Blender Git Commit Log
Git Commits -> Revision 6c13ef9
Revision 6c13ef9 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 7, 2018, 02:14 (GMT) |
GP UI - 2D/3D Split: Move all 3D toolbar only panel code to space_view3d_toolbar.py * All toolbar panels that are only used in the 3D view have now been moved out of properties_gpencil_common.py, as they are *only* used in that editor. * Sculpt, Edit, and Eraser panel definiitions remain in the common file for now, as it's still possible for these to be used in other editors (at least in theory - there may be some new limitations I haven't found yet) |
Commit Details:
Full Hash: 6c13ef9f94259a004fddec33d21d0d1ded1d5bd5
Parent Commit: c8844ef
Lines Changed: +442, -473