Blender Git Loki

Git Commits -> Revision e26301b

September 13, 2019, 12:09 (GMT)
Rename Particle Type to Particle System and Behaviors to Influences

Commit Details:

Full Hash: e26301b30a9614c6e8739352cf961f4294f3bb29
Parent Commit: 2232300
Lines Changed: +228, -214

1 Added Path:

/release/scripts/startup/nodes/bparticle_nodes/combine_influences.py (+11, -0) (View)

1 Deleted Path:

/release/scripts/startup/nodes/bparticle_nodes/combine_behaviors.py (+0, -11)

23 Modified Paths:

/release/scripts/startup/bl_operators/modifiers.py (+1, -1) (Diff)
/release/scripts/startup/nodes/base.py (+1, -1) (Diff)
/release/scripts/startup/nodes/bparticle_nodes/always_execute.py (+1, -1) (Diff)
/release/scripts/startup/nodes/bparticle_nodes/explode_particle.py (+1, -1) (Diff)
/release/scripts/startup/nodes/bparticle_nodes/particle_type.py (+4, -4) (Diff)
/release/scripts/startup/nodes/bparticle_nodes/size_over_time.py (+1, -1) (Diff)
/release/scripts/startup/nodes/bparticle_nodes/trails.py (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+3, -3) (Diff)
/source/blender/modifiers/intern/MOD_bparticles_output.c (+2, -2) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+3, -2) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+5, -5) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+9, -9) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+107, -95) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/offset_handlers.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/particles_state.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/particle_allocator.cpp (+7, -7) (Diff)
/source/blender/simulations/bparticles/particle_allocator.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+52, -51) (Diff)
/source/blender/simulations/bparticles/simulate.hpp (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021