v0.3.1
Major features and improvements:
-
Semantic Region Support: define 2d polyloops with height extrusion to represent and query rooms/regions in a scene:
- Initial implementation and metadata support by @jturner65 in #2299 and #2307
- Region Query API (w/ Python bindings) by @aclegg3 in #2317 and by @jturner65 in #2336
-
Render skinned meshes with PBR shader by @jturner65 in #2204
-
Add Panoptic/Instance ID support to Semantic sensor by @jturner65 in #2316
-
Expose ArticulatedObject creation_attributes by @aclegg3 in #2259
-
Define constant and bindings for stage ID by @jturner65 in #2325
-
Deprecate colabs (in favor of local Jupyter notebooks) by @aclegg3 in #2298
-
Docs cleanup and improvements by various authors in #2238, #2267, #2268, #2275, #2283, #2285, #2281, #2292
-
Update Magnum submodule by @mosra in #2243, #2278, #2309, #2322
Other Changes and Bugfixes
- Fix rigs not being deleted from the recorder. by @0mdc in #2251
- Set the default fallback material as Phong. by @0mdc in #2262
- --Update reference to deprecated Magnum 'angle' function by @jturner65 in #2264
- Correct HSSD public repo to un-authenticated by @aclegg3 in #2261
- --[BE Week] Update projection matrix near/far plane calcs by @jturner65 in #2276
- --[BE Week] Better Attributes Handle search efficiency; Viewer.cpp/Viewer.py text render fixes by @jturner65 in #2279
- Minor fix in python viewer. by @0mdc in #2282
- Fix typos in top-level files and tools. by @0mdc in #2284
- Change default python viewer dataset to 'default'. by @0mdc in #2287
- [ci] - new website key by @aclegg3 in #2294
- --[BE Week] Articulated Object Loading refactors and cleanup by @jturner65 in #2291
- [CI] - Add hm3d example scenes to ci test assets by @aclegg3 in #2303
- --Object/AO creation refactor and Object/AO Instance save/creation by @jturner65 in #2315
- Get ycb dataset from main branch by @aclegg3 in #2320
- Add max decimal place option to recorder. by @0mdc in #2319
- Ability to render the viewer content at quarter resolution on very-high-DPI screens by @mosra in #2321
- --[CI Fix] Fix miniconda versions by @jturner65 in #2334
- --Minor fixes and improvements by @jturner65 in #2333
- bump the version to 0.3.1 by @aclegg3 in #2339
Full Changelog: v0.3.0...v0.3.1