Blender Git Commit Log
Git Commits  -> Revision 6789e32
		
			
			
		
Revision 6789e32 by Lukas Toenne (alembic_pointcache) December 8, 2013, 08:02 (GMT)  | 
Completely removed the "bake" operators for point cache. This feature will get a complete replacement, removing it altogether makes this much easier.  | 
Commit Details:
Full Hash: 6789e32e1d807789da9ab5b2a88c9f38a148d3d5
Parent Commit: bea5cec
Lines Changed:  +4,  -642
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_common.py (+0, -18) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+0, -21) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+0, -302) (Diff)
/source/blender/editors/physics/physics_intern.h (+0, -6) (Diff)
/source/blender/editors/physics/physics_ops.c (+0, -6) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+0, -258) (Diff)
/source/blender/render/intern/source/pipeline.c (+4, -31) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+0, -21) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+0, -302) (Diff)
/source/blender/editors/physics/physics_intern.h (+0, -6) (Diff)
/source/blender/editors/physics/physics_ops.c (+0, -6) (Diff)
/source/blender/editors/physics/physics_pointcache.c (+0, -258) (Diff)
/source/blender/render/intern/source/pipeline.c (+4, -31) (Diff)


 Master Commits
MiikaHweb | 2003-2021