Browse Source

Changelogs

Alvaro 2 years ago
parent
commit
ad64ce6875
2 changed files with 15 additions and 0 deletions
  1. 8 0
      packages/cientos/CHANGELOG.md
  2. 7 0
      packages/tres/CHANGELOG.md

+ 8 - 0
packages/cientos/CHANGELOG.md

@@ -1,3 +1,11 @@
+# 1.5.0 (2023-01-19)
+
+### Features
+
+- **cientos:** plane abstraction ([3f27400](https://github.com/Tresjs/tres/commit/3f274007d3177bb35bcd74a705ab7c74ca3ce1cf))
+- **cientos:** updated onLoop delta usage for useAnimations ([9e7fdbd](https://github.com/Tresjs/tres/commit/9e7fdbd9d1184b8405fdc252c2ba19e53b1bf91b))
+- **cientos:** useAnimations ([2704288](https://github.com/Tresjs/tres/commit/2704288fd8d814ef9091001f3630fbdb97f13884))
+
 # 1.4.0 (2023-01-10)
 # 1.4.0 (2023-01-10)
 
 
 ### Features
 ### Features

+ 7 - 0
packages/tres/CHANGELOG.md

@@ -1,3 +1,10 @@
+# 1.5.1 (2023-01-19)
+
+### Bug Fixes
+
+- **core:** corret use of clock.getDelta() ([728b43e](https://github.com/Tresjs/tres/commit/728b43ee5e95549c02c98941de4091af5681fa66))
+- **core:** remove histoire ([14ab727](https://github.com/Tresjs/tres/commit/14ab727685bcab4fa78addd620f1652700ca5613))
+
 # 1.5.0 (2023-01-10)
 # 1.5.0 (2023-01-10)
 
 
 ### Features
 ### Features