Skip to content

Releases: Phong13/BulletSharpUnity3d

2nd release candiate

Choose a tag to compare

@Phong13 Phong13 released this 14 Jun 18:37

Switch all component variables to properties so that if the bullet object corresponding to the component exists then the property change is passed to the bullet object

Fixed a major bug with the ConvexHullShape. The points buffer was being overwritten which caused instability.

First release candidate

Choose a tag to compare

@Phong13 Phong13 released this 17 May 16:35

First release candidate.