Skip to content

Official Stable Release of Version 0.8.5

Compare
Choose a tag to compare
@jonobr1 jonobr1 released this 30 Mar 02:14
· 275 commits to dev since this release

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 to Two.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