SerializeDemo: create a testFile.bullet if it is missing

Serialization: remove obsolete autogenerated headers
Minor changes in btSequentialImpulseConstraintSolver: split methods to make it easier to derive from the class and add functionality.
This commit is contained in:
erwin.coumans
2010-02-19 23:24:04 +00:00
parent 07ea2a71e2
commit 85724b5500
13 changed files with 436 additions and 865 deletions

View File

@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 2.4)
SET(MSVC_INCREMENTAL_DEFAULT ON)
PROJECT(BULLET_PHYSICS)
SET(BULLET_VERSION 2.75)
SET(BULLET_VERSION 2.76)
IF (NOT CMAKE_BUILD_TYPE)
# SET(CMAKE_BUILD_TYPE "Debug")