physx-sys-v0.11.0
·
25 commits
to main
since this release
Changed
- PR#191 resolved #187 by replacing the deprecated
PxCookingclass with the non-deprecated free functions that implement the same functionality.phys_PxCreateCooking-> removedPxCooking_cookBVH->phys_PxCookBVHPxCooking_createBVH->phys_PxCreateBVHPxCooking_cookConvexMesh->phys_PxCookConvexMeshPxCooking_createConvexMesh->phys_PxCreateConvexMeshPxCooking_validateConvexMesh->phys_PxValidateConvexMeshPxCooking_cookHeightField->phys_PxCookHeightFieldPxCooking_cookTriangleMesh->phys_PxCookTriangleMeshPxCooking_createTriangleMesh->phys_PxCreateTriangleMeshPxCooking_validateTriangleMesh->phys_PxValidateTriangleMeshPxCooking*-> removed