Blender Git Commit Log

Git Commits -> Revision 1b1fcd7

July 9, 2019, 13:56 (GMT)
basic caching system so that particles can be rendered

Commit Details:

Full Hash: 1b1fcd79da586ae885dafd1e7ac86e934a51db8d
Parent Commit: 5204043
Lines Changed: +190, -16

7 Modified Paths:

/source/blender/blenlib/BLI_array_ref.hpp (+5, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+24, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+30, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+22, -0) (Diff)
/source/blender/modifiers/intern/MOD_bparticles.c (+26, -5) (Diff)
/source/blender/simulations/BParticles.h (+7, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+76, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021