Blender Git Commit Log

Git Commits -> Revision 995fa1f

Revision 995fa1f by Campbell Barton (master)
May 31, 2018, 19:45 (GMT)
UI: new tool properties space type

This currently shows panels that were in the 2.79 3D view toolbar
which are now popovers.

In some cases it's useful for these to stay open.
This commit adds a space type to do this.

Note this is currently empty in object mode.

Commit Details:

Full Hash: 995fa1f4c0b1dc746b0978033b41984a653784e4
Parent Commit: 14dee6d
Lines Changed: +156, -29

9 Modified Paths:

/release/scripts/startup/bl_ui/space_properties.py (+3, -1) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+15, -15) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+5, -5) (Diff)
/source/blender/editors/interface/interface_icons.c (+2, -1) (Diff)
/source/blender/editors/screen/area.c (+2, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+106, -5) (Diff)
/source/blender/makesdna/DNA_space_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+13, -0) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021