Blender Git Commit Log
Git Commits -> Revision a0d40c6
Revision a0d40c6 by Julian Eisel (master) October 29, 2018, 21:59 (GMT) |
UI: Move Properties editor context path into header This will probably be a temporary solution to fill empty space, for until we have a search button there. Hence, I made this optional using a compile flag. |
Commit Details:
Full Hash: a0d40c6a8c42c774d9286b5de0d80167c1d55fde
Parent Commit: 39a1d45
Lines Changed: +50, -4
5 Modified Paths:
/source/blender/blenkernel/BKE_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/area.c (+7, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+22, -2) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+3, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+17, -2) (Diff)
/source/blender/editors/screen/area.c (+7, -0) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+22, -2) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+3, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+17, -2) (Diff)