This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaee3dddb365a673402a850d760d103fe93c6b0e
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
GraphEditor
/
Public
History
Mateo Egey
1c51045720
Fixed invalid guids being candidates for pin matching during OnDropped
...
#jira none #rb trivial #preflight skip [CL 19543163 by Mateo Egey in ue5-main branch]
2022-03-29 11:41:21 -04:00
..
DragAndDrop
…
KismetNodes
…
KismetPins
…
BlueprintConnectionDrawingPolicy.h
…
ConnectionDrawingPolicy.h
…
EdGraphHandleTypes.h
Fixed invalid guids being candidates for pin matching during OnDropped
2022-03-29 11:41:21 -04:00
GraphDiffControl.h
…
GraphEditorActions.h
Added "Break This Link" command to graph editor, which is displayed instead of the "Break Link..." submenu when there's only one link to display.
2021-11-22 10:13:04 -05:00
GraphEditorDragDropAction.h
…
GraphEditorModule.h
…
GraphEditorSettings.h
Merging //UE5/Dev-LargeWorldCoordinates [at] 18802167 to //UE5/Release-5.0
2022-02-02 05:50:50 -05:00
GraphSplineOverlapResult.h
…
MarqueeOperation.h
…
NodeFactory.h
…
SCommentBubble.h
…
SGraphActionMenu.h
…
SGraphEditorActionMenu.h
…
SGraphNode.h
…
SGraphNodeComment.h
…
SGraphNodeDefault.h
…
SGraphNodeDocumentation.h
…
SGraphNodeKnot.h
…
SGraphNodePromotableOperator.h
Blueprints: Add new promotable operator icons to make it clearer that you can connect any type to it instead of just the one that is currently connected.
2022-01-12 16:08:58 -05:00
SGraphNodeResizable.h
…
SGraphPalette.h
…
SGraphPanel.h
…
SGraphPin.h
Remove pin tooltips on pin destruction, preventing stale tooltip crashes.
2022-03-04 03:25:54 -05:00
SGraphPinComboBox.h
…
SGraphPinDataTableRowName.h
…
SGraphPinNameList.h
…
SGraphPreviewer.h
…
SNameComboBox.h
…
SNodePanel.h
…