physx-v0.18.0
·
24 commits
to main
since this release
Changed
- PR#191 replaced
PxCookingwith regular functions asPxCookingis deprecated in the C++ code.PxCooking::create_bvh->physx::cooking::create_bvhPxCooking::create_convex_mesh->physx::cooking::create_convex_meshPxCooking::validate_convex_mesh->physx::cooking::validate_convex_meshPxCooking::create_height_field->physx::cooking::create_height_fieldPxCooking::create_triangle_mesh->physx::cooking::create_triangle_meshPxCooking::validate_triangle_mesh->physx::cooking::validate_triangle_mesh