Blender Git Commit Log
Git Commits -> Revision 5f3ae1c
Revision 5f3ae1c by Lukas Toenne (particles_refactor) April 22, 2014, 09:23 (GMT) |
Unused RNA code for exposing particles directly in the state as a collection. This doesn't work atm because for lookup it would need to allocate a particle iterator, which can not be freed afterward. This can probably be done nicer as a pure python wrapper instead of RNA. |
Commit Details:
Full Hash: 5f3ae1c0d6bff85f155ed810dc33503e6b5f9c67
Parent Commit: 971d22e
Lines Changed: +78, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_nparticle.c (+78, -0) (Diff)