Commit Graph

3 Commits

Author SHA1 Message Date
christopher waters
f8147b1889 Full set of fixes for non-unity non-pch builds after EngineTypes cleanup. This includes adjusting previous build fixes that introduced new includes that weren't actually necessary. Restored a few includes and wrapped them in UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_1 checks to maintain compatability.
Also includes fixes for other build issues as it's hard to separate them all.

#jira too many to list
#rb none
#preflight 6247d21073665f7d5e6c5a6c

[CL 19600818 by christopher waters in ue5-main branch]
2022-04-02 01:04:02 -04:00
alban bergeret
92348966ec Initial conversion of GeoReferencing plugin for UE5
### Notes
GeoReferencing
- Fixed PROJ failure in PIE because of locked data file
- Replaced the previous math classes by the double ones from UE5
- Adapted the provided BP to new types
- Improved Probe/ProbeSpawners behavior
- Fixed the Tangent computations issue in Flat Terrain mode.

GeoReferencingDemo
- Rewamped the demo/test app and added more test cases


### Hashtags
#rb francis.hurteau
#jira none
#preflight skip

#ROBOMERGE-AUTHOR: alban.bergeret
#ROBOMERGE-SOURCE: CL 18246209 in //UE5/Release-5.0/... via CL 18246234
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18246245 by alban bergeret in ue5-release-engine-test branch]
2021-11-18 18:17:22 -05:00
aurel cordonnier
50944fd712 Merge UE5/RES @ 16162155 to UE5/Main
This represents UE4/Main @ 16130047 and Dev-PerfTest @ 16126156

[CL 16163576 by aurel cordonnier in ue5-main branch]
2021-04-29 19:32:06 -04:00