Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Schmidt
e8d8354741 ModelingMode: optimize UMeshSelectionSet::Remove functions that were doing a linear search for each element to remove. On large this could involve an array with millions of elements, each processed one-by-one with a linear search.
#rb none
#rnx
#jira none

[CL 15017346 by Ryan Schmidt in ue5-main branch]
2021-01-07 20:58:40 -04:00
Max Chen
b4881d8bf8 Copying //UE4/Dev-Editor to Dev-Tools-Staging (//UE4/Dev-Tools-Staging) @11123875
#rb none
#jira none

[CL 11123880 by Max Chen in Dev-Tools-Staging branch]
2020-01-27 20:11:15 -05:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
Chris Gagnon
8ab0638182 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.24
#rb none

[CL 9325047 by Chris Gagnon in Main branch]
2019-10-01 20:41:42 -04:00
Ryan Schmidt
b78cc7d1c5 ModelingTools: add some utility functions for selection list construction
#rb none
#rnx

[CL 9103402 by Ryan Schmidt in Dev-Editor branch]
2019-09-25 15:30:10 -04:00
Ryan Schmidt
1dd5787dec ToolsFramework: add new USelectionSet and UMeshSelectionSet to represent sub-selections of objects/meshes
#rb none
#rnx

[CL 8618879 by Ryan Schmidt in Dev-Editor branch]
2019-09-10 14:48:32 -04:00