Deprecations:
Removed the preset
property on EmphasisMaterial
.
What's Changed
- [EXAMPLE] Adds example of creating a section plane with a short tap by @paireks in #1785
- XEOK-196 Rotate the SectionPlane Control gizmo to be Y-up by default by @MichalDybizbanskiCreoox in #1786
- XEOK-198 Update SceneModel::rotation on SceneModel::matrix change by @MichalDybizbanskiCreoox in #1787
- Much cleaner edge rendering when enabling logarithmic depth buffer by @tmarti in #1788
- XEOK-197 Implement SectionPlane::quaternion and ::roll by @MichalDybizbanskiCreoox in #1789
- [EXAMPLES] Comments clean-up by @paireks in #1790
- XCD-242 Fix near and far values for ray picking by @MichalDybizbanskiCreoox in #1791
- Add PointerCircle.d.ts by @paireks in #1793
- Add types for touchPointSelector by @paireks in #1794
- Remove SceneModel LoD examples from index, for now by @xeolabs in #1795
- XEOK-205 Fix math.mat4ToEuler to return angles in degrees, not radians by @MichalDybizbanskiCreoox in #1796
- XEOK-136: Deprecate preset property on EmphasisMaterial by @ijlal99 in #1797
- Fix overlay examples by @ijlal99 in #1800
- #1704 Optimize Annotations' position update by @MichalDybizbanskiCreoox in #1761
- XCD-230 Don't cull backfaces of solid objects by @MichalDybizbanskiCreoox in #1805
- Update package.json by @drashevski in #1806
Full Changelog: v2.6.65...v2.6.66