Blender Git Commit Log

Git Commits -> Revision 928e278

Revision 928e278 by Campbell Barton (master)
September 27, 2011, 05:28 (GMT)
py api
- use Py_ssize_t when dealing with python sequence sizes
- dont call PySequence_Size(py_b) in a loop (its slow).
- use faster sequence/float parsing in aud.Factory.filter

Commit Details:

Full Hash: 928e2784c6596f64ca5201eed269959865d15970
SVN Revision: 40590
Parent Commit: d98bcb8
Lines Changed: +25, -19

5 Modified Paths:

/intern/audaspace/Python/AUD_PyAPI.cpp (+14, -8) (Diff)
/source/blender/python/generic/bgl.c (+2, -2) (Diff)
/source/blender/python/generic/IDProp.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_rna_array.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021