Commit Graph

9 Commits

Author SHA1 Message Date
chris tchou
803094ae27 Change landscape info Proxy pointers to be TWeakObjectPtr, so they won't act as GC references
#rb jonathan.bard
#preflight 63335cb2dc213d2eadcd61b2

[CL 22217645 by chris tchou in ue5-main branch]
2022-09-27 23:53:05 -04:00
bryan sefcik
b93a6cf7ed Pass 1 on editor include fixes:
Removed redundant private include paths from build.cs files.
Fixed include paths to be relative to the private or public folders.
Hid or removed includes that reached into other private module folders.
Updated PublicInclude paths when necessary.

#jira
#preflight 631e283bec5b0c765fc0ffdb

[CL 21960084 by bryan sefcik in ue5-main branch]
2022-09-11 18:33:06 -04:00
bryan sefcik
0837230669 Ran IWYU again on half of the Engine/Source/Editor/... source files.
#jira

[CL 21716414 by bryan sefcik in ue5-main branch]
2022-08-30 23:03:03 -04:00
luc eygasier
164e1d0ca2 * Enables landscape mode for UEFN
* Whitelists Left Tab to allow Landscape mode panel to be hosted properly
* Adds Rowtag to Landscape Custom UI details to enable property filtering (custom details name were "None", therefore blocked)

#rb Jonathan.Bard
#preflight 62221bb5b066ef60bba698f0

#ROBOMERGE-AUTHOR: luc.eygasier
#ROBOMERGE-SOURCE: CL 19266167 via CL 19267521 via CL 19274783 via CL 19278382 via CL 19293680
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)

[CL 19345011 by luc eygasier in ue5-main branch]
2022-03-10 19:36:40 -05:00
robert manuszewski
97b5e82c0b Deprecating EInternalObjectFlags::PendingKill. Making sure iterators use the appropriate flags based on the current state of PendingKill being enabled or not.
#preflight 61f8f33d537702981c352c7a
#rb Steve.Robb

#ROBOMERGE-AUTHOR: robert.manuszewski
#ROBOMERGE-SOURCE: CL 18806353 in //UE5/Release-5.0/... via CL 18808526 via CL 18821789
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)

[CL 18822151 by robert manuszewski in ue5-main branch]
2022-02-02 02:21:12 -05:00
jeremy moore
540bfc0785 Add button to landscape details panel to create RVT volumes for all set RVT assets.
Small quality of life improvement for RVT setup.
#preflight 61e9db58d3499d380f39e993

#ROBOMERGE-AUTHOR: jeremy.moore
#ROBOMERGE-SOURCE: CL 18682626 in //UE5/Release-5.0/... via CL 18682653 via CL 18682672
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v902-18672795)

[CL 18682696 by jeremy moore in ue5-main branch]
2022-01-20 17:23:55 -05:00
ryan durand
627baf970a Updating copyright for Engine Editor.
#rnx
#rb none


#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870586 by ryan durand in Main branch]
2019-12-26 15:33:43 -05:00
patrick enfedaque
8a9438d7d5 QoL: Add Total Component Count in Landscape UI Details
#rb sebastien.lussier
#rnx


#ROBOMERGE-SOURCE: CL 10810538 via CL 10810548
#ROBOMERGE-BOT: (v610-10636431)

[CL 10810550 by patrick enfedaque in Main branch]
2019-12-19 10:57:43 -05:00
patrick enfedaque
acedb9043c - Landscape: Add New Information Category in Details Customization that displays some important Landscape Details (Component Count, Resolution, Overall Resolution...)
[FYI] richard.malo
#rnx


#ROBOMERGE-SOURCE: CL 6864990 via CL 6866114
#ROBOMERGE-BOT: (v366-6836689)

[CL 6866128 by patrick enfedaque in Main branch]
2019-06-06 15:34:43 -04:00