- 09 Jun, 2016 2 commits
-
-
Patrick Schmidt authored
Fixed a bug in Plugin-PropertyViz (z-coordinate was discarded when loading vector property from file).
-
Jan Möbius authored
update texture control plugin fixed issue #36 - change object drawmode instead of the global viewer mode upon texture assignment fixed issues #1 and #13 - integrate bspline surface into texture control plugin - I've tested this just now on linux can be merged now See merge request !110
-
- 03 Jun, 2016 1 commit
-
-
Jan Möbius authored
Polyline picking fix issue #57 See merge request !115
-
- 02 Jun, 2016 6 commits
-
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Jan Möbius authored
Restore if window was maximized on close closes #58 See merge request !114
-
Jan Möbius authored
closes #58
-
Jan Möbius authored
fix normals in combined flat + wireframe mode fix issue #55 #30 See merge request !113
-
Jan Möbius authored
use pointsize from material dialog for polyline spheres A few adjustments were needed regarding #54 - switch default draw mode to POINT_SPHERE_SCREEN instead of POINT_SPHERE, because this is the more intuitive mode - POINT_SPHERE takes the radius from the material dialog - The material dialog spinboxes for point size and line length are converted to QDoubleSpinbox to allow for floating point values. A world scale radius of 1 in POINT_SPHERE mode is already too big, so values between 0 and 1 are needed here See merge request !112
-
- 01 Jun, 2016 9 commits
-
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Jan Möbius authored
-
Christopher Tenter authored
-
Jan Möbius authored
Fix crash in scripting plugin on reshow closes #56 See merge request !111
-
Jan Möbius authored
closes #56
-
Jan Möbius authored
fix buggy deselection when working with drawmode combinations deselecting a drawmode with shift clicking on the item in the menu didn't update the draw mode properties See merge request !108
-
Jan Möbius authored
Sphere render objects in PolyLine add sphere render objects regarding #51 See merge request !109
-
Jan Möbius authored
Introduce and Use Customizeable Side Pane Area In order to use screen real estate more effectively, replace the stretch space between plugin titles and detach button with a widget that is customizeable by plugins. Also added a use case for this new feature to make the Datacontrol plugin interface sleeker. # Screenshot  See merge request !107
-
- 31 May, 2016 14 commits
-
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Christopher Tenter authored
-
Hans-Christian Ebke authored
-
Hans-Christian Ebke authored
-
Hans-Christian Ebke authored
-
Hans-Christian Ebke authored
Plugin-Datacontrol: Using new customizable side pane area to display advanced settings button (and save some space).
-
Hans-Christian Ebke authored
-
Jan Möbius authored
Fix Progress Dialog popping up in Options widget closes #52 See merge request !106
-
Jan Möbius authored
closes #52
-
Jan Möbius authored
-
Jan Möbius authored
-
Jan Möbius authored
Made toolbox layout sleeker. Adjusted the toolbox layout to be less wasteful with screen real estate. # Old Wasteful Layout  # New Sleeker Layout  # After Clicking the Tool Box Settings Button  See merge request !105
-
- 30 May, 2016 2 commits
-
-
Hans-Christian Ebke authored
-
Jan Möbius authored
-
- 26 May, 2016 1 commit
-
-
Jan Möbius authored
Feature cmake folders msvc I added a cmake macro to display the files on msvc grouped by folders. @moebius please test this on Visual studio version 2013, i was not able to test it since the installation on Krone crashes when opening the project files. Since i saw this behaviour already a few ays ago when @lyon wanted to compile something on the same machine, i assume there might be something broken or bad configured on Krone. ;) See merge request !103
-
- 25 May, 2016 5 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
required libs are not yet grouped
-
Martin Schultz authored
optional
-
Jan Möbius authored
-