Releases: Zetoff/zetoff-three
Releases · Zetoff/zetoff-three
v0.0.19
No changes: had to bump version because there was a 0.0.18 already published.
v0.0.18
- modify original THREE export
v0.0.17
Changes
- Modified OrientedPlane
- Solved and issue where Three wasn't defined for ThreeBSP and Nurbs.
v0.0.14
Changes:
- Added static method createFromPlane to Oriented Plane
v.0.0.13
skipped version v.0.0.11
and v0.0.12
due to bugs
This version should be good to go. :)
Changes:
v.0.0.10
- Fixed orientad plane configuration
v0.0.7
- Control libraries require THREE when an instance is created. Added import THREE from 'three'; to them