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
c07ec3f5602ac9dd67e93f745edee0737eb555ea
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
GraphEditor
/
Private
History
steve robb
b2c8108f4d
Fixed a lot of unused or potentially-uninitialized variables, and also a couple of unreachable code warnings.
...
#jira UE-87511 [CL 33100122 by steve robb in ue5-main branch]
2024-04-19 08:32:16 -04:00
..
KismetNodes
…
KismetPins
#UE Add referencing asset to asset pickers spawned by SGraphPinObject so they can be properly passed into asset reference filters
2024-04-09 16:57:04 -04:00
MaterialNodes
Fixed a lot of unused or potentially-uninitialized variables, and also a couple of unreachable code warnings.
2024-04-19 08:32:16 -04:00
MaterialPins
…
BlueprintConnectionDrawingPolicy.cpp
…
ConnectionDrawingPolicy.cpp
…
DragConnection.cpp
…
DragConnection.h
…
DragNode.cpp
…
DragNode.h
…
GraphActionNode.cpp
Made the focussed menu entry stable in the blueprint context menu, even while populating with a filter string
2024-04-05 13:55:11 -04:00
GraphDiffControl.cpp
[CrashFix] A udn user found a crash in LinkedToDifferent in GraphDiffControl.cpp. This change adds an ensure to catch and recover from it
2024-03-25 16:03:26 -04:00
GraphEditorActions.cpp
Remove heading from "Find References" submenu
2024-04-01 12:36:47 -04:00
GraphEditorCommon.h
…
GraphEditorDragDropAction.cpp
…
GraphEditorModule.cpp
…
GraphEditorSettings.cpp
Blueprint Editor:
2024-03-24 15:16:46 -04:00
MaterialGraphConnectionDrawingPolicy.cpp
…
MaterialGraphConnectionDrawingPolicy.h
…
NodeFactory.cpp
…
SCommentBubble.cpp
…
SGraphActionMenu.cpp
Allow keyboard navigation in the action menu to disable scoring of added entries - this allows the user to keyboard navigate effectively while the menu is still building
2024-04-05 20:46:03 -04:00
SGraphEditorActionMenu.cpp
…
SGraphEditorImpl.cpp
…
SGraphEditorImpl.h
…
SGraphNode.cpp
…
SGraphNodeComment.cpp
…
SGraphNodeDefault.cpp
…
SGraphNodeDocumentation.cpp
…
SGraphNodeKnot.cpp
…
SGraphNodePromotableOperator.cpp
…
SGraphNodeResizable.cpp
…
SGraphPalette.cpp
…
SGraphPanel.cpp
…
SGraphPin.cpp
RigVM: Support for PinDefaultValueType in user interface - interim
2024-04-09 06:32:08 -04:00
SGraphPreviewer.cpp
…
SNodePanel.cpp
Blueprint Editor:
2024-03-24 15:16:46 -04:00