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>2012-09-26 03:41:32 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-26 03:41:32 +0400
commit95002a98bfab3ccad94134fc8bbedab19cd0289f (patch)
tree0eecb647d8b40087c65f354648631d20d74ca24e /source/blender/editors/gpencil
parentd08abbee694166429f67d59f6d86962b8d1bed4e (diff)
fix for very bad bug with python list slicing which - in bmesh and bpy api for all? 2.5x + releases.
negative stop values when slicing was broken. eg. bpy.data.objects[0:-2] != list(bpy.data.objects)[0:-2]
Diffstat (limited to 'source/blender/editors/gpencil')
0 files changed, 0 insertions, 0 deletions