2024.4.17.1420 - Motion Blur, Bloom, AO, SSR & Antialiasing settings (+ more)

Resonite

Enter a novel digital universe with infinite possibilities. Whether you resonate with people around the world in a casual conversation, playing games and socializing or you riff off each other when creating anything from art to programming complex games, you'll find your place here.

THE TIME HAS COME! The Setting UI rework bears its fruit! You can now configure/disable Motion Blur, Bloom, AO, SSR and Antialiasing! Thanks to the new system these settings were very easy to add to the system, I've literally implemeneted all of it just today, along with a few other things. I know it took a while to get to this point, but the journey was worth it if you look at all the other things that got improved as well and the good foundations for reworking more UI's that we now have! With this, the most upvoted GitHub issue is now resolved! There's still a whole bunch more Setting stuff to come though, so we're not quite done, I just wanted to do these as one of the first. Hope you all enjoy! And who couldn't enjoy before, you can enjoy now (and maybe support us so we can keep doing this ;) [previewyoutube=LSQiQ5JbSgs;full][/previewyoutube] [h2]New Features:[/h2] - Added post processing settings (under Graphics) -- Motion Blur intensity (requested by @namminamm, @rellik66, @kulza, @enverex, @troyborg, Meister1593, CakePost, @flamesoulis and others, issue #178) -- Bloom intensity -- Ambient Occlusion intensity (requested by InconsolableCellist, Sarniwoop, @namminamm, @gawdl3y, @the_furf_of_july, @kazu0617, issue #21, ) -- Screen Space Reflections -- Antialiasing (Off, FXAA, CTAA, SMAA and TAA) (requested by @zyro1331, issue #244) - Added "Capture Private UI" setting for quick photo capture (requested by @troyborg, issue #139) - Added encode format setting to Quick Photo Capture settings (requested by @shadowpanther, @banane9, @epiceaston197, issue #870) - Added LocaleActiveDriver which allows driving target boolean based on a match of current locale -- You can either drive exact locale (e.g. en-US) or the main language (just "en", which will match to both "en-US" and "en-GB" for example) - Added Highlight support to DataFeedAction items -- This includes appropriate field on FeedActionInterface -- This allows certain action items to be highlighted - e.g. when they indicate that they represent an option that's currently active [h2]Tweaks:[/h2] - Currently selected locale is now highlighted (based on feedback by @luxkitty, issue #1701) -- Note that we'll need to update the template first, so it might take a day or so before this update is reflected in content [h2]Bugfixes:[/h2] - Hand(Position/Rotation)Smoothing now affects the controller nodes as well (based on report by @shiftyscales, issue #1691)