Skip to content

Commit

Permalink
release 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Max authored and Max committed Aug 12, 2018
1 parent f4bc156 commit be026d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Release 1.2

* Faster linear solver
* Added calculation for the CFL number
* Updated glm version to 0.9.9.0
* Fixed initialization of glm variables
* Improved push constant API for compute shader
* Improved Conjugate Gradient exit condition

# Release 1.1

* macOS and iOS support via MoltenVK
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ In no particular order:

* Bicubic interpolation
* Strong rigidbody coupling
* CFL number
* Dynamic timestep
* Improved/faster solver
* Fire

0 comments on commit be026d1

Please sign in to comment.