bd4d91807b
Merge branch 'dev' into python-renderer
2019-11-18 22:00:45 +01:00
ce8386799b
external renderer: Rename FUNC_DECL to EXPORTED_FUNC_DECL to show that it also exports a function
2019-11-18 21:59:42 +01:00
374e3b54c0
plugins: example plugin: Make all functions invisible except for the explicitly exported ones
...
* Add target parameters to compile all symbols invisible to the outside by default.
* Edit FUNC_DECL() macro to set attribute that exports the function
2019-11-18 21:56:22 +01:00
2aa1fffa8e
plugins: python renderer: Add fork request to python renderer library, so it wont destory the base application
2019-11-18 21:43:49 +01:00
447d583103
plugins: python renderer: Add color output to cmake
2019-11-18 21:29:42 +01:00
394efb79cf
Merge branch 'python-renderer' of git.shimatta.de:mhu/gds-render into python-renderer
2019-11-18 20:29:01 +01:00
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.
2019-11-18 20:28:43 +01:00
02f221b926
Merge branch 'master' into python-renderer
2019-11-17 22:32:01 +01:00
3651296c3a
Merge branch 'master' into dev
2019-11-17 22:31:47 +01:00
5fe21f1d73
bounding box: Fix doxygen documentation typo
2019-11-17 22:31:31 +01:00
dd2f21c5cd
Fix remaining licence headers
2019-11-17 17:30:08 +01:00
b27676e0a4
plugins: python renderer: Make python scripts work from all directories
2019-11-17 17:12:15 +01:00
b610b1593a
Fix author in doxygen tag
2019-11-17 16:25:03 +01:00
95f6b31e4b
python renderer: Try out function parameters
2019-11-17 16:18:03 +01:00
a4d84cff43
Fix license header
2019-11-17 15:52:28 +01:00
aa7f5b4745
plugins: python-renderer: Implement first gds_render built-in module with a get_number function
2019-11-17 15:42:17 +01:00
71b500e030
Merge branch 'dev' into python-renderer
2019-11-17 14:49:13 +01:00
2d7103abbb
Fix doxygen
2019-11-17 14:49:00 +01:00
d69d4f3f7e
plugins: python-renderer: Add gds-render-module
2019-11-17 14:44:21 +01:00
a60fe6543e
plugins: python-renderer: Remove unneeded file exists function
2019-11-17 14:15:35 +01:00
dc32499ad7
plugins: python-renderer: Fix missing closing bracket in doxygen group
2019-11-17 14:13:43 +01:00
322439145e
plugins: python-renderer: Add license and doxygen
2019-11-17 14:13:06 +01:00
231248e404
Remove empty line
2019-11-17 14:11:16 +01:00
88d912f59d
Merge branch 'dev' into python-renderer
2019-11-17 14:10:55 +01:00
392d7e1b3c
plugins: Add license header and doxygen file
2019-11-17 14:09:53 +01:00
f454ca7e71
Merge branch 'dev' into python-renderer
2019-11-17 01:52:17 +01:00
2fddfa475b
Merge branch 'master' into dev
2019-11-17 01:52:05 +01:00
045b9dce30
plugins: python renderer: Dereference function after calling
2019-11-17 01:13:49 +01:00
112a5ac74c
plugins: python renderer: Implement first draft that loads a python module and calls a test function. This will be changed later
2019-11-17 00:53:24 +01:00
6b5101ecec
plugins: python renderer: Load module
2019-11-17 00:02:42 +01:00
583e5581c0
Find python path correctly
2019-11-17 00:01:55 +01:00
519d2296ad
Add more error handling to command line interface to handle empty layer mapping spec
2019-11-16 23:42:48 +01:00
02720ec37b
plugins: python-renderer: add finalize function
2019-11-16 22:53:10 +01:00
cf2947d2d5
Add finalize function as exported function to external renderer and use it in the main app after rendering
2019-11-16 22:44:41 +01:00
e6603d4c13
Fix broken latex generation
2019-11-16 16:16:01 +01:00
c7ceef7d66
Merge branch 'dev' into python-renderer
2019-11-16 16:03:05 +01:00
80730ab9c4
Merge branch 'master' into dev
2019-11-16 16:02:51 +01:00
2b0e2095e6
Update documentation and implementations of bounding box calculations. Rename functions to fit their behavior
2019-11-16 16:02:33 +01:00
0c20db39bd
Update documentation and implementations of bounding box calculations. Rename functions to fit their behavior
2019-11-16 15:54:56 +01:00
ebce4a2669
Add python renderer to plugins
2019-11-16 14:54:58 +01:00
1b1f742ae1
Fix doxygen for command line header
2019-11-15 21:39:33 +01:00
3b6837b886
Rename python renderer to plugin example and leave it be as a template
2019-11-15 21:34:13 +01:00
efb1af7ee0
Complete chain of passing command line parameters to external renderer
2019-11-15 21:11:41 +01:00
fa1a78e54c
Edit comments
2019-11-15 21:06:41 +01:00
0417784877
Add property for command line parameters to external renderer
2019-11-15 21:04:59 +01:00
c186d3cdb3
Pass command line parameters for shared object renderer to command line convert struct
2019-11-15 20:50:46 +01:00
f02a720f99
Uodate translations of main.c
2019-11-15 20:35:36 +01:00
374a893dda
Add W option to command line parser for external renderer parameters
2019-11-15 20:31:57 +01:00
83a7848c14
Merge branch 'dev' into external-renderer-rework
2019-11-14 23:39:40 +01:00
7977ee7c8b
Merge branch 'master' into dev
2019-11-14 23:39:29 +01:00