jason stasik
e4651fb422
Fix non-unity error
...
#rb none
#preflight skip
#ROBOMERGE-AUTHOR: jason.stasik
#ROBOMERGE-SOURCE: CL 19798556 via CL 19798564 via CL 19798565
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v939-19570697)
[CL 19809766 by jason stasik in ue5-main branch]
2022-04-19 11:44:04 -04:00
jason stasik
a650434255
Log error when JSON deserializer fails to parse an EditorConfig file
...
#rb rex.hill,eric.knapik
#preflight 6259d6ca201cdc3ec501a4b3
#ROBOMERGE-AUTHOR: jason.stasik
#ROBOMERGE-SOURCE: CL 19794091 via CL 19798053 via CL 19798283 via CL 19798394
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v939-19570697)
[CL 19809723 by jason stasik in ue5-main branch]
2022-04-19 11:41:31 -04:00
sebastian nordgren
27f0137dec
Fixed non-unity build errors due to missing semicolon after IMPLEMENT_MODULE.
...
Removed unnecessary includes and overrides in EditorConfigModule.
#rb paul.chipchase
#jira UE-107391
[CL 15269585 by sebastian nordgren in ue5-main branch]
2021-02-01 06:01:10 -04:00
sebastian nordgren
6fe795953f
Initial submit of the new JSON-based editor config system. This consists of two layers - the JSON config system enables access to JSON objects through the use of JSON paths of the form $.Object.Array[3].Member. The editor config system applies this system to UObjects and UStructs.
...
#rb chris.gagnon
#jira UETOOL-2769
[CL 15208207 by sebastian nordgren in ue5-main branch]
2021-01-26 11:48:50 -04:00