Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
noname0310 committed Dec 17, 2024
1 parent efdb2f7 commit f57f8d3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.60.0 (scheduled)

- outline shader uv2 morph support. see Babylon.js [#15602](https://github.com/BabylonJS/Babylon.js/pull/15602)

- change clang optimization level from 'Ofast' to 'O3'.
- improve the performance of the wasm runtime physics simulation by 2.5x to 3x

## 0.59.1 (2024-12-02)

- fix bmp texture creation error when texture dimension is not power of 2
Expand Down

0 comments on commit f57f8d3

Please sign in to comment.