Skip to content

Commit

Permalink
Release notes 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaldacker committed Jan 5, 2019
1 parent 8129af1 commit 933c603
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Release 1.4

* Support for running simulation with multiple sub-steps per steps
* Rename world function "Solve" to "Step"
* Removed scaling functionality
* Fixed Timer class
* Added option to specify specialization constants in shaders
* CMake improvements when including in other projects
* Initialize to Vulkan 1.1 by default (with fallback to 1.0)
* Improve ComputeSize class

# Release 1.3

* Added strong rigidbody coupling
Expand Down

0 comments on commit 933c603

Please sign in to comment.