Mario Hüttel mhu
mhu opened issue mhu/gds-render#4 2019-02-28 21:28:29 +01:00
Use proper cell entry colors
mhu pushed to master at mhu/gds-render 2019-02-28 21:21:11 +01:00
8ffb1d42b6 Fix bug of wrong bounding box calculation: Replace DBL_MIN with -DBL_MAX
mhu pushed to dev at mhu/gds-render 2019-02-28 21:18:02 +01:00
845da756b7 Fix bug of wrong bounding box calculation: Replace DBL_MIN with -DBL_MAX
mhu deleted branch cairo-dev from mhu/gds-render 2019-02-27 21:51:27 +01:00
mhu closed issue mhu/gds-render#3 2019-02-27 21:48:11 +01:00
Code reformatting
mhu commented on issue mhu/gds-render#3 2019-02-27 21:48:11 +01:00
Code reformatting

Turns out to be a shitty idea. Won't do.

mhu opened issue mhu/gds-render#3 2019-02-27 21:46:23 +01:00
Code reformatting
mhu pushed to dev at mhu/gds-render 2019-02-27 21:42:58 +01:00
531634b55a Fix bug in bounding box 2d translation
mhu pushed to dev at mhu/gds-render 2019-02-27 21:33:24 +01:00
2e1cf456c7 Add pointer to parent library to cells, implement first draft of cell size/shape preview
bce47f11fc Fix formatting
Compare 2 commits »
mhu pushed to dev at mhu/gds-render 2019-02-27 20:28:10 +01:00
5573ceb46b Fix formatting in GDS-Parser
mhu pushed to dev at mhu/gds-render 2019-02-27 20:27:08 +01:00
7124c9a5cc Add fallthrough mark, correct Typo
mhu pushed to dev at mhu/gds-render 2019-02-22 20:05:53 +01:00
d5997ab5f2 Merge branch 'master' into dev
e692129477 fix minor code style stuff
c28da2ab71 Update doxygen color
6937d24699 Remove old search and implement new search using filtering.
1d67424bc9 Tree storage modified to use combination struct
Compare 7 commits »
mhu pushed to master at mhu/gds-render 2019-02-22 19:54:38 +01:00
e692129477 fix minor code style stuff
mhu pushed tag v1.0-rc3 to mhu/gds-render 2019-02-09 19:29:40 +01:00
mhu pushed to master at mhu/gds-render 2019-02-05 20:54:32 +01:00
c28da2ab71 Update doxygen color
mhu pushed to master at mhu/gds-render 2019-02-05 20:39:24 +01:00
6937d24699 Remove old search and implement new search using filtering.
1d67424bc9 Tree storage modified to use combination struct
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-02-04 21:52:53 +01:00
c7ffcf68ed Add readme
mhu pushed to master at mhu/gds-render 2019-02-04 20:03:38 +01:00
8306c34292 Implement first draft of cell search
mhu pushed to dev at mhu/gds-render 2019-02-03 22:56:57 +01:00
af031acc38 Merge branch 'master' into dev
9f2544ee94 fix double 0 in layer mapping
1f281119df Fix the better solution. This makes it an even better solution
bdb06c4d6e Fix segfault and implement better *cough* fix for locale problems
1fa2d75abd Fix broken layer mapping if locale is different than english
Compare 5 commits »
mhu pushed to master at mhu/gds-render 2019-02-03 22:50:38 +01:00
9f2544ee94 fix double 0 in layer mapping