Commit Graph

15 Commits

Author SHA1 Message Date
phillip kavan
1b6914ca4b Extends the class viewer module to support multiple custom class filters along with an optional associated view option flag.
Additional changes:
- Deprecates the previous method for specifying a singular custom class viewer filter and updates all existing occurrences of this pattern in engine code.
- Extends the property editor utilities interface to expose custom class filter(s) that can be applied to the class picker widget used for editing class property values.
- Adds an implementation of this interface to SDetailsView such that additional class filter(s) can now be configured to be applied to all underlying class property nodes.

#jira UE-108316
#rb Lauren.Barnes
#preflight 60c2102e8ae8960001110d50

#ROBOMERGE-OWNER: phillip.kavan
#ROBOMERGE-AUTHOR: phillip.kavan
#ROBOMERGE-SOURCE: CL 16623084 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v831-16623017)
#ROBOMERGE-CONFLICT from-shelf

[CL 16623246 by phillip kavan in ue5-release-engine-test branch]
2021-06-10 10:40:50 -04:00
louise rasmussen
29faedf213 Level Editor Menu Clean Up, Part 3/3
#JIRA UETOOL-3039
#rb Lauren.Barnes
#lockdown Simon.Tourangeau
#preflight 606e39a450c0ee00014dc64a

#ROBOMERGE-SOURCE: CL 15948269 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15950323 by louise rasmussen in ue5-main branch]
2021-04-07 22:22:12 -04:00
lauren barnes
22506ad089 Moving level instance section of the level editor context menu below Actor Actions, added section heading for Merge Actors
#jira none
#rb Patrick.Enfedaque

#ROBOMERGE-SOURCE: CL 15748025 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)

[CL 15751989 by lauren barnes in ue5-main branch]
2021-03-19 18:18:42 -04:00
patrick enfedaque
e2772a5813 LevelInstance: Use ActorLabel in menus
#rb roey.borsteinas

#ROBOMERGE-SOURCE: CL 15455590 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15465991 by patrick enfedaque in ue5-main branch]
2021-02-18 20:08:27 -04:00
patrick enfedaque
4caff5550b LevelInstance: add a CanExecuteAction lambda to Move Selection To
#rb richard.malo

#ROBOMERGE-SOURCE: CL 15451950 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15464544 by patrick enfedaque in ue5-main branch]
2021-02-18 18:53:29 -04:00
patrick enfedaque
2beaafa584 LevelInstance: Add Discard menu
#rb roey.borsteinas

#ROBOMERGE-SOURCE: CL 15388317 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15388330 by patrick enfedaque in ue5-main branch]
2021-02-11 12:03:10 -04:00
roey borsteinas
20acbaa873 LevelInstance: Prevent breaking level instances which have level scripts.
#rb patrick.enfedaque

[CL 15274723 by roey borsteinas in ue5-main branch]
2021-02-01 17:04:58 -04:00
Patrick Enfedaque
18407a18cb LevelInstance: Move all creation params into struct and use details panel in New LevelInstance dialog
#rb roey.borsteinas

[CL 15145390 by Patrick Enfedaque in ue5-main branch]
2021-01-20 12:26:28 -04:00
roey borsteinas
f4480b560e LevelInstance: Added an actor which allows the user to change the pivot point of the level instance.
#jira none
#rb patrick.enfedaque, jeanfrancois.dube

[CL 15130983 by roey borsteinas in ue5-main branch]
2021-01-18 12:50:54 -04:00
Patrick Enfedaque
d04d0965c0 Packed Level Instance MVP (based on SPMeshPacker)
- supports packing source level MeshComponents (SMC,ISM,HISM) into a single actor APackedLevelInstance.
- supports recursive packing of source LevelInstance's
- ability to pack result into an actor blueprint
- build menu allows rebuilding all loaded packed level instances (no dependency tracking)

#rb richard.malo

[CL 14751674 by Patrick Enfedaque in ue5-main branch]
2020-11-16 08:50:22 -04:00
rajesh chilagani
89a4f9fa7b Fixed the grammar issue when showing the popup warning.
#jira UE-99770
#rb patrick.enfedaque

#ROBOMERGE-SOURCE: CL 14337393 in //UE5/Release-5.0-M2/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-M2 -> Main) (v739-14336328)

[CL 14346049 by rajesh chilagani in ue5-main branch]
2020-09-18 10:08:23 -04:00
rajesh chilagani
006506a1cc Added popup warning when breaking a Level Instance
#jira UE-99620
#rb patrick.enfedaque

#ROBOMERGE-SOURCE: CL 14330837 in //UE5/Release-5.0-M2/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-M2 -> Main) (v739-14336328)

[CL 14344143 by rajesh chilagani in ue5-main branch]
2020-09-17 23:57:13 -04:00
patrick enfedaque
f7c5f5d5b9 Fix LevelInstance DetailsCustomization Registration
#rb trivial

#ROBOMERGE-SOURCE: CL 14289316 in //UE5/Release-5.0-M2/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-M2 -> Main) (v732-14297381)

[CL 14302535 by patrick enfedaque in ue5-main branch]
2020-09-11 17:06:48 -04:00
jimmy smith
a550aa3b04 Fix for nounity error
#fyi Patrick.Enfedaque

[CL 14225930 by jimmy smith in ue5-main branch]
2020-08-31 23:09:34 -04:00
Patrick Enfedaque
b5a87c3f96 Rename Foundation to LevelInstance
#rb richard.malo, jeanfrancois.dube

[CL 14178187 by Patrick Enfedaque in ue5-main branch]
2020-08-25 06:31:46 -04:00