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
cea308feec364516ef4a88facac45ab91ef00a98
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Experimental
/
Dataflow
/
Core
History
tyson brochu
7f681f357b
Dataflow Editor: fix for not being able to select a mesh in the construction viewport when there is no terminal node in the graph. This was caused by SetLastModifiedTimestamp being called with Invalid on every tick, which rebuilds the construction scene.
...
#jira UE-226692 #rb kriss.gossart [CL 37055147 by tyson brochu in 5.5 branch]
2024-10-11 13:07:30 -04:00
..
Private
/Dataflow
Dataflow - Do not call SetAssetValue and Evaluate when a Terminal node, or any node without outputs is de-activated.
2024-10-11 05:55:57 -04:00
Public
/Dataflow
Dataflow Editor: fix for not being able to select a mesh in the construction viewport when there is no terminal node in the graph. This was caused by SetLastModifiedTimestamp being called with Invalid on every tick, which rebuilds the construction scene.
2024-10-11 13:07:30 -04:00
DataflowCore.Build.cs
…