Commit Graph

17 Commits

Author SHA1 Message Date
Jack da629d82be Add acknowledgment of third party software in README and LICENSE 2024-09-18 20:28:11 -04:00
Jack 9589b6813a Remove __pycache__ directory from ui directory and update .gitignore 2024-09-18 11:19:50 -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 979c809d5a Updated README 2024-09-18 11:10:19 -04:00
Jack 22b6c1e598 Updated README 2024-09-18 11:00:16 -04:00
Jack 6406da40a3 Remove ffmpeg from repo 2024-09-18 10:33:00 -04:00
Jack 019e3e3b49 Grab README and LICENSE from main branch 2024-09-18 10:04:54 -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 4a3784d679 Save to file off by default 2024-09-16 19:28:13 -04:00
Jack e4c9244dce Rename UI directory to ui 2024-09-16 19:25:50 -04:00
Jack 5a7a8b68f4 Tmp to rename UI directory to lowercase 2024-09-16 19:25:22 -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