Commit Graph

105 Commits

Author SHA1 Message Date
JeanFrancois Dube
5b2350989e Add missing UObject class in the class hierarchy so BP classes deriving from it appears in the class viewer.
#rb sebastian.nordgren
#jira UE-78284
#rnx

[CL 7840035 by JeanFrancois Dube in Dev-Editor branch]
2019-08-07 09:51:48 -04:00
Lauren Ridge
882abc56c8 Refactoring the majority of AssetEditorManager cases to AssetEditorSubsystem
#rb me

[CL 7765218 by Lauren Ridge in Dev-Editor branch]
2019-08-05 12:16:07 -04:00
Gines Hidalgo
58c068c9e4 #jira UE-76564
Fix to CL 7434472: Extended the new functionality of #jira UE-76564 to AddChildren_List.
#fyi cody.albert
#rb none

[CL 7461309 by Gines Hidalgo in Dev-Editor branch]
2019-07-19 14:12:52 -04:00
Gines Hidalgo
e8c25a1f30 #jira UE-76564
The search filter (SClassViewer) now allows selection of the parents of the found objects. Previously, only the elements found by the filter could be selected, even though their parents were visualized as well.
#rb chris.gagnon
#codereview chris.gagnon

[CL 7434472 by Gines Hidalgo in Dev-Editor branch]
2019-07-17 18:48:59 -04:00
Max Chen
4561801a81 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) @7119039
#rb none

[CL 7120528 by Max Chen in Dev-Editor branch]
2019-06-21 01:21:43 -04:00
sebastian nordgren
ec15f6d45f Fixed filtering of classes by a search string when creating a new blueprint.
#rb chris.gagnon

#jira UE-76150

#robomerge UE4-Main

[CL 6969198 by sebastian nordgren in Dev-Editor branch]
2019-06-13 10:01:57 -04:00
sebastian nordgren
e0a4f7f388 SClassViewer was not displaying the full set of classes when creating a new blueprint due to bReturnPassesFilter defaulting to false.
#rb jeanmichel.dignard

[CL 6876111 by sebastian nordgren in Dev-Editor branch]
2019-06-07 05:46:04 -04:00
Alexander Sanoja
eb53c60bc6 Updated or added multiple copyright boilerplates
#jira UE-75472
#rb rex.hill
#lockdown chris.gagnon

[CL 6799961 by Alexander Sanoja in Dev-Editor branch]
2019-06-03 10:40:44 -04:00
JeanFrancois Dube
2e502c5d31 Optimize FClassHierarchy::PopulateClassHierarchy (~10s to <1s).
#jira FORT-176410
#rb patrick.enfedaque, chris.gagnon
#rnx

[CL 6675174 by JeanFrancois Dube in Dev-Editor branch]
2019-05-30 06:53:58 -04:00
sebastian nordgren
4f28ef8ac8 Missed includes.
#rb none

[CL 6663144 by sebastian nordgren in Dev-Editor branch]
2019-05-29 08:14:48 -04:00
sebastian nordgren
a59cded93f More missed includes failing non-unity build.
#rb none

[CL 6663117 by sebastian nordgren in Dev-Editor branch]
2019-05-29 07:58:09 -04:00
sebastian nordgren
985ad851e6 Fixed builder error related to an ambiguous function call.
#rb none

[CL 6662991 by sebastian nordgren in Dev-Editor branch]
2019-05-29 06:46:14 -04:00
sebastian nordgren
ead53baa43 Marking function static to fix builder error.
#rb none

[CL 6662906 by sebastian nordgren in Dev-Editor branch]
2019-05-29 05:48:51 -04:00
sebastian nordgren
01c8c08be9 Removed optimization pragma.
#rb none

[CL 6662904 by sebastian nordgren in Dev-Editor branch]
2019-05-29 05:46:54 -04:00
sebastian nordgren
380e9157d7 SPropertyEditorClass now checks that a dropped class passes the class filter, preventing a crash if an invalid class is dropped on it.
To accomplish this, it is now possible to retrieve an IClassViewerFilter from the ClassViewer module.

In addition, most checks that SClassViewer was doing in static methods have been moved to FClassViewerFilter.

#jira UE-73309

#rb chris.gagnon

[CL 6662861 by sebastian nordgren in Dev-Editor branch]
2019-05-29 05:18:39 -04:00
Cody Albert
cfd92e5cfd Fixed developer folder filter in SClassViewer
#rb none

[CL 6655910 by Cody Albert in Dev-Editor branch]
2019-05-28 15:16:43 -04:00
Chris Gagnon
56e73ed431 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 6042607 by Chris Gagnon in Dev-Editor branch]
2019-04-22 18:56:08 -04:00
Chris Gagnon
1dd3e0189f Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4730305 by Chris Gagnon in Dev-Editor branch]
2019-01-15 18:47:22 -05:00
projectgheist
3531c90a3b PR #5417: Hide unnecessary border in animation context menu (Contributed by projectgheist)
#rb Chris.Gagnon

[CL 4682925 by Chris Gagnon in Dev-Editor branch]
2019-01-04 16:28:19 -05:00
Chris Gagnon
8fc25ea18e Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
Chris Gagnon
73e636ca5d Redid CL 4388233 was lost to a merge.
#jira UE-64336
#rb none

[CL 4634519 by Chris Gagnon in Dev-Editor branch]
2018-12-05 17:46:49 -05:00
Matt Kuhlenschmidt
cde8160913 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4572510 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-11-16 11:15:08 -05:00
Matt Kuhlenschmidt
46e3285149 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 4543237 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-11-06 10:00:36 -05:00
projectgheist
668fc07cd9 PR #5108: Make SClassViewer options more readable in GameMode BP (Contributed by projectgheist)
#rb Chris.Gagnon

[CL 4388233 by Chris Gagnon in Dev-Editor branch]
2018-09-21 17:19:52 -04:00
Thomas Sarkanen
6696ab0e16 Merging //UE4/Dev-Main to Dev-Anim (//UE4/Dev-Anim) @ CL 4277988
#rb none
#jira none
#fyi Laurent.Delayen

[CL 4286757 by Thomas Sarkanen in Dev-Anim branch]
2018-08-15 06:45:49 -04:00