branchrust_reboot/main/media_projectscancel
1,120 Commits over 1,857 Days - 0.03cph!
Greybox scene + package update
Merge from sticky_debugcam
Merge Main -> Media Projects
Added save/load weather buttons
Don't save WeatherSlider values between sessions (removing the Get here, Set already removed in 70752)
Removed adjustWeather bool since it's broken anyway + value slider fix
Rewrote the conditional in WeatherSlider for clarity. Previous code was functionally the same but nobody has time to understand "if ( GUILayout.Toggle( value != -1, "", GUILayout.Width( 64 ) ) != ( value != -1 ) ) value = ( value == -1.0f ? 0.5f : -1.0f );"
Merge from shot_parenting
Revert to previous arid postfx
Merge from shot_parenting
Playblast timeline changes. Added directory to ignore config
Updated bones script (auto root bone) and greybox scene
Move custom demo systems to a new partial script to reduce conflicts when merging from main