Skip to content

Commit

Permalink
clean shutdown for MutableApp (by waiting on the disposeable this can…
Browse files Browse the repository at this point in the history
… be used to prevent graphics resource exceptions while delayed scene destruction in app shutdown)
  • Loading branch information
haraldsteinlechner committed Mar 30, 2022
1 parent ddc0f01 commit 03b478f
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 128 deletions.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 5.3.0
- OrbitState now private, better functions for converting between freefly/orbit modes.

### 5.3.0-prerelease0007
- temporarily reactivate simple media-specific render commands

Expand All @@ -15,6 +18,7 @@

### 5.3.0-prerelease0002
- experimental giraffe backend

### 5.2.1
- added Mac/ARM64 turbojpeg

Expand Down
Loading

0 comments on commit 03b478f

Please sign in to comment.