June 7, 2017, 19:02 (GMT) |
Add wmManipulatorType, extract from wmManipulator Having the type in mixed in with instance made it hard to expose types to RNA/Python. This disables face-map select, we could enable it but it looks like face maps will be made to work differently. |
June 7, 2017, 14:20 (GMT) |
Rename py API files Will use for manipulator and manipulatorgroup. |
June 7, 2017, 14:07 (GMT) |
Merge branch '28' into custom-manipulators |
June 7, 2017, 13:28 (GMT) |
Sync with 2.8, various minor redundant changes |
June 7, 2017, 12:27 (GMT) |
sync with 2.8 |
June 7, 2017, 12:22 (GMT) |
Merge branch '28' into custom-manipulators |
June 7, 2017, 12:01 (GMT) |
WM: move manipulator API into its own files Getting to be a hassle to track multiple manipulator classes and callbacks. |
June 7, 2017, 11:25 (GMT) |
WM: add box preset and expose colors |
June 7, 2017, 05:54 (GMT) |
Merge branch '28' into custom-manipulators |
June 6, 2017, 17:22 (GMT) |
RNA wrap other functions |
June 6, 2017, 13:08 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
June 6, 2017, 13:04 (GMT) |
WM: remove unused return values |
June 6, 2017, 12:19 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
June 6, 2017, 10:11 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
June 6, 2017, 07:33 (GMT) |
PyAPI: Initial manipulator API Only expose new/remove/clear & manipulator_draw function. |
June 6, 2017, 07:13 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
June 6, 2017, 06:55 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
June 6, 2017, 06:53 (GMT) |
WM: functions for assigning all manipulator callbacks - move callbacks into type struct - rename render_3d_intersection -> draw_select - add header for function signatures (needed for types and api headers). |
June 5, 2017, 17:56 (GMT) |
Merge branch 'blender2.8' into custom-manipulators |
June 5, 2017, 13:33 (GMT) |
Use term 'manipulator' for RNA instead of 'widget' Annoying to have different names for RNA/DNA. |
|