Blender Git Commit Log
Git Commits -> Revision de29d5f
Revision de29d5f 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) January 30, 2018, 06:04 (GMT) |
GP Add Primitives: Removed the requirement for an active layer Previously, the add primitive operator (rectangle/circle) required there to be an active layer present before it would allow you to draw a new primitive. However, this reduced the usefulness of this tool (especially if you intended to use these tools to roughly block out the requried shapes first in a new/blank GP object). There was no real reason for this limitation, so no, the operator will create a new layer itself if necessary, just like the Draw operator has done since day one! |
Commit Details:
Full Hash: de29d5fe008f76c973e8415ad42ac38588ca783f
Parent Commit: 00fe5d4
Lines Changed: +8, -14
1 Modified Path:
/source/blender/editors/gpencil/gpencil_primitive.c (+8, -14) (Diff)