Camera and editor improvements

This commit is contained in:
Ilya Laktyushin
2023-06-03 01:19:23 +04:00
parent 3df2d3cad5
commit ab69b9e982
48 changed files with 2154 additions and 557 deletions

View File

@@ -214,7 +214,7 @@ final class ShutterBlobView: MTKView, MTKViewDelegate {
self.colorPixelFormat = .bgra8Unorm
self.framebufferOnly = true
//self.presentsWithTransaction = true
self.isPaused = true
self.delegate = self