Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.4.tar.gz | 2022-02-16 | 1.8 MB | |
0.3.4.zip | 2022-02-16 | 1.9 MB | |
README.md | 2022-02-16 | 1.6 kB | |
Totals: 3 Items | 3.7 MB | 2 |
Auto generated changelog :
What's Changed
- fix removeListener index by @yoanngueny in https://github.com/troisjs/trois/pull/78
- add VideoTexture by @xcchcaptain in https://github.com/troisjs/trois/pull/86
- add ShadowMaterial by @schelmo in https://github.com/troisjs/trois/pull/105
- Models: add loader-initialized event by @schelmo in https://github.com/troisjs/trois/pull/104
- Set mesh initial velocity in cannonWorld by @1AlbertChen in https://github.com/troisjs/trois/pull/106
- Set InstancedMesh initial velocities in cannonWorld by @1AlbertChen in https://github.com/troisjs/trois/pull/110
- Add missing SphereGeometry parameters by @xewl in https://github.com/troisjs/trois/pull/120
- gltf no animations by @roy2an in https://github.com/troisjs/trois/pull/114
New Contributors, Thanks
- @yoanngueny made their first contribution in https://github.com/troisjs/trois/pull/78
- @xcchcaptain made their first contribution in https://github.com/troisjs/trois/pull/86
- @schelmo made their first contribution in https://github.com/troisjs/trois/pull/105
- @1AlbertChen made their first contribution in https://github.com/troisjs/trois/pull/106
- @xewl made their first contribution in https://github.com/troisjs/trois/pull/120
- @roy2an made their first contribution in https://github.com/troisjs/trois/pull/114
Closed issues
- how to make VideoTexture? [#82]
- Retina / HDPI screens [#88]
- Question: ExtrudeGeometry in js [#112]
- refs not working on custom component [#113]
- Render Loop does not work with GltfModel [#115]
- Question: exposing constructor parameters (e.g. preserveDrawingBuffer) [#117]