- Added system to only save config sections, to user Saved/Config files, that are opted in
- Currently disabled, allowing people to test locally by setting a bool in Base.ini (affects all hierarchical configs)
#rb gwennael.arbona
[CL 27589933 by josh adams in ue5-main branch]
#fyi Josh.Adams
Original CL Desc
-----------------------------------------------------------------
- Added system to only save config sections, to user Saved/Config files, that are opted in
- Currently disabled, allowing people to test locally by setting a bool in Base.ini (affects all hierarchical configs)
#rb gwennael.arbona
[CL 27546792 by josh adams in ue5-main branch]
- Currently disabled, allowing people to test locally by setting a bool in Base.ini (affects all hierarchical configs)
#rb gwennael.arbona
[CL 27544349 by Josh Adams in ue5-main branch]
* Make sure we properly display <None> in the config menu when nothing is selected.
* Added log message to force-disable on invalid viewport settings.
#rb ruslan.idrisov
#rnx
[CL 26714756 by eric renaudhoude in ue5-main branch]
We update the default enabled value to false, and let users manually enable the transform.
#jira UE-191362
#rb ruslan.idrisov, rod.bogart
[CL 26672329 by eric renaudhoude in ue5-main branch]
* Further simplifications to inverted view transforms support (if plugin setting is enabled): simply exposed with a checkbox now.
* Replaced <Invalid> with <None> as requested.
* Enforce forward view transforms if the inverse setting is disabled.
#jira UE-190864
#rb ruslan.idrisov, rod.bogart
[CL 26580093 by eric renaudhoude in ue5-main branch]
OpenColorIOLib will now be linked against in editor builds. Module config is created lazily only if needed. To be used by subsequent TextureCompressor integration CL.
#jira UE-184127
#rb rod.bogart, ruslan.idrisov, alejandro.arango
[CL 26098141 by eric renaudhoude in ue5-main branch]
Also removed heap allocations for image desc structs, and restructured the code around the parallel inner loop.
#jira UE-182792
#rb ruslan.idrisov
#rnx
[CL 26091148 by eric renaudhoude in ue5-main branch]
(Re-do of CL 25959606, now with confirmation that the library isn't accidentally pulled in by the fornite server.)
#jira UE-182792
#rb none
[FYI] rod.bogart, ruslan.idrisov, brandon.schaefer
[CL 26001548 by eric renaudhoude in ue5-main branch]
[FYI] eric.renaudhoude
Original CL Desc
-----------------------------------------------------------------
OCIO: Enable library/wrapper module use in non-editor builds as well.
#jira UE-182792
#rb ruslan.idrisov, rog.bogart
#rnx
[CL 25980225 by eric renaudhoude in ue5-main branch]