Skip to content

v3.1.1

Choose a tag to compare

@LorenzoMarnat LorenzoMarnat released this 23 Aug 09:39
· 633 commits to master since this release

v3.1.1

@ud-viz

- NPM :
    - Remove `^` in all package.json
- Examples:
    - 2D Visualisation Mode
    - SidebarWidget renamed as Showroom and moved in Examples
    - 3DTiles loading feedback
    - Bookmark widget
    - Change GrandLyon basemaps and elevation
    - Remove unused 'color' attribute from 3DTiles config
    - Projections are now defined in a config file
    - New C3DTilesEditor example
- Doc
    - Camera
    - Fix links
    - Add Contributing.md
    - Update Contributors.md
    - Add Architecture.md
    - Packages description
    - Use Showdown package to add mermaid in online doc
- CI
    - Throw only the client errors
    - Change Node version to 18 and npm version to 9

@ud-viz/shared

- NativeCommandManager: possibility to customize speed
- Context: add IS_SCRIPTBASE static in ScriptBase class

@ud-viz/node

- JS Script to generate mermaid diagrams in markdown from JS projects

@ud-viz/browser

- update to iTowns 2.39.1-next.25
- Remove addLayer methods (now in examples)
- Frame3D: change default maxSubdivisionLevel from 3 to 5
- Frame3D: remove 'size" attribute
- Fix AudioController: spatialized sounds decompose feature
- LocalStorage: vector3 tracking
- Context: add IS_SCRIPTBASE static in ScriptBase class
- Remove JQuery
- Use domElement instead of rootHtml
- `URLUtil`
- Game: commands are applied at step
- FileUtil is no longer exposed in the API

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1