Blender Git Loki

Git Commits -> Revision 95002a9

Revision 95002a9 by Campbell Barton (master)
September 25, 2012, 23:41 (GMT)
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]

Commit Details:

Full Hash: 95002a98bfab3ccad94134fc8bbedab19cd0289f
SVN Revision: 50896
Parent Commit: d08abbe
Lines Changed: +5, -5

4 Modified Paths:

/source/blender/python/bmesh/bmesh_py_types.c (+1, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+1, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types_select.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021