forked from bartvdbraak/blender
36f20f162c
Change OURPLATFORM from "linux<major_version>" to simple "linux". Since new policy for linux kernel versions that major version in platform doesn't make much sense for building rules so the same rules could be used for both of linux2 and linux3 now/ Tested on both of linux2 and linux3 systems. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
readme.txt |
*** Apply bullet_compound_raycast.patch if not already applied in Bullet source This patch is needed to return correct raycast results on compound shape. /ben *** 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