October 3, 2016, 21:55 (GMT) |
Merge branch 'temp_manipulators_core' into custom-manipulators |
October 3, 2016, 21:54 (GMT) |
Move some manipulator flags to manipulator-group-type level Had to do some changes to allow this, basically the wmManipulator.mgroup pointer to get the manipulator-group from the manipulator is back which is a bit ugly. Think that's fine though, only a minor annoyance. |
October 3, 2016, 18:04 (GMT) |
Split wmManipulator flag into behavior flags and state flags |
October 3, 2016, 17:25 (GMT) |
Fix some stupid mistakes in previous commit |
October 3, 2016, 16:59 (GMT) |
Fixes to make branch working after latest merge |
October 3, 2016, 16:28 (GMT) |
Merge branch 'temp_manipulators_core' into custom-manipulators |
October 3, 2016, 16:28 (GMT) |
Refactor manipulator draw routine Updating and drawing works closer together now, makes it easier to define what to draw (3D vs 2D vs depth-culled manipulators) and to avoid unnecessary updates. Totally untested :) |
October 2, 2016, 23:35 (GMT) |
Fix local ListBase var not initialized |
October 2, 2016, 23:31 (GMT) |
Merge branch 'temp_manipulators_core' into custom-manipulators Also made changes to get branch compile and work. Conflicts: source/blender/windowmanager/manipulators/wm_manipulator_wmapi.h |
October 2, 2016, 22:52 (GMT) |
Fixes for custom-manipulators branch |
October 2, 2016, 22:23 (GMT) |
Refactor lookups for hovered manipulator 2D manipulators now have priority over 3D ones, think that's what you'd want usually. Untested code, need to merge into custom_manipulators first. |
October 2, 2016, 20:12 (GMT) |
Refactor manipulator-group flags Flags are internal now, not exposed to non-manipulator window manager code. |
September 29, 2016, 23:29 (GMT) |
Merge branch 'master' into temp_manipulators_core |
September 29, 2016, 23:28 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
September 29, 2016, 16:56 (GMT) |
Merge branch 'temp_manipulators_core' into custom-manipulators |
September 29, 2016, 16:50 (GMT) |
More fixes for recent refactor |
September 29, 2016, 16:40 (GMT) |
Some fixes for manipulator tweaking after recent changes |
September 28, 2016, 23:00 (GMT) |
Merge branch 'temp_manipulators_core' into custom-manipulators |
September 28, 2016, 22:59 (GMT) |
Fix some errors in last commit |
September 28, 2016, 22:53 (GMT) |
Make branch compile after latest merge |
|