Skip to content

Releases: mygamedevtools/scene-loader

2.3.2

04 Mar 20:37
Compare
Choose a tag to compare

2.3.2 (2024-03-04)

Bug Fixes

2.3.1

30 Jan 20:51
Compare
Choose a tag to compare

2.3.1 (2024-01-30)

Bug Fixes

  • improve dispose/cancellation error handling (#28) (2bfbcb9)

2.3.0

30 Jan 04:17
Compare
Choose a tag to compare

2.3.0 (2024-01-30)

Features

  • implement IDisposable on ISceneManager and ISceneLoader (#27) (fae1cf4)

2.2.3

20 Dec 19:26
Compare
Choose a tag to compare

2.2.3 (2023-12-20)

Bug Fixes

  • replace WaitForCompletion with async logic (#24) (3f87bc4)

2.2.2

02 Dec 01:59
Compare
Choose a tag to compare

2.2.2 (2023-12-02)

Bug Fixes