forked from bartvdbraak/blender
44d16f0562
The refactoring didn't leave a single file the same, all filenames and classes have bt prefix, methodnames start with lowercase, a single headerfile can be included, and also a single include path. Plan is to make use of this Bullet 2.x version in extern/bullet2 within the coming weeks, then extern/bullet can be discarded/ignored/content removed.
13 lines
466 B
Plaintext
13 lines
466 B
Plaintext
|
|
*** These files in extern/bullet2 are NOT part of the Blender build yet ***
|
|
|
|
This is the new refactored version of Bullet physics library version 2.x
|
|
|
|
Soon this will replace the old Bullet version in extern/bullet.
|
|
First the integration in Blender Game Engine needs to be updated.
|
|
Once that is done all build systems can be updated to use/build extern/bullet2 files.
|
|
|
|
Questions? mail blender at erwincoumans.com, or check the bf-blender mailing list.
|
|
Thanks,
|
|
Erwin
|