tornavis/source/blender/python
Campbell Barton 2011156eec Fix for crash linking node groups through bpy.data.library
Defer creating the Python objects until after appending is finished
because NodeTree's types are not initialized until then.
2014-01-31 00:56:19 +11:00
..
bmesh Fix T38402: invalid message for bad type assignments (Quat, Vector) 2014-01-30 16:45:20 +11:00
generic Code cleanup: use booleans where appropriate 2014-01-28 04:00:04 +11:00
intern Fix for crash linking node groups through bpy.data.library 2014-01-31 00:56:19 +11:00
mathutils PyAPI: noise.seed_set(), note that zero is a special case. 2014-01-30 17:56:07 +11:00
BPY_extern.h UI: Use bool rather then int/short's where possible 2014-01-04 18:10:01 +11:00
CMakeLists.txt initial bmesh python api. 2012-02-22 09:19:53 +00:00
SConscript Correction to previous commit, sorry 2013-12-08 15:11:07 +06:00
rna_dump.py style cleanup: pep8 2012-10-08 10:03:01 +00:00
simple_enum_gen.py style cleanup: py/capi 2012-03-16 21:39:56 +00:00