Commit Graph

17 Commits

Author SHA1 Message Date
Marc Audy
cac1fe0019 Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
This represents UE4/Main @ CL# 15277572

[CL 15299962 by Marc Audy in ue5-main branch]
2021-02-03 14:57:28 -04:00
ryan schmidt
7e33250cc0 ToolsFramework: UClickDragInputBehavior now tracks whether it is in drag or not, and during drag will not update modifier key states unless new bUpdateModifiersDuringDrag is enabled (default false). MeshSurfacePointTool now updates modifier states in ClickBehavior, and not just hover behavior. This resolves issue where shift-to-smooth/etc wouldn't kick in until the viewport was focused (ie had to click once first)
#rb none
#rnx
#jira none

#ROBOMERGE-SOURCE: CL 12233512 in //UE4/Release-4.25/... via CL 12233521
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v664-12234175)

[CL 12237418 by ryan schmidt in Main branch]
2020-03-17 20:01:57 -04:00
JeanMichel Dignard
70d074639f Merging //UE4/Dev-Main @ 10886849 to Dev-Tools-Staging (//UE4/Dev-Tools-Staging)
#rb none
#rnx

[CL 10906274 by JeanMichel Dignard in Dev-Tools-Staging branch]
2020-01-08 13:26:18 -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
346a4b05ea Copy up from Dev-Editor @10681378
#rb none

[CL 10837446 by Chris Gagnon in Dev-Tools-Staging branch]
2019-12-19 18:07:47 -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
3163b1346a ModelingTools: MeshSurfacePointTool now tracks ctrl key state, use in SculptTool to invert brush
#rb none
#rnx

[CL 8935995 by Ryan Schmidt in Dev-Editor branch]
2019-09-20 16:43:27 -04:00
Ryan Schmidt
718c31c8c9 ToolsFramework: expand InputBehavior/InputRouter hover implementation so it has hit-test/capture/release like mouse capture. This is required to resolve multiple hoverable objects under. Update all behaviors/tools with new API.
#rb none
#fyi lauren.barnes
#rnx

[CL 8887166 by Ryan Schmidt in Dev-Editor branch]
2019-09-19 10:23:48 -04:00
Rex Hill
64d7948e9c Fix compile error with UnEdMode PostMessage on windows due to a window headers defining PostMessage
#rb none
#rnx
#fyi Ryan.Schmidt

[CL 8696305 by Rex Hill in Dev-Editor branch]
2019-09-16 14:06:18 -04:00
Ryan Schmidt
2332e92367 ToolsFramework: replace FString/TCHAR in various PostMessage functions with FText. Fix up call sites. Add area to modeling panel to display notification messages.
#fyi lauren.barnes
#rb none
#rnx

[CL 8684596 by Ryan Schmidt in Dev-Editor branch]
2019-09-14 00:17:10 -04:00
Chris Gagnon
2e87118a18 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
#rb none

[CL 8614014 by Chris Gagnon in Main branch]
2019-09-10 11:35:20 -04:00
Ryan Schmidt
692ed0d34d add missing UPrimitiveComponent header
#jira UE-79714
#rb none
#rnx

[CL 8435282 by Ryan Schmidt in Dev-Editor branch]
2019-09-03 17:09:29 -04:00
michael daum
d3e162b42a Allow MeshModeling tools to operate on ProceduralMeshComponent
#rnx none

#rb ryan.schmidt

[CL 7623648 by michael daum in Dev-Editor branch]
2019-07-25 10:09:32 -04:00
michael daum
e306770ba7 Split MeshSource into TargetComponent, MeshSource, and MeshSink
#review-7228172 ryan.schmidt

#rnx

[CL 7275509 by michael daum in Dev-Editor branch]
2019-07-11 10:57:29 -04:00
michael daum
ab449c6efc Simplify mechanism to provide and obtain MeshDescriptionSources. Also expose an API to provide and control access to Sources for custom Components types
#rb ryan.schmidt

#rnx

[CL 7090612 by michael daum in Dev-Editor branch]
2019-06-19 09:28:08 -04:00
ryan schmidt
889b66d92f Move InteractiveToolsFramework and EditorInteractiveToolsFramework modules to Experimental
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 6913333 in //UE4/Dev-Editor/...
#ROBOMERGE-BOT: ENGINE (Dev-Editor -> Main) (v366-6836689)

[CL 6913342 by ryan schmidt in Main branch]
2019-06-10 14:03:39 -04:00
Ryan Schmidt
f5ead98087 Move InteractiveToolsFramework and EditorInteractiveToolsFramework modules to Experimental
#rb none
#rnx
#robomerge UE4-Main

[CL 6913333 by Ryan Schmidt in Dev-Editor branch]
2019-06-10 14:03:03 -04:00