Releases: Tresjs/tres
Releases · Tresjs/tres
v2.0.0-beta.7
v2.0.0-beta.6
2.0.0-beta.6 (2023-04-15)
Update deps
v2.0.0-beta.5
2.0.0-beta.5 (2023-04-14)
Features
- core: fixed nodeOps remove test (2706f48)
- core: made custom renderer determine whether materials and geometries should be disposed (36c8cf5)
- core: made custom renderer traverse the scene tree to dispose obsolete materials and geometries (cae21b1)
- core: conditional rendering of components (31bdd96)
- primitive (ab63e14)
Bug Fixes
- @pointer-move events (b451862)
- correct casing of key names when pierced props (b6a808f)
v2.0.0-beta.4
v2.0.0-beta.3
2.0.0-beta.3 (2023-04-06)
Bug Fixes
v2.0.0-beta.2
2.0.0-beta.2 (2023-04-05)
Bug Fixes
v2.0.0-beta.1
v2.0.0-beta.0
2.0.0-beta.0 (2023-04-04)
Features
v2.0.0-alpha.6
2.0.0-alpha.6 (2023-03-30)
Features
- add alphaMap to useTexture (f66c363)
- add matcap to useTexture (ce374d6)
- adding warning when canvas parent height is 0px (4224103)
Bug Fixes
- removed key split on buffer geometry attributes (a29cb2b)