blender/intern/audaspace/Python
Campbell Barton 928e2784c6 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
2011-09-27 05:28:06 +00:00
..
AUD_PyAPI.cpp py api 2011-09-27 05:28:06 +00:00
AUD_PyAPI.h 3D Audio GSoC: 2011-06-21 20:21:43 +00:00