7 Commits

Author SHA1 Message Date
eric renaudhoude
7973f129b9 OCIO: Remove redundant use of WITH_OCIO that innapropriately hides a missing library.
We make it a public wrapper definition for all wrapper classes at once. Attempts to use the wrapper on other deployed platforms will result in immediate compile errors, which is desirable.

#jira none
#rb ruslan.idrisov, rod.bogart
#rnx

[CL 26302311 by eric renaudhoude in 5.3 branch]
2023-06-28 19:16:20 -04:00
eric renaudhoude
d7c8a2da29 OCIO: Avoid delay-loading the library.
#jira none
#rb ruslan.idrisov, rod.bogart
#rnx

[CL 26301332 by eric renaudhoude in 5.3 branch]
2023-06-28 18:19:04 -04:00
eric renaudhoude
0c3afd713d OCIO: Added ARM64 architecture builds, now matching openexr coverage.
#jira UE-182792
#rb none
#rnx
[FYI] ruslan.idrisov, rod.bogart

[CL 26037452 by eric renaudhoude in 5.3 branch]
2023-06-16 02:12:57 -04:00
eric renaudhoude
d3304b7ef4 OCIO: Allow OpenColorIOWrapper to be used outside of editor modes, but enforce editor linking at the plugin level. Privatized the wrapper module in the plugin as well.
(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]
2023-06-14 21:12:02 -04:00
eric renaudhoude
2dbafc81ac [Backout] - CL25959606
[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]
2023-06-14 11:32:46 -04:00
eric renaudhoude
20843273ba OCIO: Enable library/wrapper module use in non-editor builds as well.
#jira UE-182792
#rb ruslan.idrisov, rog.bogart
#rnx

[CL 25959673 by eric renaudhoude in ue5-main branch]
2023-06-13 15:03:39 -04:00
eric renaudhoude
2937cf136a OCIO: Moving the library from the plugin to the engine third-party folders, for upcoming access by the editor.
#jira UE-179982
#rb ruslan.idrisov, alejandro.arango, rod.bogart
#preflight 641dc309974dfaa53cf0008c

[CL 24915213 by eric renaudhoude in ue5-main branch]
2023-04-04 14:48:00 -04:00