Blender Git Commit Log
Git Commits -> Revision 89c74df
Revision 89c74df by Lukas Toenne (particles_refactor) April 22, 2014, 09:23 (GMT) |
Custom get/set methods for the "Particle" type. This supports particle attributes directly as python properties in the particle wrapper type. If a particle identifier has no corresponding data in the state yet it will be automatically created when writing. |
Commit Details:
Full Hash: 89c74dfcf11f520610c273339f74c56677b02f73
Parent Commit: 1275e68
Lines Changed: +195, -8