Blender Git Loki
Git Commits  -> Revision 8b13cd8
		
			
			
		
Revision 8b13cd8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 12:21 (GMT)  | 
more centralized solution to getting an array ref for a range  | 
Commit Details:
Full Hash: 8b13cd86ec301481924577bba84144940f56f669
Parent Commit: ab0f8b4
Lines Changed:  +45,  -24
1 Added Path:
/source/blender/blenlib/intern/BLI_range.cpp (+25, -0)  (View)
6 Modified Paths:
/source/blender/blenlib/BLI_range.hpp (+4, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/simulations/bparticles/core.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+0, -21) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+2, -2) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+12, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/simulations/bparticles/core.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+0, -21) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+2, -2) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+12, -0) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021