Blender Git Commit Log

Git Commits -> Revision 69f990a

Revision 69f990a by Lukas Toenne (particles_refactor)
July 14, 2014, 13:00 (GMT)
Disabled data access in particle RNA.

Only the general attribute descriptions and state instance can be
accessed from plain bpy now. For detailed data read/write the bparticles
module has to be used.

This was forced by a change to collection iterators, which essentially
makes them unsuitable for anything other than ListBase and arrays
(state attributes and particle data in this case). It may be possible
to reeanble this later, but generally bparticles is the better approach.

Commit Details:

Full Hash: 69f990ad7ef35d102ccf138e9045b1944f75a2eb
Parent Commit: 911fe9d
Lines Changed: +8, -0

1 Modified Path:

/source/blender/makesrna/intern/rna_nparticle.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021