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
fd991adfd6e7d7f00a6213efee2115cdb9367cab
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
MovieSceneTracks
History
Max Chen
56a09e3c14
Sequencer: Fix reconstruct channel proxy so that it's always invoked on serialize. There was a case where it was disabled for undo and selection, but that's incorrect. It needs to be invoked on undo so that the channel proxy is up to date (in case undo removes a channel)
...
#jira UE-120252 #rb mike.zyracki [CL 17194355 by Max Chen in ue5-main branch]
2021-08-17 10:58:47 -04:00
..
Private
Sequencer: Fix reconstruct channel proxy so that it's always invoked on serialize. There was a case where it was disabled for undo and selection, but that's incorrect. It needs to be invoked on undo so that the channel proxy is up to date (in case undo removes a channel)
2021-08-17 10:58:47 -04:00
Public
Sequencer: Fix reconstruct channel proxy so that it's always invoked on serialize. There was a case where it was disabled for undo and selection, but that's incorrect. It needs to be invoked on undo so that the channel proxy is up to date (in case undo removes a channel)
2021-08-17 10:58:47 -04:00
MovieSceneTracks.Build.cs
Sequencer: Add a track for controlling data layers
2021-06-16 10:42:28 -04:00