Skip to content

Commit

Permalink
release-notes.md: re-order a list
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 9, 2024
1 parent ecf7219 commit db4965e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
+ `PhysicsSpace.distributeEvents()`
+ `PhysicsSpace.removeCollisionListener()`
+ `PhysicsSpace.removeOngoingCollisionListener()`
+ `Quaternion.multLocal(Vector3f)`
+ `Quaternion.mult(Vector3f, Vector3f)`
+ `Quaternion.multLocal(Vector3f)`
+ `Transform.combineWithParent()`
+ `Transform.transformVector()`
+ `Transform.transformInverseVector()`
+ `Transform.transformVector()`
+ Added return values to 2 native methods:
+ `DebugShapeFactory.getTriangles()`
+ `DebugShapeFactory.getVertices()`
Expand Down

0 comments on commit db4965e

Please sign in to comment.