Blender Git Loki
Git Commits -> Revision ee8dfc0
Revision ee8dfc0 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 22, 2019, 13:21 (GMT) |
replace time span with float interval |
Commit Details:
Full Hash: ee8dfc0062a63ae8c3efd05d3f9fb9fabb60a092
Parent Commit: 335b5bc
Lines Changed: +127, -144
1 Added Path:
/source/blender/blenlib/BLI_float_interval.h (+94, -0) (View)
1 Deleted Path:
/source/blender/simulations/bparticles/time_span.hpp (+0, -115)
7 Modified Paths:
/source/blender/simulations/bparticles/block_step_data.hpp (+6, -3) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/emitter_interface.hpp (+3, -4) (Diff)
/source/blender/simulations/bparticles/events.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+5, -6) (Diff)
/source/blender/simulations/bparticles/simulation_state.hpp (+6, -3) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/emitter_interface.hpp (+3, -4) (Diff)
/source/blender/simulations/bparticles/events.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+5, -6) (Diff)
/source/blender/simulations/bparticles/simulation_state.hpp (+6, -3) (Diff)