leon huang
d557da5e8a
Fix for CIS duplicate key warnings.
...
#rnx
#rb: Vincent.Gauthier
#jira: UE-143620
#preflight: 6226955be83598518fed07ff
#lockdown Mitchell.Wilson
#ROBOMERGE-AUTHOR: leon.huang
#ROBOMERGE-SOURCE: CL 19310017 in //UE5/Release-5.0/... via CL 19311548
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)
[CL 19347532 by leon huang in ue5-main branch]
2022-03-10 21:28:06 -05:00
sebastian nordgren
f49bb7e38f
Uses of IPropertyHandle::GetMetadataProperty() have been switched to directly call GetMetadata(), which does it internally anyway. It's probably a mistake for GetMetadataProperty() to be exposed anyway, and it should be deprecated.
...
#review-19111929 @editor-ux
#preflight 6218f2f51d1c501799437761
[CL 19147685 by sebastian nordgren in ue5-main branch]
2022-02-25 10:32:40 -05:00
sebastian nordgren
4959608709
SPropertyEditorNumeric now uses ForceUnits even when placed in an array.
...
#review-19072571 @engine-ux
#preflight 6218ec05783beeaf8a02bae7
[CL 19147260 by sebastian nordgren in ue5-main branch]
2022-02-25 10:11:22 -05:00
George Rolfe
92509989f3
Property NoClear specifier propagates to item object pickers
...
#jira none
#preflight 62019c30384d6a94e8e656a7
#rb Sebastian.Nordgren
[CL 18895119 by George Rolfe in ue5-main branch]
2022-02-07 17:40:15 -05:00
George Rolfe
62e2ce4d8d
InvalidEnumValues metadata support (inverse of ValidEnumValues)
...
#jira none
#preflight 61f89c86f657e25a5908ebe7
#rb matt.kuhlenschmidt
[CL 18805064 by George Rolfe in ue5-main branch]
2022-01-31 22:36:04 -05:00
simon therriault
e3bac11d06
- Fixing crash at shutdown with remote control
...
#rb jeremie.roy
#jira UE-140261
#preflight 61f195d62f38223e17bc1910
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18740277 in //UE5/Release-5.0/... via CL 18740804 via CL 18741555
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18742261 by simon therriault in ue5-main branch]
2022-01-26 15:04:41 -05:00
sebastian nordgren
928f4adad7
Property matrix now correctly displays EditCondition checkboxes only when applicable to the row. Property matrix rows also hide if the EditConditionHides metadata is set.
...
#jira UE-117103
#review-18517480 @lauren.barnes
[CL 18584618 by sebastian nordgren in ue5-main branch]
2022-01-12 10:43:58 -05:00
semion piskarev
75a5775fc0
Added LinearDeltaSensitivity metadata tag to make it possible for detail panel sliders to not be exponential. Used it in a couple of modeling tools.
...
#rb Patrick.Boutot
#rnx
#jira UE-96690
#preflight 61d73f18db0309127d18cf20
#ROBOMERGE-AUTHOR: semion.piskarev
#ROBOMERGE-SOURCE: CL 18534516 in //UE5/Release-5.0/... via CL 18534588
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18534642 by semion piskarev in ue5-release-engine-test branch]
2022-01-06 14:39:38 -05:00
daren cheng
4bb7d6c36f
Check if asset is UWorld before opening to prevent loss of work in current level.
...
#jira UE-136742
#rb sebastian.nordgren
#preflight 61b90f70032c36821eadb466
#ROBOMERGE-AUTHOR: daren.cheng
#ROBOMERGE-SOURCE: CL 18461123 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v898-18417669)
#ROBOMERGE[STARSHIP]: UE5-Release-Engine-Staging Release-5.0
[CL 18461144 by daren cheng in ue5-release-engine-test branch]
2021-12-14 17:45:42 -05:00
sebastian nordgren
17c90fd2d0
Fixed crash when using a TitleProperty that references an invalid property name.
...
#jira UE-135718
[at]nick.darnell
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 18283600 in //UE5/Release-5.0/... via CL 18283635
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
[CL 18283669 by sebastian nordgren in ue5-release-engine-test branch]
2021-11-24 09:59:45 -05:00
ben hoffman
ce1beeeaed
Revert part of 18198783. Do not set all property editor bools to be on an interactive change
...
#jira UE-64828
#rb trivial
#ROBOMERGE-AUTHOR: ben.hoffman
#ROBOMERGE-SOURCE: CL 18258689 in //UE5/Release-5.0/... via CL 18258725
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
[CL 18258739 by ben hoffman in ue5-release-engine-test branch]
2021-11-22 10:26:26 -05:00
Marc Audy
0c3be2b6ad
Merge Release-Engine-Staging to Test @ CL# 18240298
...
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00
lonnie li
a4e5cdcfd6
PropertyEditor: Add ValidEnumValues metadata support to BitmaskEnum properties
...
#rb michael.balzer
#rnx
#jira none
#preflight 617ab6165794a500013d8124
#ROBOMERGE-AUTHOR: lonnie.li
#ROBOMERGE-SOURCE: CL 18001553 in //UE5/Release-5.0/... via CL 18001566
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v885-17909292)
#ROBOMERGE[STARSHIP]: UE5-Main
[CL 18001577 by lonnie li in ue5-release-engine-test branch]
2021-11-01 10:08:27 -04:00
aurel cordonnier
a6e741e007
Merge from Release-Engine-Staging @ 17915896 to Release-Engine-Test
...
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-25 20:05:28 -04:00
aurel cordonnier
a12d56ff31
Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
...
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00
marc audy
ce5ca781c8
Make GetTransientOuterForRename more generally available and use to fix crash when changing class if that class needs to be within
...
#jira UE-121844, UE-109049
#rb Ben.Hoffman
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 17577483 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257)
[CL 17577484 by marc audy in ue5-release-engine-test branch]
2021-09-20 19:36:56 -04:00
matt kuhlenschmidt
5381ca07b4
Fix a number of details panel style issues
...
#ROBOMERGE-AUTHOR: matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 17543878 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17543897 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-09-16 16:23:57 -04:00
sebastian nordgren
bf3cddefc8
Details view style refresh:
...
- rows are now 26 pixels high
- right column is narrower unless the Sequencer is invoked
- padding has been removed to make more rows fit on the screen at once
- Advanced dropdown is now styled like a normal group and thus the bottom node is gone
[at]editor-ux
#preflight 6140652a9dc6c8000144500a
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 17537602 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17537624 by sebastian nordgren in ue5-release-engine-test branch]
2021-09-16 08:34:39 -04:00
justin hare
4f8476c3db
Blocking restricted classes from showing in a class selector, preventing a user from setting up a ChildActorComponent that would produce an recursive cycle
...
#jira UE-118388
#rb ben.hoffman
#preflight 6140d3fe11d887000146dabe
#ROBOMERGE-AUTHOR: justin.hare
#ROBOMERGE-SOURCE: CL 17507457 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17507471 by justin hare in ue5-release-engine-test branch]
2021-09-14 14:22:27 -04:00
aurel cordonnier
7f517562d5
Merge from Release-Engine-Staging @ 17438845 to Release-Engine-Test
...
This represents UE4/Main @17430120 and Dev-PerfTest @17437669
[CL 17439044 by aurel cordonnier in ue5-release-engine-test branch]
2021-09-06 12:23:53 -04:00
sebastian nordgren
69f0e97da8
ICWYU. Removed "CoreMinimal.h" from Private headers in PropertyEditor module.
...
#preflight 613224fcd031a400011e3bd8
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 17435887 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17435895 by sebastian nordgren in ue5-release-engine-test branch]
2021-09-06 03:24:22 -04:00
vincent gauthier
46f676d9b9
Fix to Tooltip on Editor ComboBox. The tool tip set by that code was never seen and hide the Tooltip set by the ComboBox that does the work correctly.
...
#jira UE-101862
#rb matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 17405664 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17405675 by vincent gauthier in ue5-release-engine-test branch]
2021-09-02 13:45:38 -04:00
patrick enfedaque
9a698d56aa
WorldPartition: Cleanup
...
- Remove unused callbacks
- Remove bEnableWorldPartiton property
- Add UWorld::IsPartitionedWorld() instead of checking for GetWorldPartition() != nullptr
#rb jeanfrancois.dube
#preflight 6130adea5fda57000133c90a
#ROBOMERGE-SOURCE: CL 17401159 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17401160 by patrick enfedaque in ue5-release-engine-test branch]
2021-09-02 08:09:40 -04:00
matt kuhlenschmidt
fcea7ab455
Stage one of editor style recolor
...
- Buttons, checkboxes, menus, toolbars, trees, combos, and text boxes all have consistent sizing and coloring
- Invalidated current dark theme
#pf 612d40b9423a8f00013c5b92
#ROBOMERGE-SOURCE: CL 17369605 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17369625 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-08-31 12:02:37 -04:00
matt kuhlenschmidt
6a2d18ea50
Added ellipsis effect for clipped labels in details panels
...
#ROBOMERGE-SOURCE: CL 17101225 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v853-17066230)
[CL 17101305 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-08-09 09:30:05 -04:00