- 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>
- File-OBJ
- Read emissive and refractive materials
- File-STL
- Binary STL support for scripting
- HoleFiller
- Bounding box diagonal and boundary length where exchanged in the toolbox table
- Primitives
- Added Torus
- Added Hexahedral cube
- PropertyViz
- Support Build without OVM (Thanks to Matthias Moeller for the patch)
- Added normalized checkbox to vizualize vectors as colors
- Fixed a typo
- SelectionBase
- added signal and slot to add widgets for selectionParameters to the selectioninterface
- Type OpenVolumemesh
- added drawmode faces_colored_flat_shaded
- VSI
- Fixed picking in Object selection
- Moved Icon into Plugin
...
...
@@ -28,6 +44,8 @@
- Make sure that resource filenames are unique
- Split Type plugins into separate builds and remove types from pluginlib
- 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