Blender Git Loki
Git Commits -> Revision bb14750
Revision bb14750 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) November 4, 2017, 04:43 (GMT) |
Fix: GP array modifier's "count" property should have a lower "sane" limit Previously, the upper bound for dragging in the UI was effectively unlimited. This has the unfortunate consequence of causing hard resets (out of bounds/memory) as I found out last night while testing this. |
Commit Details:
Full Hash: bb1475053e69d60ed1687dace48182b56deb26d3
Parent Commit: b7ad3ea
Lines Changed: +1, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)