Blender Git Commit Log
Git Commits -> Revision e025bf3
Revision e025bf3 by Campbell Barton (master) January 16, 2011, 15:02 (GMT) |
defining types via python gave confusing errors because DefRNA.laststruct was being used for errors when the new property wasn't on the last struct. added CONTAINER_RNA_ID() define to get the ID from the ContainerRNA type. |
Commit Details:
Full Hash: e025bf3967fc281db09b7a75d9fef2b78ba3181e
Parent Commit: 5b3bf80
Lines Changed: +11, -10