Blender Git Loki
Git Commits -> Revision 3c8c184
Revision 3c8c184 by Campbell Barton (master) October 3, 2018, 23:37 (GMT) |
UI: use shared toolbar region callbacks Image toolbar now starts with a single column width and snaps to button increments. |
Commit Details:
Full Hash: 3c8c1841d72d8b9b13799c9a12cd8637b38be51d
Parent Commit: 55f62b9
Lines Changed: +105, -55
1 Added Path:
/source/blender/editors/screen/area_utils.c (+89, -0) (View)
5 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+1, -1) (Diff)
/source/blender/editors/include/ED_screen.h (+8, -0) (Diff)
/source/blender/editors/screen/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -17) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+2, -37) (Diff)
/source/blender/editors/include/ED_screen.h (+8, -0) (Diff)
/source/blender/editors/screen/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -17) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+2, -37) (Diff)