issues
search
neumicha
/
Blender2Helios
Blender addon to convert a blender scene to a Helios scene (LiDAR simulation, 3D point clouds)
GNU General Public License v3.0
17
stars
7
forks
source link
Development particle export
#6
Open
aelmiger
opened
3 years ago
aelmiger
commented
3 years ago
Added efficient export of particles (Particle System and Geometry Nodes).
Fixed an error that raised an exception during calculation of asin. Issue was numerical error that led to calculation of asin(number >1).
Fixed an error that denied export if no object was actively selected.