Blender Git Commit Log

Git Commits -> Revision 1e999c7

Revision 1e999c7 by Jacques Lucke (master)
July 25, 2020, 18:24 (GMT)
Particles: initial Quick Particles operator

This operator automates the following steps:
1. Create a point cloud object.
2. Create a simulation data block.
3. Add a small particle simulation to the node tree.
4. Add a Simulation modifier to the point cloud object.
5. Reference the particle simulation from the modifier.

You have to go back to frame 1 to start the simulation.
The simulation is not yet cached and cannot be rendered.

The bounding box of the point cloud object is enabled for now,
because otherwise it is hard to select the object.

Commit Details:

Full Hash: 1e999c7bdb63576fd66815c1770d096d165b8281
Parent Commit: 04d46bd
Lines Changed: +55, -1

3 Modified Paths:

/release/scripts/startup/bl_operators/object_quick_effects.py (+52, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+2, -0) (Diff)
/source/blender/nodes/simulation/nodes/node_sim_particle_mesh_emitter.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021