Commit Graph

9 Commits

Author SHA1 Message Date
Jack 9b0821c32e Fix for Maya hanging on boot 2024-09-22 21:46:01 -04:00
Jack cb143e7981 Add shelf and button to open Tinyblast Options window and update README 2024-09-18 11:17:23 -04:00
Jack 031eb1c6ef Save settings between Tinyblast Options sessions
Currently, the settings are saved at a global level and automatically save between Maya sessions. I plan on making the settings save during inside sessions but reset between sessions. I think I'd like to make settings connect to Maya scenes, but I'll have to do more research to see if that's possible. At the moment reseting settings between sessions is what I'm working towards.
2024-09-16 22:53:55 -04:00
Jack 0e3c2c5965 Remove unused code 2024-09-16 19:54:08 -04:00
Jack b2ee0e0d53 Bitrate works correctly and set/save window size 2024-09-16 19:23:24 -04:00
Jack 936e914ffb Tinyblast GUI is functional
Still needs some work, .mov is giving me issues with ProRes, DNxHD, and DNxHR, and some settings currently don't do anything. But it works for simple playblasts!!!
2024-09-16 17:46:55 -04:00
Jack 0b6f65becc Connect UI elements together
Still need to add functionality, but the window now behaves like it should
2024-09-16 15:16:10 -04:00
Jack a7e555566f Create UI and command to open it 2024-09-15 21:41:42 -04:00
Jack 84c2a1df2d Initial commit 2024-09-13 12:22:04 -04:00