Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Oct 13, 2018
1 parent d4bb29f commit 2984a05
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# release notes for the jme3-bullet-native project

## Version 1.0.8 released on TBD

+ Removed the unused `addConstraint()` and `initNativePhysics()` from
the `PhysicsSpace` class.
+ Added 4 CFM accessors to the `RotationalLimitMotor` class.
+ Added 8 accessors to the `TranslationalLimitMotor` class for CFM, ERP,
and max motor force.

## Version 1.0.7 released on 8 October 2018

+ Provided access to JME's `Transform.getScale()` method.
+ Added methods to convert a `btQuaternion` or `btTransform` to JME.
+ Added 3 frame accessors to the `SixDofJoint` class.

## Version 1.0.6 released on 8 October 2018

+ Removed all Bullet3 source files except Bullet3Common.
Expand Down

0 comments on commit 2984a05

Please sign in to comment.