Blender Git Commit Log
Git Commits -> Revision c052346
Revision c052346 by Campbell Barton (master) May 1, 2018, 20:33 (GMT) |
UI: move object selector into 3D view This matches the new convention for left-handed mode selectors, however we're still undecided on exactly how this should work. For now test this out as a convention for all space types. |
Commit Details:
Full Hash: c052346fbf0e3bdfdd9dd48669985ea065e07185
Parent Commit: e1bd883
Lines Changed: +71, -21
5 Modified Paths:
/release/scripts/startup/bl_ui/space_topbar.py (+7, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+10, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+50, -16) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+3, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+10, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+50, -16) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+3, -0) (Diff)