Blender Git Commit Log
Git Commits -> Revision d1781c8
Revision d1781c8 by Sergej Reich (soc-2013-rigid_body_sim) September 6, 2013, 17:58 (GMT) |
rigidbody: Add ghost objects Ghost objects simply don't respond to collisions, mostly useful for triggers for now. The UI is getting messy now, will clean up later. |
Commit Details:
Full Hash: d1781c8f7e86e6cbd6f3e5d910aa40a21cfcf8c4
SVN Revision: 59894
Parent Commit: 15aeb1d
Lines Changed: +21, -1
6 Modified Paths:
/intern/rigidbody/RBI_api.h (+1, -0) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+9, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_rigidbody.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_rigidbody_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_rigidbody.c (+6, -0) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+9, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_rigidbody.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_rigidbody_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_rigidbody.c (+6, -0) (Diff)