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 d428ba1de8 PyAPI RNA/BGE
* all mathutils types now have optional callbacks
* PyRNA returns mathutils quat and euler types automatically when they have the rotation subtype.
* PyRNA, reuse the BPy_StructRNA PyObject rather name making a new one for each function returned.
* use more arithb.c functions for Mathutils quaternion type (less inline cruft).
* BGE Mathutils integration mostly finished- KX_PyMath now converts to Mathutils types rather then lists.
* make all mathutils types share the same header so they can share a number of functions - dealloc, getWrapped, getOwner.
2009-06-25 10:11:37 +00:00
..
2009-06-23 00:09:26 +00:00
2009-06-23 00:09:26 +00:00
2009-06-23 00:09:26 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-23 00:09:26 +00:00
2009-06-23 00:09:26 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00
2009-06-25 10:11:37 +00:00