Mario Hüttel mhu
mhu pushed to python-renderer at mhu/gds-render 2019-11-18 22:08:03 +01:00
246695610c plugins: python renderer: Fix broken code due to merge. Functions of plugins now have to be exported explicitly.
bd4d91807b Merge branch 'dev' into python-renderer
ce8386799b external renderer: Rename FUNC_DECL to EXPORTED_FUNC_DECL to show that it also exports a function
374e3b54c0 plugins: example plugin: Make all functions invisible except for the explicitly exported ones
2aa1fffa8e plugins: python renderer: Add fork request to python renderer library, so it wont destory the base application
Compare 6 commits »
mhu pushed to dev at mhu/gds-render 2019-11-18 21:59:48 +01:00
ce8386799b external renderer: Rename FUNC_DECL to EXPORTED_FUNC_DECL to show that it also exports a function
374e3b54c0 plugins: example plugin: Make all functions invisible except for the explicitly exported ones
Compare 2 commits »
mhu pushed to python-renderer at mhu/gds-render 2019-11-18 21:29:46 +01:00
447d583103 plugins: python renderer: Add color output to cmake
mhu pushed to python-renderer at mhu/gds-render 2019-11-18 20:29:20 +01:00
394efb79cf Merge branch 'python-renderer' of git.shimatta.de:mhu/gds-render into python-renderer
2420b80c9e plugins: python renderer: Add GdsPoint object type definition to gds_render module. This is still playing around as I don't really know what I'm doing at the moment.
Compare 2 commits »
mhu deleted branch translations from mhu/gds-render 2019-11-17 22:32:47 +01:00
mhu deleted branch memory-leak-check from mhu/gds-render 2019-11-17 22:32:38 +01:00
mhu pushed to memory-leak-check at mhu/gds-render 2019-11-17 22:32:18 +01:00
a48fe9ab58 Merge branch 'master' into dev
9bd225b837 Merge branch 'Issue-28-new-gui-features' into dev
00d6710922 Doxygen error fixes
a65295fbeb remove now unneeded mapping parser completely
23775b079a Code improvements
mhu pushed to translations at mhu/gds-render 2019-11-17 22:32:18 +01:00
70ea6a8901 Merge branch 'master' into translations
529b49ee2e Fix coding style problems in bounding-box.c
6d31193123 Fix coding style in vector-operations.c
e7bf59aa8c Merge branch 'master' into translations
188c6f5d87 Fix style of gds-tree-checker
mhu deleted tag translations from mhu/gds-render 2019-11-17 22:32:18 +01:00
mhu deleted tag memory-leak-check from mhu/gds-render 2019-11-17 22:32:17 +01:00
mhu pushed to dev at mhu/gds-render 2019-11-17 22:32:16 +01:00
3651296c3a Merge branch 'master' into dev
5fe21f1d73 bounding box: Fix doxygen documentation typo
Compare 2 commits »
mhu pushed to python-renderer at mhu/gds-render 2019-11-17 22:32:11 +01:00
02f221b926 Merge branch 'master' into python-renderer
5fe21f1d73 bounding box: Fix doxygen documentation typo
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-11-17 22:31:35 +01:00
5fe21f1d73 bounding box: Fix doxygen documentation typo
mhu pushed to python-renderer at mhu/gds-render 2019-11-17 17:30:12 +01:00
dd2f21c5cd Fix remaining licence headers
mhu pushed to python-renderer at mhu/gds-render 2019-11-17 17:12:45 +01:00
b27676e0a4 plugins: python renderer: Make python scripts work from all directories
mhu commented on issue mhu/gds-render#28 2019-11-17 16:32:55 +01:00
Remove Access Date from cell selector. Nobody is interested in it

Use the calculated size also for the rendering settings dialog, so the size needs not to be computed everytime the dialog opens.

mhu opened issue mhu/gds-render#30 2019-11-17 16:31:17 +01:00
Python Renderer Implementation
mhu pushed to python-renderer at mhu/gds-render 2019-11-17 16:25:08 +01:00
b610b1593a Fix author in doxygen tag
mhu deleted branch memory-leak-check from mhu/gds-render 2019-11-17 16:20:50 +01:00
mhu deleted branch translations from mhu/gds-render 2019-11-17 16:20:46 +01:00