Commit Graph

4 Commits

Author SHA1 Message Date
Mario Hüttel 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
Mario Hüttel 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
Mario Hüttel 392d7e1b3c plugins: Add license header and doxygen file 2019-11-17 14:09:53 +01:00
Mario Hüttel 3b6837b886 Rename python renderer to plugin example and leave it be as a template 2019-11-15 21:34:13 +01:00