Official Stable Release of Version 0.8.5
What's Changed
- Breaking: Added export maps so extras are imported like so
import { ZUI } from 'two.js/extras/zui.js'
- Added
Two.Gradient
parent parameter toTwo.Stop.clone
- Added constructor definitions to types for higher order shapes
- Fix vector dot product documentation name by @Awkor in #604
- Add more handy vector references by @Awkor in #607
- Add radius property to polygon class by @Awkor in #611
- Added Export Maps to Repository by @jonobr1 in #615
New Contributors
Full Changelog: v0.8.3...v0.8.5