Mario Hüttel mhu
mhu pushed to dev at mhu/gds-render 2019-11-14 23:39:51 +01:00
7977ee7c8b Merge branch 'master' into dev
e7f0f904e8 main: Free command line option context, add comment for freeing all the command line parameter data
Compare 2 commits »
mhu pushed to master at mhu/gds-render 2019-11-14 23:39:18 +01:00
e7f0f904e8 main: Free command line option context, add comment for freeing all the command line parameter data
mhu pushed to external-renderer-rework at mhu/gds-render 2019-11-14 19:38:38 +01:00
48eb2c296f Merge branch 'dev' into external-renderer-rework
3d5c4daad9 Doxygen: Rework documentation make targets
9899b94db6 cmake: rework source list for generated files
Compare 3 commits »
mhu pushed to dev at mhu/gds-render 2019-11-14 19:34:38 +01:00
3d5c4daad9 Doxygen: Rework documentation make targets
9899b94db6 cmake: rework source list for generated files
Compare 2 commits »
mhu pushed to external-renderer-rework at mhu/gds-render 2019-11-12 21:15:42 +01:00
f153485996 Implement base construct of new external renderer. CLI parameters still not implemented. Currently NULL is passed to init func. Forking implemented but not tested
mhu pushed to external-renderer-rework at mhu/gds-render 2019-11-12 20:52:47 +01:00
f15e82b5dc Modify External Renderer: External renderer docu updated for future changes, restructuring. Not that the changes in the documentation are not yet implemented in code
mhu pushed to external-renderer-rework at mhu/gds-render 2019-11-12 19:57:22 +01:00
daf12a7d8c Merge branch 'dev' into python-renderer
11f2068b76 Improve Cmake target for translations. Still not perfect.
24d66e74fe Merge commit '866d36873a4adef0ef8505de25740c03ec92a2e0' into dev
58a0bd85c4 Improve Cmake target for translations. Still not perfect.
f8de3468de Merge branch 'translations' into python-renderer
mhu deleted tag external-renderer-rework from mhu/gds-render 2019-11-12 19:57:22 +01:00
mhu pushed to Issue-28-new-gui-features at mhu/gds-render 2019-11-12 19:56:24 +01:00
11f2068b76 Improve Cmake target for translations. Still not perfect.
24d66e74fe Merge commit '866d36873a4adef0ef8505de25740c03ec92a2e0' into dev
40a7e5a650 Compilation: Add -Wextra to compile arguments + Fix minor resulting warnings
d8f6981fe6 Gui: Only promt overwrite message of auto-naming tool when there are actual elements in the layer selector
4e38d8f452 LayerSelector: Add layer_selector_contains_elements() function
Compare 23 commits »
mhu pushed to python-renderer at mhu/gds-render 2019-11-12 19:55:17 +01:00
daf12a7d8c Merge branch 'dev' into python-renderer
11f2068b76 Improve Cmake target for translations. Still not perfect.
24d66e74fe Merge commit '866d36873a4adef0ef8505de25740c03ec92a2e0' into dev
Compare 3 commits »
mhu pushed to dev at mhu/gds-render 2019-11-12 19:53:22 +01:00
11f2068b76 Improve Cmake target for translations. Still not perfect.
24d66e74fe Merge commit '866d36873a4adef0ef8505de25740c03ec92a2e0' into dev
40a7e5a650 Compilation: Add -Wextra to compile arguments + Fix minor resulting warnings
866d36873a Merge branch 'dev' into translations
70ea6a8901 Merge branch 'master' into translations
Compare 21 commits »
mhu pushed to python-renderer at mhu/gds-render 2019-11-12 19:50:39 +01:00
58a0bd85c4 Improve Cmake target for translations. Still not perfect.
mhu deleted branch japanese-translations from mhu/gds-render 2019-11-12 19:17:33 +01:00
mhu deleted branch translations from mhu/gds-render 2019-11-12 19:17:27 +01:00
mhu pushed to python-renderer at mhu/gds-render 2019-11-12 19:16:55 +01:00
f8de3468de Merge branch 'translations' into python-renderer
4cc31c81e3 Move plugins in CMakeLists.txt so they don't need to fullfil all warnign restrictions of the main application
74dfbd9b34 Add preliminary construct for plugin renderers (shared object renderers)
40a7e5a650 Compilation: Add -Wextra to compile arguments + Fix minor resulting warnings
d8f6981fe6 Gui: Only promt overwrite message of auto-naming tool when there are actual elements in the layer selector
mhu deleted tag python-renderer from mhu/gds-render 2019-11-12 19:16:54 +01:00
mhu commented on issue mhu/gds-render#29 2019-11-09 02:43:47 +01:00
Integrate cglm as Vector & Matrix Calculation Library.

cglm is more suitable for > 3 dimensions. We only use 2d calculations at the moment.

mhu closed issue mhu/gds-render#29 2019-11-09 02:43:47 +01:00
Integrate cglm as Vector & Matrix Calculation Library.
mhu reopened issue mhu/gds-render#29 2019-11-09 02:42:51 +01:00
Integrate cglm as Vector & Matrix Calculation Library.
mhu closed issue mhu/gds-render#29 2019-11-09 02:42:44 +01:00
Integrate cglm as Vector & Matrix Calculation Library.