Commit Graph

6 Commits

Author SHA1 Message Date
louise rasmussen
934b055932 Adds AssetPlacementMode Icon and Updates Style to use Macors
#rb brooke.hubert, matt.kuhlenschmidt
#preflight 606353b8f4abbf00013b9313

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

[CL 15864996 by louise rasmussen in ue5-main branch]
2021-03-30 13:37:06 -04:00
brooke hubert
3cbecdf380 Disable Fill tool in placement mode.
# The implementation of this is backlogged due to bookkeeping information for arbitrary (non-foliage) types.
#Jira UE-107090
#rb jamie.dale

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

[CL 15370082 by brooke hubert in ue5-main branch]
2021-02-09 16:25:38 -04:00
brooke hubert
bbea5f26d0 Implement clear selection and delete selection commands in placement mode.
# Removed Select All tool - we don't think it makes sense in the open world case, and would be better served by "clean up" type utility to remove all references to an asset over a world.

#Jira UE-107092
#rb chris.gagnon

[CL 15272133 by brooke hubert in ue5-main branch]
2021-02-01 13:17:53 -04:00
brooke hubert
1cde48799c Initial Asset Palette, selection, and single place tool functioning in placement mode.
# Removed "reapply settings" since this was a tool that was specific to UFoliageType data blueprint changes being reapplied to already placed foliage.

#Jira UE-98160
#rb chris.gagnon jamie.dale

[CL 14878986 by brooke hubert in ue5-main branch]
2020-12-08 11:27:52 -04:00
brooke hubert
d4c157384c Initial Creation of Asset Placement Mode UI for tools and commands.
# Added a save and load config on the settings class for UEdMode so mode wide settings would be sticky between runs.
# Removed FString refs in some functions so they could be bound using UObject delegate methods.

#rnx
#Jira UE-98157
#review-14449500
#rb lauren.barnes

[CL 14451570 by brooke hubert in ue5-main branch]
2020-10-08 18:56:55 -04:00
brooke hubert
669356b188 Initial Creation of Asset Placement Mode module.
#rnx
#Jira UE-98156
#rb lauren.barnes

[CL 14329611 by brooke hubert in ue5-main branch]
2020-09-16 14:38:57 -04:00