prepare to re-enable Gwen user interface (OpenGL_DebugFont) for OpenGL2.x

prepare to add improved btGeneric6DofSpringConstraint
This commit is contained in:
Erwin Coumans
2014-06-30 12:09:59 -07:00
parent 063a0344ac
commit 791b5149f6
7 changed files with 458 additions and 7 deletions

View File

@@ -44,6 +44,7 @@ enum btTypedConstraintType
D6_SPRING_CONSTRAINT_TYPE,
GEAR_CONSTRAINT_TYPE,
FIXED_CONSTRAINT_TYPE,
D6_SPRING_2_CONSTRAINT_TYPE,
MAX_CONSTRAINT_TYPE
};