Releases: xeokit/xeokit-sdk
Releases · xeokit/xeokit-sdk
v2.4.0-alpha-39
What's Changed
- Fix full precision picking in triangle instancing layer by @Kurtil in #1074
- Remove useless Renderer picking commented code by @Kurtil in #1071
- [DataTextures]: snap-to-vertex functionality by @tmarti in #1062
- data-tex: reduce number of per-portion matrices by @tmarti in #1075
- fix & clean VBOSceneModel renderers by @Kurtil in #1077
- VBOSceneModel - TriangleBatching - Only draw pick depth & normals of the picked mesh by @Kurtil in #1078
- data-tex: use 12 instead of 16 floats to store entity matrices by @tmarti in #1082
- Add stats typings by @LukasKairnial in #1085
- Stats
fps
field by @LukasKairnial in #1084 - Fix metaObject leaks by @LukasKairnial in #1087
- Fix entity
.destroy()
memory leaks linked to Scene.*Updated functions by @LukasKairnial in #1090 - FaceAlignedSectionPlanesPlugin by @xeolabs in #1088
- fix ray picking -> RenderBuffer read y by @Kurtil in #1098
- Fix pick triangle surface of mesh with origin by @Kurtil in #1092
New Contributors
- @LukasKairnial made their first contribution in #1085
Full Changelog: v2.4.0-alpha-27...v2.4.0-alpha-39
v2.4.0-alpha-27
Full Changelog: v2.4.0-alpha-23...v2.4.0-alpha-27
v2.4.0-alpha-23
Full Changelog: v2.4.0-alpha-22...v2.4.0-alpha-23
v2.4.0-alpha-22
Full Changelog: v2.4.0-alpha-21...v2.4.0-alpha-22
v2.4.0-alpha-21
Full Changelog: v2.4.0-alpha-17...v2.4.0-alpha-21
v2.4.0-alpha-17
What's Changed
Full Changelog: v2.4.0-alpha-16...v2.4.0-alpha-17
2.4.0-alpha-16
What's Changed
- Remove duplicated line in Component.js by @Kurtil in #1036
- Extend NavCubePlugin with option to align with True North by @elyrank in #1035
- [data-textures]: implement a smart deferred flags update mechanism by @tmarti in #1037
- Enable SAO rendering in Safari. by @tmarti in #1038
New Contributors
Full Changelog: v2.4.0-alpha-12...v2.4.0-alpha-16
v2.4.0-alpha-12
What's Changed
- data-textures: make
VFC
mechanism support non-identitymodel.worldMatrix
by @tmarti in #1026 - Additional data-textures feature toggles by @tmarti in #1027
- Add SAO support when using data-textures by @tmarti in #1028
- Chrome-for-Mac: improved mitigation for data-textures when SAO enabled by @tmarti in #1029
Full Changelog: v2.4.0-alpha-2...v2.4.0-alpha-12
v2.4.0-alpha-2
What's Changed
- Skip inactive section planes in BCF getViewpoint by @Amoki in #1003
- Metadata improvements by @xeolabs in #1005
- fix typo in LineBatchingLayer by @Amoki in #1010
- fix imports to make them ES valid by @Kurtil in #1012
- Fix loaders.gl import by @Amoki in #1014
- Fix imports by @Amoki in #1015
- [DataTexturePerformanceModel]: 80% GPU RAM savings! by @tmarti in #824
- Improvements in the LOD mechanism by @tmarti in #1018
Full Changelog: v2.3.9...v2.4.0-alpha-2