This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/generic
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
..
2011-09-27 05:28:06 +00:00
2011-02-27 20:10:08 +00:00
2011-09-27 05:28:06 +00:00
2011-06-24 03:30:50 +00:00
2011-02-27 20:10:08 +00:00
2011-09-27 04:07:48 +00:00