Blender Git Commit Log
Git Commits -> Revision bfd8b5d
Revision bfd8b5d by Julian Eisel (soc-2016-layer_manager) May 29, 2016, 19:06 (GMT) |
Use a bit more interesting background drawing for layer manager The layer manager editor now draws a background similar to the on in the outliner. Since layer tiles can be of a dynamic height, I had to make sure that's supported though. |
Commit Details:
Full Hash: bfd8b5d9bb21f160f00a6fe530ec974150de3f69
Parent Commit: bcbe332
Lines Changed: +38, -6
5 Modified Paths:
/source/blender/editors/include/BIF_glutil.h (+1, -0) (Diff)
/source/blender/editors/screen/glutil.c (+12, -0) (Diff)
/source/blender/editors/space_layers/layers_draw.c (+22, -3) (Diff)
/source/blender/editors/space_layers/layers_intern.h (+2, -0) (Diff)
/source/blender/editors/space_layers/layers_util.c (+1, -3) (Diff)
/source/blender/editors/screen/glutil.c (+12, -0) (Diff)
/source/blender/editors/space_layers/layers_draw.c (+22, -3) (Diff)
/source/blender/editors/space_layers/layers_intern.h (+2, -0) (Diff)
/source/blender/editors/space_layers/layers_util.c (+1, -3) (Diff)