rigidbody: Add rigidbody module
It's mostly a C API for bullet that interfaces nicely with blender. It could act as a generic interface for rigid body simulations but right now it's very specific to bullet. TODO: Fix building without bullet. Part of GSoC 2010 and 2012. Authors: Joshua Leung (aligorith), Sergej Reich (sergof)
This commit is contained in:
@@ -856,6 +856,7 @@ endif()
|
||||
bf_modifiers
|
||||
bf_bmesh
|
||||
bf_blenkernel
|
||||
bf_rigidbody
|
||||
bf_nodes
|
||||
bf_gpu
|
||||
bf_blenloader
|
||||
|
Reference in New Issue
Block a user