Releases: glue-viz/glue-ar
Releases · glue-viz/glue-ar
0.3
What's Changed
- Allow exporting to USDZ by @Carifio24 in #60
- Replace parentheses in USD path names by @Carifio24 in #62
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Update start_worker signature by @Carifio24 in #55
- Update default values for export options by @Carifio24 in #56
- Sanitize USD paths to prevent having dashes by @Carifio24 in #57
Full Changelog: v0.1...v0.2
v0.1
Initial release of the package on PyPI. The list below gives a full list of updates to the package until now:
What's Changed
- Add some gltf example files by @Carifio24 in #1
- Export glb files. Add scaling utility function. by @Carifio24 in #2
- Deploy examples folder to GitHub Pages by @Carifio24 in #3
- Add basic UI for scatter exporter by @Carifio24 in #4
- Add basic UI for volume exporter by @Carifio24 in #6
- Create volume meshes on a layer-by-layer basis by @Carifio24 in #7
- Support multiple layer types in tool UI, fix colormap bug by @Carifio24 in #9
- Some minor updates by @Carifio24 in #11
- Improve calculation for scatter sphere sizes by @Carifio24 in #12
- Support non-native aspect ratio and clip data to bounds by @Carifio24 in #13
- Add support for linear sizing by @Carifio24 in #14
- Initial support for vectors by @Carifio24 in #15
- Initial support for error bars by @Carifio24 in #16
- Add tool for displaying local QR code for AR view by @Carifio24 in #17
- Allow using ngrok for QR code sharing by @Carifio24 in #18
- Compression/volume export updates/QR code updates by @Carifio24 in #19
- Export updates by @Carifio24 in #20
- Allow specifying isosurface count in volume export by @Carifio24 in #21
- Updates to Draco compression infrastructure by @Carifio24 in #23
- Add codestyle check by @Carifio24 in #24
- Update docs and add dependencies by @Carifio24 in #26
- Add local directory to PATH for setup by @Carifio24 in #27
- Add export tool to Jupyter VisPy viewers by @Carifio24 in #28
- Use QuickLook rather than Scene Editor on iOS in examples by @Carifio24 in #29
- Refactor package and add meshoptimizer as compression option by @Carifio24 in #30
- Add a couple of examples using the Edenhofer dust map by @Carifio24 in #31
- Fix broken README link by @Carifio24 in #33
- Add higher resolution version of Edenhofer dustmap isosurfaces by @Carifio24 in #34
- Remove pyvista dependency and update export options by @Carifio24 in #35
- Fix bad function call in Jupyter tool by @Carifio24 in #36
- Set up testing infrastructure by @Carifio24 in #37
- Fix QR tool and update model-viewer HTML by @Carifio24 in #38
- Add basic test of scatter exports by @Carifio24 in #41
- Update README information by @Carifio24 in #42
- Small fixups to README by @Carifio24 in #43
- Add UI for Jupyter export tool by @Carifio24 in #44
- Test point locations of glTF scatter export by @Carifio24 in #45
- Remove point clouds file by @Carifio24 in #46
- Fix incorrect orientation of sphere triangles by @Carifio24 in #47
- Add support for ipyvolume scatter viewer by @Carifio24 in #48
- Add support for ipyvolume volume viewer by @Carifio24 in #50
- Add tests of export tools and dialogs by @Carifio24 in #51
- Allow binning opacities in voxel export by @Carifio24 in #52
- Prevent import errors if glue-jupyter is not installed by @Carifio24 in #53
New Contributors
- @Carifio24 made their first contribution in #1
Full Changelog: https://github.com/glue-viz/glue-ar/commits/v0.1