Releases: xeokit/xeokit-sdk
Releases · xeokit/xeokit-sdk
v2.3.2
What's Changed
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in #895
- Fixed that aspect ratio in imagePlanes only worked for images where width >= height by @MaxGeldner in #923
- Scene object events for XRayed, Highlighted and Selected by @mlankamp in #930
- Typings for VBOGeometry and buildGridGeometry by @mlankamp in #931
- Typings for builders by @mlankamp in #932
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Fix quantization underflow for reused geometries #917 by @MathiasTribia in #918
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Fix init when canvas size is changed during initialization by @Amoki in #798
- Fix JS imports by @tmarti in #809
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #810
- Typescript typings by @mlankamp in #826
- Describing events in components by @mlankamp in #828
- Additional typescript events by @mlankamp in #829
- Error in typings, the componentId is alway a string. by @mlankamp in #830
- Fixed minor issues in the typings by @mlankamp in #833
- Fix: component.id should be string by @mlankamp in #836
- Fixed some jsdoc comments by @mlankamp in #835
- Typed the possible cameraControl events by @mlankamp in #839
- Handle container offsets in distance & angle measurement by @Kurtil in #794
- Updated typings and added new types by @mlankamp in #841
- Performance textures by @xeolabs in #847
- Fixed CameraControl picking and made double click time frame configurable by @MathiasTribia in #855
- Fix XKT v10 transparency; texture loading hack; added example by @xeolabs in #860
- Rename PerformanceModel as VBOSceneModel #866 by @xeolabs in #867
- Compressed textures by @xeolabs in #871
- Handle bitmaps and lines in BCF viewpoints #327 by @xeolabs in #880
- Fix JS imports by adding the proper
.js
suffix to theimport
-ed files by @tmarti in #882 - Touch support for measurement plugins by @xeolabs in #889
- Precision mode for touch distance measurement #816 by @xeolabs in #890
- Babel es5 compilation by @TitouanGisle in #903
- Add gamma correction to colorTexture rendering mode by @xeolabs in #905
- Added ticks event for scene by @mlankamp in #911
New Contributors
- @mlankamp made their first contribution in #826
- @TitouanGisle made their first contribution in #903
Full Changelog: 2.2.2...v2.3.0
2.2.5-beta-4
What's Changed
- Fix init when canvas size is changed during initialization by @Amoki in #798
- Fix JS imports by @tmarti in #809
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #810
- Typescript typings by @mlankamp in #826
- Describing events in components by @mlankamp in #828
- Additional typescript events by @mlankamp in #829
- Error in typings, the componentId is alway a string. by @mlankamp in #830
- Fixed minor issues in the typings by @mlankamp in #833
- Fix: component.id should be string by @mlankamp in #836
- Fixed some jsdoc comments by @mlankamp in #835
- Typed the possible cameraControl events by @mlankamp in #839
- Handle container offsets in distance & angle measurement by @Kurtil in #794
- Updated typings and added new types by @mlankamp in #841
Full Changelog: 2.2.2...v2.2.5-beta-4
2.2.2
What's Changed
- CityJSONLoaderPlugin by @xeolabs in #782
- prevent console warnings on scroll. by @amir-arad in #783
Full Changelog: 2.1.0...2.2.2
What's Changed
- CityJSONLoaderPlugin by @xeolabs in #782
- prevent console warnings on scroll. by @amir-arad in #783
Full Changelog: 2.1.0...2.2.2
2.1.0
What's Changed
- Clean spinner destroy by @Kurtil in #673
- Fix safari user agent detector in SAO by @juho-ylikyla in #681
- XKT v9 by @xeolabs in #682
- Full-precision triangle mesh picking and measurement #691 #692 #690 by @xeolabs in #693
- Localization by @xeolabs in #694
- Convert to ts by @caiyan1 in #714
- Fixed the bug in AxisGizmo that x-axis direction is wrong by @alias0018 in #715
- Enhance Skybox - keep SkyBox in background by @whucj in #720
- Make keyboard handlers listen to scene inputs instead of document events by @Kurtil in #707
- fix gltf primitives parser by @Amoki in #664
- NavCubePlugin: Add visibility option for the shadow by @jenbuzz in #732
- Set up the env to run XKTLoaderPlugin in headless mode by @qs-wang in #733
- Hotfix: add dist back to .gitignore file by @qs-wang in #734
- Image Plane destroy #668 by @MaxGeldner in #739
- Fix issue #738 by @zhy1440 in #744
- Events + More flexible API for Distance & Angle Measurement Plugins by @Kurtil in #751
- API change: rename "rtcCenter" to "origin" by @xeolabs in #753
- Ifcloaderplugin by @xeolabs in #760
- XKTLoaderPlugin optimization: selectively batch instanced geometries by @xeolabs in #770
- Optimize PerformanceModel finalize #771 by @xeolabs in #772
- FastNavPlugin improved by @xeolabs in #775
- Create LASLoaderPlugin #776 by @xeolabs in #777
- Add commonjs build by @amir-arad in #773
- fix: set skybox unclippable. by @dengzer1001 in #746
New Contributors
- @alias0018 made their first contribution in #715
- @whucj made their first contribution in #720
- @jenbuzz made their first contribution in #732
- @qs-wang made their first contribution in #733
- @MaxGeldner made their first contribution in #739
- @zhy1440 made their first contribution in #744
- @dengzer1001 made their first contribution in #746
Full Changelog: 1.9.0...2.1.0
1.9.0
What's Changed
- Add index.js for base js files by @incureforce in #637
- XKT V8 by @xeolabs in #642
- Example tweaks by @xeolabs in #643
- Distance measurement axes scale bugfix by @robin-pham in #648
New Contributors
- @incureforce made their first contribution in #637
- @robin-pham made their first contribution in #648
Full Changelog: 1.8.2...1.9.0