Blender Git Loki
Git Commits -> Revision d7535d4
March 13, 2017, 13:58 (GMT) |
Draw info editor buttons in topbar Basically copies most of the UI definitions from info editor to top bar. |
Commit Details:
Full Hash: d7535d4374704cb2ad1631a65ce9c83d0818b151
Parent Commit: c642c24
Lines Changed: +45, -5
6 Modified Paths:
/release/scripts/startup/bl_ui/__init__.py (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+0, -2) (Diff)
/source/blender/editors/space_topbar/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/space_topbar/space_topbar.c (+39, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_subwindow.c (+2, -2) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+0, -2) (Diff)
/source/blender/editors/space_topbar/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/space_topbar/space_topbar.c (+39, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_subwindow.c (+2, -2) (Diff)