- Switched to Qt command line parsing and removed SimpleOpt
- Switched to Qt command line parsing and removed SimpleOpt
- <b>ACG</b>
- Clamp shininess in Materialnode (caused GL Errors)
- Better Material support in Materialnode (emissive and refractive materials)
- <b>Plugins</b>
- <b>Plugins</b>
- OBJ
- Read emissive and refractive materials
- Primitives
- Primitives
- Added Torus
- Added Torus
- PropertyViz
- Support Build without OVM (Thanks to Matthias Moeller for the patch)
- Added normalized checkbox to vizualize vectors as colors
- SelectionBase
- SelectionBase
- added signal and slot to add widgets for selectionParameters to the selectioninterface
- added signal and slot to add widgets for selectionParameters to the selectioninterface
- VSI
- VSI
...
@@ -28,6 +36,8 @@
...
@@ -28,6 +36,8 @@
- Make sure that resource filenames are unique
- Make sure that resource filenames are unique
- Split Type plugins into separate builds and remove types from pluginlib
- Split Type plugins into separate builds and remove types from pluginlib
- Make all plugins submodules and therefore standalone git repositories
- Make all plugins submodules and therefore standalone git repositories
- don't recognize type dependency as fulfilled when type plugin is in source tree but not built (e.g. type plugin misses dependencies) (Thanks to Matthias Moeller for the patch)
- Reduced number of includes to speedup comilation