This repository has been archived on 2023-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
particles_refactor
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.
Description
Archive of Blender with old branches
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%