Blender Git Commit Log

Git Commits -> Revision 6b08227

Revision 6b08227 by Campbell Barton (master)
May 10, 2019, 03:48 (GMT)
UI: expose tool settings in the 3D view side-bar

Internally tool settings have been moved to the 3D view.
Added the ability for to draw panels from another space/region
so they can be mirrored in the properties editor.

Commit Details:

Full Hash: 6b082278d19599100cc0b50cc96e4fa00865d093
Parent Commit: a287153
Lines Changed: +211, -154

10 Modified Paths:

/release/scripts/startup/bl_ui/properties_workspace.py (+8, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+7, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+28, -6) (Diff)
/source/blender/editors/include/ED_screen.h (+4, -1) (Diff)
/source/blender/editors/include/ED_view3d.h (+5, -0) (Diff)
/source/blender/editors/interface/interface_panel.c (+5, -1) (Diff)
/source/blender/editors/screen/area.c (+49, -37) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+3, -100) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+101, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021