branchrust_reboot/main/Twitchdropsrender/testscancel
33 Commits over 31 Days - 0.04cph!
Merge from dropsrender main
Add error log to identify missing scene items
Cleanup, remove debug logging.
Option to disable input during rendering (default to disabled)
Merge from twitchdropsrender
Close the recorder window after completion.
Rename context menu.
Support finding deployable item prefabs.
Cleaned up batch render process visually (tidily reset rotation, toggle rotation, delays, etc).
Strip out blank URLS.
Option to stop unity play mode on completion.
Option to automatically open the render output root folder in explorer/finder when batch rendering has finished.
User definable output fulder name.
Added a context menu to open render folder.
Automated lighting config can now be enabled/disabled at batch and individual item levels.
Put text area for URL pasting at the top of the inspector area.
Automate lighting group toggling for each item in the batch render process.
Scripts for configuring and enabling/disabling per-item lighting rigs.
Removed some spam now I've tracked down issues.
Found and fixed cause of repeat skin changes not working.
Render folder paths and filenames now use the format "ItemName/SkinName/ItemName - SkinName_xxx"
Added PrepareScene_PreRecord for init between takes.
Zero out Rotation parent for each take.
Add my own test duplicate of twitch render scene before I destroy it
More batch rendering progress.
WIP proof of concept for automating the entire process after pasting a list of workshop URLs.
Only get item schemas once to speed multiple item processing up, and do it during scene bootstrap.
Initial support for parsing a list of pasted workshop URLS and finding the matching items
Controlling recorder window from code test.
Creating target gameobject test.
Apply workshop URL skin when starting scene.
More tests.