Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Official Stable Release of v0.8.15 source code.tar.gz | 2025-01-01 | 1.2 MB | |
Official Stable Release of v0.8.15 source code.zip | 2025-01-01 | 1.4 MB | |
README.md | 2025-01-01 | 1.2 kB | |
Totals: 3 Items | 2.6 MB | 0 |
What's Changed
- Add Two.Arc listeners for width and height changes by @jonobr1 in https://github.com/jonobr1/two.js/pull/729
- Made noStroke methods consistent by @jonobr1 in https://github.com/jonobr1/two.js/pull/732
- Improvement to WebGL Rendering: Handle Negative Scales by @jonobr1 in https://github.com/jonobr1/two.js/pull/738
- Added fromObject and copy methods to all Two.Elements and descendants by @jonobr1 in https://github.com/jonobr1/two.js/pull/741
- Fix documentation typo in ZUI package by @eugenioenko in https://github.com/jonobr1/two.js/pull/744
- imports: Use relative imports consistently by @aamcrae in https://github.com/jonobr1/two.js/pull/748
- Improved Collection enumeration and methods by @jonobr1 in https://github.com/jonobr1/two.js/pull/751
- Remove canvas.shim circular dependency by @jonobr1 in https://github.com/jonobr1/two.js/pull/753
New Contributors
- @eugenioenko made their first contribution in https://github.com/jonobr1/two.js/pull/744
- @aamcrae made their first contribution in https://github.com/jonobr1/two.js/pull/748
Full Changelog: https://github.com/jonobr1/two.js/compare/v0.8.14...v0.8.15