Releases: AsoBrain/AsoBrain3D
Releases · AsoBrain/AsoBrain3D
Release list
v2.0.2
What's Changed
- feat: ID-1889: take viewing distance into account when panning by @meinders in #14
- fix: ID-3404: JOGL renderer and off-screen view do not dispose all resources properly by @meinders in #18
- fix: update @numdata/oss to fix missing '.js' extensions in imports by @meinders in #19
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
- Switch to ES Modules. by @Faultless in #12
New Contributors
- @Faultless made their first contribution in #12
Full Changelog: v1.24.1...v2.0.0
v1.24.1
What's Changed
- Bump postcss from 8.4.23 to 8.4.31 in /js by @dependabot in #10
- Bump word-wrap from 1.2.3 to 1.2.4 in /js by @dependabot in #9
- Move
threeand@types/threeto peer dependencies and allow any newer version.
Full Changelog: v1.24.0...v1.24.1
v1.24.0
What's Changed
- Remove legacy by @PeerHeijnen in #8
- Update Javascript dependencies.
- Bump version. (To match Java version.)
New Contributors
- @PeerHeijnen made their first contribution in #8
Full Changelog: v1.23.2...v1.24.0
v1.23.2
What's Changed
- Bug-fix: Return type of
Matrix3D.transform(Bounds3D)should beBounds3Dinstead ofVector3D. - Bump terser from 4.8.0 to 4.8.1 in /js by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v1.23.1...v1.23.2