v0.1.0
We've added many core features, significantly improved stability + performance, and are much closer to a stable API.
What's Changed
- Click callbacks for scene node handles by @brentyi in #46
- Simplify label rendering on scene tree tab hover by @BrianSantoso in #50
- Implement custom titlebars that can be configured in Python by @jonahbedouch in #42
- Performance improvements, click event fix by @brentyi in #51
- MUI -> mantine transition by @brentyi in #49
- Fix scene node labels by @brentyi in #53
- Improve frustum + attribute update speed by @kerrj in #54
- Fix visibility icon for nested scene nodes by @brentyi in #55
- Farewell, Leva by @brentyi in #52
- Canvas export button, minor GUI fixes by @brentyi in #58
- Switch away from Create-React-App towards Vite by @jonahbedouch in #62
- Titlebar image dark mode by @origamiman72 in #56
- Viser mobile view by @jonahbedouch in #60
- Fix Vite HMR errors by @jonahbedouch in #64
- poetry => setuptools by @brentyi in #65
- Automate client builds by @origamiman72 in #66
- GUI container refactor, tab support by @brentyi in #63
- Significant performance improvements, URDF refactor by @brentyi in #67
- Jonah/sidebar by @jonahbedouch in #70
- Check to see if a Viewer is running and skip the build check by @jonahbedouch in #74
- 3D gui containers by @AdamRashid96 in #69
- Add MDX support to the GUI API by @jonahbedouch in #73
- Fix Control Panel Bug with 3D GUIs by @jonahbedouch in #75
- Rework guiIdSetFromContainerId into a dict of sets by @jonahbedouch in #76
- Modal Implementation by @mcallisterdavid in #72
- Fix
yarn start
detection by @brentyi in #81 - Websocket refactor + theming by @brentyi in #82
- GUI refactor, memory leak fixes, version bump by @brentyi in #84
New Contributors
- @BrianSantoso made their first contribution in #50
- @jonahbedouch made their first contribution in #42
- @origamiman72 made their first contribution in #56
- @AdamRashid96 made their first contribution in #69
- @mcallisterdavid made their first contribution in #72
Full Changelog: v0.0.16...v0.1.0