Blender Git Loki

Git Commits -> Revision 99d66e1

Revision 99d66e1 by Joseph Eagar (master)
November 29, 2006, 23:31 (GMT)
=IDProperties bugfix=

Fixed the bug of "print type(property)" crashed blender;
just needed to add PyType_Ready init code for all ID property
python types; I made a function IDProp_Init_Types and put
code to call it in types_initAll().

Also added GPL/BL headers to idproperty files.

Commit Details:

Full Hash: 99d66e1d5e8c9d32c6289cd453ebec3f708aa249
Parent Commit: 504e926
Lines Changed: +131, -1

5 Modified Paths:

/source/blender/blenkernel/BKE_idprop.h (+30, -0) (Diff)
/source/blender/blenkernel/intern/idprop.c (+30, -0) (Diff)
/source/blender/python/api2_2x/IDProp.c (+38, -0) (Diff)
/source/blender/python/api2_2x/IDProp.h (+31, -0) (Diff)
/source/blender/python/api2_2x/Types.c (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021