Blender Git Commit Log
Git Commits -> Revision 1ce5569
Revision 1ce5569 by Campbell Barton (master) June 8, 2018, 14:35 (GMT) |
UI: remove tools space type, use properties context We've decieded to use tools context in properties editor. |
Commit Details:
Full Hash: 1ce55693f511013ceed962e8614aa61dd2dff4d5
Parent Commit: 9d59d20
Lines Changed: +18, -55
6 Modified Paths:
/release/scripts/startup/bl_ui/space_properties.py (+1, -2) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+2, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+9, -31) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -6) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -14) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+0, -1) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+2, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+9, -31) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -6) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -14) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+0, -1) (Diff)