- 21 Apr, 2017 13 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
Visnode reparenting: show vector visualisation only if object is visible See merge request !269
-
- 20 Apr, 2017 5 commits
-
-
Martin Heistermann authored
This lets those nodes inherit visibility from their parent and is useful for target selection in the BlenderInterop plugin.
-
Martin Heistermann authored
-
Jan Möbius authored
draw mode for objects can now be combined freely even with draw mode set to global, fixing #91 Closes #91 See merge request !267
-
Jascha Wedowski authored
-
Jan Möbius authored
Refactor IColorColor and fix 'map outside range to alpha 0'. See merge request !265
-
- 19 Apr, 2017 2 commits
-
-
Martin Heistermann authored
The map-outside-range-to-alpha-0 option was broken for OM double props, Instead of adding to the awful amount of duplicated code, I moved clamping/alpha logic to the colorcode.
-
Jan Möbius authored
Fix ci build tests Closes #95 See merge request !264
-
- 18 Apr, 2017 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
added a set command to the ci files for setting the environment variable for GIT_SSH_COMMAND on windows. You probably want to use setx once to set this variable for the user that runs ci see "https://technet.microsoft.com/de-de/library/cc755104(v=ws.10).aspx"
-
Martin Schultz authored
-
- 16 Apr, 2017 2 commits
-
-
Jan Möbius authored
Point Cloud Toggle Selection See merge request !263
-
Jan Möbius authored
Splatcloud rendering See merge request !244
-
- 15 Apr, 2017 1 commit
-
-
Christopher Tenter authored
- add option to toggle between gl_PointSize or quad extrusion in geometry shader
-
- 14 Apr, 2017 1 commit
-
-
Jan Möbius authored
added better more descriptive tooltips for mindihedral angle and max angle of flood fill Closes #96 See merge request !262
-
- 13 Apr, 2017 2 commits
-
-
Martin Schultz authored
moved parameters to different tabs (general and flood fill) changed unit of min dihedral angle to be set in degree (internal use is still radians)
-
Jan Möbius authored
Angle based edge selection See merge request !195
-
- 12 Apr, 2017 7 commits
-
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Martin Schultz authored
Abes cleanup See merge request !261
-
Martin Schultz authored
added a widget to SelectionVolumeMesh plugin to control maxAngle. added maxAngle spinbox to parameter widget of MeshObjectSelection plugin. added get and set functions for maxAngle to both plugins.
-
Martin Schultz authored
-
Martin Schultz authored
core, pluginloader and communication files
-
- 11 Apr, 2017 4 commits
-
-
Martin Schultz authored
Abes modularization See merge request !260
-
Jan Möbius authored
PropVis scripting See merge request !250
-
Martin Schultz authored
-
Martin Schultz authored
used the new inteface function to add the widget to the selectionBase plugin
-