Skip to content

Commit

Permalink
Updating changelog for v0.6.0 (#49)
Browse files Browse the repository at this point in the history
* Updating changelog for v0.6.0
  • Loading branch information
roopavr-adsk authored Jan 30, 2024
1 parent def1947 commit 043811b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [v0.6.0] - 2024-01-29

**Build:**
* Avoid Boost autolinking libraries [#34](https://github.com/Autodesk/maya-hydra/pull/34)

**Documentation:**
* Update build doc & script [#37](https://github.com/Autodesk/maya-hydra/pull/37)

**Miscellaneous:**
* Fix Broken Link [#44](https://github.com/Autodesk/maya-hydra/pull/44)
* Make sure skydome light is not turned off unexpectedly [#41](https://github.com/Autodesk/maya-hydra/pull/41)
* Remove the usage of the "fit" mode for directional light unit test [#40](https://github.com/Autodesk/maya-hydra/pull/40)
* Fix the double transform issue on instanced prims [#39](https://github.com/Autodesk/maya-hydra/pull/39)
* Add prim instancing unit test [#33](https://github.com/Autodesk/maya-hydra/pull/33)
* Rename the env var to avoid duplication [#32](https://github.com/Autodesk/maya-hydra/pull/32)
* Fix testFlowViewportAPI image diff thresholds [#31](https://github.com/Autodesk/maya-hydra/pull/31)
* Fix for Maya Lighting mode not working [#30](https://github.com/Autodesk/maya-hydra/pull/30)
* Remove idiff workaround [#29](https://github.com/Autodesk/maya-hydra/pull/29)
* Fix scene browser crash when adding same prim multiple times [#28](https://github.com/Autodesk/maya-hydra/pull/28)
* Add missing rpaths to mayaHydraSceneBrowser [#27](https://github.com/Autodesk/maya-hydra/pull/27)
* Selection change functors now take scene index as argument [#26](https://github.com/Autodesk/maya-hydra/pull/26)
* Rename selection interface [#24](https://github.com/Autodesk/maya-hydra/pull/24)
* Fix added prims being at the wrong place when saving/loading a scene [#23](https://github.com/Autodesk/maya-hydra/pull/23)

## [v0.5.0] - 2023-12-07

**Build:**
Expand Down

0 comments on commit 043811b

Please sign in to comment.