Blender Git Loki
January 6, 2021, 03:57 (GMT) |
Merge branch 'clip_ui_update' into vfx-clip-ui-update |
January 6, 2021, 03:56 (GMT) |
Merge branch 'arcpatch-D9806' into vfx-clip-ui-update |
January 6, 2021, 03:54 (GMT) |
UI: Tracking: Move Object Scale to objects panel This moves the scale property from the rather hidden toolbar panel to the sidebar panel. This also moves the two set scale operators to the same location. This change is needed to migrate the current toolbar to a new active tool based toolbar This revision depends on D9805 Differential Revision: https://developer.blender.org/D9806 |
January 6, 2021, 03:54 (GMT) |
UI: Tracking: Remove operator options exposed as props In the movie clip editor, some options of operators are exposed as properties and are shown in the toolbar. Other areas of Blender do not do this making the movie clip editor break paradigm. This change is needed to migrate the current toolbar to a new active tool based toolbar Differential Revision: https://developer.blender.org/D9805 |
January 6, 2021, 03:52 (GMT) |
Merge branch 'arcpatch-D9807' into vfx-clip-ui-update |
January 6, 2021, 03:49 (GMT) |
Update to master |
January 6, 2021, 00:27 (GMT) |
UI: Tracking: Solve panel to Sidebar This change moves the Solve panel to Sidebar I was thinking it might be a good idea to split up the properties, keyframe settings to Objects, Tripod and intrinsics to camera. However because they are interlaced I left them together. This change is needed to migrate the current toolbar to a new active tool based toolbar Differential Revision: https://developer.blender.org/D9808 |
January 5, 2021, 23:55 (GMT) |
Merge branch 'master' into clip_prop_remove |
December 10, 2020, 03:33 (GMT) |
Remove missed prop |
December 10, 2020, 03:05 (GMT) |
UI: Tracking: Remove operator options exposed as props In the movie clip editor, some options of operators are exposed as properties and are shown in the toolbar. Other areas of Blender do not do this making the movie clip editor break paradigm. This change is needed to migrate the current toolbar to a new active tool based toolbar Differential Revision: https://developer.blender.org/D9805 |
December 8, 2020, 06:27 (GMT) |
UI: Update Clip Tracking menus - Add operators that previously could only be found in panels - Re order menus to match other menus - Organize Code Differential Revision: https://developer.blender.org/D9781 |