|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
ebce4a2669
|
Add python renderer to plugins
|
2019-11-16 14:54:58 +01:00 |
|
|
3b6837b886
|
Rename python renderer to plugin example and leave it be as a template
|
2019-11-15 21:34:13 +01:00 |
|
|
74dfbd9b34
|
Add preliminary construct for plugin renderers (shared object renderers)
|
2019-11-12 19:12:57 +01:00 |
|