Blender Git Commit Log

Git Commits -> Revision 0102c06

September 27, 2019, 12:14 (GMT)
remove Falloff implementation

The plan is to achieve the same functionality in a different way
that allows more customization.

Commit Details:

Full Hash: 0102c06cb2b1ddb795c553252e869ca3a13788db
Parent Commit: 4086bf9
Lines Changed: +2, -462

7 Deleted Paths:

/release/scripts/startup/nodes/function_nodes/falloffs.py (+0, -34)
/source/blender/blenkernel/BKE_falloff.hpp (+0, -100)
/source/blender/blenkernel/intern/falloff.cpp (+0, -93)
/source/blender/functions/functions/falloffs.cpp (+0, -95)
/source/blender/functions/functions/falloffs.hpp (+0, -13)
/source/blender/functions/types/falloff.cpp (+0, -25)
/source/blender/functions/types/falloff.hpp (+0, -21)

15 Modified Paths:

/release/scripts/startup/nodes/bparticle_nodes/mesh_emitter.py (+0, -3) (Diff)
/release/scripts/startup/nodes/menu.py (+0, -4) (Diff)
/release/scripts/startup/nodes/sockets.py (+0, -24) (Diff)
/release/scripts/startup/nodes/types.py (+0, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+0, -2) (Diff)
/source/blender/functions/CMakeLists.txt (+0, -4) (Diff)
/source/blender/functions/FN_functions.hpp (+0, -1) (Diff)
/source/blender/functions/FN_types.hpp (+0, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings/node_inserters.cpp (+0, -3) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings/socket_loaders.cpp (+0, -11) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings/type_mappings.cpp (+0, -2) (Diff)
/source/blender/functions/functions/lists.cpp (+0, -1) (Diff)
/source/blender/functions/types/initialization.cpp (+0, -1) (Diff)
/source/blender/simulations/bparticles/forces.hpp (+2, -4) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+0, -19) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021