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
eca62dcdf1cc174358c786dae34ff4eb65bbb00e
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
GraphEditor
/
Private
History
Patrick Boutot
7eb4135599
Slate: Fix missing slot initialization.
...
#jira UE-117955 #rb none [CL 16657158 by Patrick Boutot in ue5-main branch]
2021-06-14 07:35:51 -04:00
..
KismetNodes
Extends the class viewer module to support multiple custom class filters along with an optional associated view option flag.
2021-06-10 10:31:37 -04:00
KismetPins
Extends the class viewer module to support multiple custom class filters along with an optional associated view option flag.
2021-06-10 10:31:37 -04:00
MaterialNodes
Edigrate 16359780.
2021-05-18 15:26:27 -04:00
MaterialPins
…
NiagaraPins
…
BlueprintConnectionDrawingPolicy.cpp
…
ConnectionDrawingPolicy.cpp
…
DragConnection.cpp
…
DragConnection.h
…
DragNode.cpp
…
DragNode.h
…
GraphActionNode.cpp
Merge UE5/RES @ 15958325 to UE5/Main
2021-04-08 14:32:07 -04:00
GraphActionNode.h
…
GraphDiffControl.cpp
…
GraphEditorActions.cpp
…
GraphEditorCommon.h
…
GraphEditorDragDropAction.cpp
…
GraphEditorModule.cpp
…
GraphEditorSettings.cpp
…
MaterialGraphConnectionDrawingPolicy.cpp
…
MaterialGraphConnectionDrawingPolicy.h
…
NodeFactory.cpp
…
SCommentBubble.cpp
Fixing comment bubble styling and changing the slate style class used
2021-04-19 16:05:44 -04:00
SGraphActionMenu.cpp
Merge UE5/RES @ 16162155 to UE5/Main
2021-04-29 19:32:06 -04:00
SGraphEditorActionMenu.cpp
…
SGraphEditorImpl.cpp
Control Rig: Improve zoom level and add ground for collision testing
2021-05-18 06:44:40 -04:00
SGraphEditorImpl.h
Control Rig: Improve zoom level and add ground for collision testing
2021-05-18 06:44:40 -04:00
SGraphNode.cpp
Edigrate 16359780.
2021-05-18 15:26:27 -04:00
SGraphNodeComment.cpp
Edigrate 16359780.
2021-05-18 15:26:27 -04:00
SGraphNodeDefault.cpp
…
SGraphNodeDocumentation.cpp
…
SGraphNodeKnot.cpp
…
SGraphNodeResizable.cpp
…
SGraphPalette.cpp
…
SGraphPanel.cpp
Slate: Deprecate SLATE_SUPPORTS_SLOT. SLATE_SLOT_ARGUMENT should now be use. The new macro support FSlotArguments. That let us create slot with TAttribute that can be transform into SlateAttribute.
2021-06-11 07:54:18 -04:00
SGraphPin.cpp
Slate: Change SWidget::IsHovered and IsDirectlyHovered to not be virtual anymore. Use SWidget::IsHoverable or SWidget::SetHover. This allow us to reduce the number of attribute on SButton.
2021-06-08 08:54:29 -04:00
SGraphPreviewer.cpp
…
SNodePanel.cpp
Slate: Fix missing slot initialization.
2021-06-14 07:35:51 -04:00