f42d61192a
Add preview rendering skeleton
2022-04-18 14:17:21 +02: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
392d7e1b3c
plugins: Add license header and doxygen file
2019-11-17 14:09:53 +01:00
3b6837b886
Rename python renderer to plugin example and leave it be as a template
2019-11-15 21:34:13 +01:00