Blender Git Commit Log

Git Commits -> Revision f359672

Revision f359672 by Jacques Lucke (master)
July 23, 2020, 20:30 (GMT)
Particles: spawn particles on mesh surface

Commit Details:

Full Hash: f359672c3589c5c474abe1de78fcf39dd59e3532
Parent Commit: c049fe7
Lines Changed: +403, -46

1 Added Path:

/source/blender/blenlib/BLI_vector_adaptor.hh (+105, -0) (View)

7 Modified Paths:

/source/blender/blenkernel/BKE_persistent_data_handle.hh (+11, -11) (Diff)
/source/blender/blenlib/BLI_float3.hh (+11, -0) (Diff)
/source/blender/blenlib/BLI_float4x4.hh (+9, -2) (Diff)
/source/blender/blenlib/BLI_rand.hh (+38, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/intern/node_socket.cc (+3, -3) (Diff)
/source/blender/simulation/intern/particle_mesh_emitter.cc (+225, -30) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021