Mario Hüttel mhu
mhu pushed to dev at mhu/gds-render 2019-03-05 20:52:02 +01:00
00b47d7ded Add lib cell renderer to main window. It is needed for the Error level defines of the cells
e9b67fe1bc Implement error level indicator for cells
976bdd9854 Fix function description
Compare 3 commits »
mhu pushed to dev at mhu/gds-render 2019-03-05 20:11:05 +01:00
73e4806e65 Implenment child cell resolve checker
0b17c25ecc Add defualt value for check results
Compare 2 commits »
mhu pushed to dev at mhu/gds-render 2019-03-05 19:47:00 +01:00
0ef6d2f40f update trigonometric library doxygen
mhu pushed to dev at mhu/gds-render 2019-03-05 19:45:01 +01:00
58bb74b905 Add checks to cell structure
cd9030a24e Create GDS Tree checking functions. Renamed doxygen section of GDS Parser to GDS-Utilities so the cheking function fit into this section
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-03-04 20:20:23 +01:00
546332a9c2 Merge branch 'dev'
68e7d52cd8 Changed settings dialog api to use database units. Implement render output size preview
91a3e8f983 Fix style
f74e2d5cf5 Fix bug
845da756b7 Fix bug of wrong bounding box calculation: Replace DBL_MIN with -DBL_MAX
Compare 21 commits »
mhu pushed to dev at mhu/gds-render 2019-03-04 20:14:28 +01:00
68e7d52cd8 Changed settings dialog api to use database units. Implement render output size preview
91a3e8f983 Fix style
f74e2d5cf5 Fix bug
Compare 3 commits »
mhu commented on issue mhu/gds-render#4 2019-02-28 21:29:23 +01:00
Use proper cell entry colors

Will tackle this feature as soon, as the current development in the dev branch (cell size preview and auto-scale) is completed.

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