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
29668367d36bb4ead287c4c2fa8a3113871afb75
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
GraphEditor
/
Private
/
KismetNodes
History
Michael Schoell
2dea3ffb7e
Moved error bar for variable nodes to the bottom instead of the top to prevent shifting of nodes when there are errors.
...
[CL 2714434 by Michael Schoell in Main branch]
2015-10-02 10:48:38 -04:00
..
KismetNodeInfoContext.cpp
[UE-16996] Properly removing pin watches for params that are being deleted from a custom event node.
2015-06-12 16:00:56 -04:00
SGraphNodeCallParameterCollectionFunction.cpp
…
SGraphNodeCallParameterCollectionFunction.h
…
SGraphNodeFormatText.cpp
…
SGraphNodeFormatText.h
…
SGraphNodeK2ArrayFunction.cpp
This modifies the comment balloons behavior on reroute nodes to be more inline other node comment balloons by enabling a toggle button and displaying by default when a comment is entered in the context menu.
2015-04-28 04:58:34 -04:00
SGraphNodeK2ArrayFunction.h
…
SGraphNodeK2Base.cpp
Fixed crash (hard to reproduce), when Save Intermediate Build Products is used.
2015-06-18 06:49:05 -04:00
SGraphNodeK2Base.h
Cleaning out programmer-only comments that were harvested by Doxygen.
2015-09-14 09:25:39 -04:00
SGraphNodeK2Composite.cpp
This modifies the comment balloons behavior on reroute nodes to be more inline other node comment balloons by enabling a toggle button and displaying by default when a comment is entered in the context menu.
2015-04-28 04:58:34 -04:00
SGraphNodeK2Composite.h
…
SGraphNodeK2CreateDelegate.cpp
Merging CL 2606013 UE4-Orion/... -> UE4/...
2015-06-30 13:15:26 -04:00
SGraphNodeK2CreateDelegate.h
…
SGraphNodeK2Default.cpp
…
SGraphNodeK2Default.h
…
SGraphNodeK2Event.cpp
…
SGraphNodeK2Event.h
…
SGraphNodeK2Sequence.cpp
…
SGraphNodeK2Sequence.h
…
SGraphNodeK2Terminator.cpp
…
SGraphNodeK2Terminator.h
…
SGraphNodeK2Timeline.cpp
…
SGraphNodeK2Timeline.h
…
SGraphNodeK2Var.cpp
Moved error bar for variable nodes to the bottom instead of the top to prevent shifting of nodes when there are errors.
2015-10-02 10:48:38 -04:00
SGraphNodeK2Var.h
…
SGraphNodeSpawnActor.cpp
…
SGraphNodeSpawnActor.h
…
SGraphNodeSpawnActorFromClass.cpp
…
SGraphNodeSpawnActorFromClass.h
…
SGraphNodeSwitchStatement.cpp
…
SGraphNodeSwitchStatement.h
…