Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-06-27 05:01:11 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-06-27 05:01:11 +0400
commit46808dd22c046d8ce1def1a52175c8be15e217b3 (patch)
treee221f4424d91ef142cd2f64a40055fba1c561249 /source/blender/editors/mesh/mesh_ops.c
parent8107c543ec9d001711b86a0929b06f0286c73d58 (diff)
fix for python api bug: assigning the wrong size array to an RNA property wasn't checking the length and could crash, eg:
mesh.polygons[0].vertices = (10,)
Diffstat (limited to 'source/blender/editors/mesh/mesh_ops.c')
0 files changed, 0 insertions, 0 deletions