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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
GraphEditor
/
Private
History
yoan stamant
938f456b05
Moved UserDefinedStruct to CoreUObject
...
#jira UE-216472 #rb Devin.Doucette [CL 34495793 by yoan stamant in ue5-main branch]
2024-06-19 08:00:57 -04:00
..
KismetNodes
Fix links are not straight that come from blueprint event nodes
2024-06-03 11:52:47 -04:00
KismetPins
Moved UserDefinedStruct to CoreUObject
2024-06-19 08:00:57 -04:00
MaterialNodes
[Material Editor] Deprecated UMaterialExpression::GetInputsView() in favor of making GetInput() the only way to access all inputs in a material expression.
2024-05-29 05:52:14 -04:00
MaterialPins
…
BlueprintConnectionDrawingPolicy.cpp
…
ConnectionDrawingPolicy.cpp
Dataflow - Fixed crash when undoing AddOptionPin.
2024-06-11 09:00:09 -04:00
DragConnection.cpp
…
DragConnection.h
…
DragNode.cpp
…
DragNode.h
…
GraphActionNode.cpp
Fix 'Context Menu: Show Favorites Section' and 'Flatten Favorites Menus' which were broken by recent blueprint context menu optimizations
2024-06-11 13:57:05 -04:00
GraphDiffControl.cpp
…
GraphEditorActions.cpp
…
GraphEditorCommon.h
…
GraphEditorDragDropAction.cpp
…
GraphEditorModule.cpp
…
GraphEditorSettings.cpp
PR
#11805
: Improved default blueprints Grid Line appearance
2024-06-06 13:39:57 -04:00
MaterialGraphConnectionDrawingPolicy.cpp
…
MaterialGraphConnectionDrawingPolicy.h
…
NodeFactory.cpp
…
SCommentBubble.cpp
…
SGraphActionMenu.cpp
[GraphEditor] fix for contextual menu trying to access node without valid associated action
2024-05-09 12:27:33 -04:00
SGraphEditorActionMenu.cpp
…
SGraphEditorImpl.cpp
UE-215855 - Submix, Sound Class, and Sound Cue graphs are missing the graph name from the bottom right-corner of the graph
2024-05-31 01:54:56 -04:00
SGraphEditorImpl.h
UE-206945 - [MetaSounds] Make MetaSound editor registration notification last until registration is complete (2)
2024-05-17 01:05:56 -04:00
SGraphNode.cpp
…
SGraphNodeComment.cpp
…
SGraphNodeDefault.cpp
…
SGraphNodeDocumentation.cpp
…
SGraphNodeKnot.cpp
…
SGraphNodePromotableOperator.cpp
…
SGraphNodeResizable.cpp
…
SGraphPalette.cpp
…
SGraphPanel.cpp
#UE Provide the asset reference filter information about which referencers are editor only
2024-06-18 00:27:04 -04:00
SGraphPin.cpp
RigVM: Standalone Node preview widget
2024-04-29 06:05:23 -04:00
SGraphPreviewer.cpp
…
SNodePanel.cpp
…