Releases: mygamedevtools/scene-loader
Releases · mygamedevtools/scene-loader
2.3.2
2.3.2 (2024-03-04)
Bug Fixes
2.3.1
2.3.1 (2024-01-30)
Bug Fixes
- improve dispose/cancellation error handling (#28) (2bfbcb9)
2.3.0
2.3.0 (2024-01-30)
Features
- implement IDisposable on ISceneManager and ISceneLoader (#27) (fae1cf4)
2.2.3
2.2.3 (2023-12-20)
Bug Fixes
- replace WaitForCompletion with async logic (#24) (3f87bc4)
2.2.2
2.2.2 (2023-12-02)
Bug Fixes
2.2.1
2.2.1 (2023-10-19)
Bug Fixes
- add preprocessor directives to filter out addressables code (#21) (82b0616)
2.2.0
2.2.0 (2023-06-28)
Features
- add support for multiple scene operations (#17) (87117e0)
2.1.1
2.1.1 (2023-03-08)
Bug Fixes
- correct scene assignment on load/unload ops (5953402)
2.1.0
2.1.0 (2023-02-12)
Features
- add transitions from external scenes (64205fb)