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
a7949da9a6838fe70985f0df351d761df8758d02
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ActorAnimation
/
Private
History
Max Chen
f5dc835deb
Sequencer: Missing changes.
...
[CL 2707670 by Max Chen in Main branch]
2015-09-28 10:23:45 -04:00
..
ActorAnimation.cpp
Sequencer: Remove guid from cached object bindings when unpossessing an object. This fixes a bug where if you remove an object binding and then add the object again, there will be two object bindings, resulting in two nodes in the sequencer tree view.
2015-09-25 08:43:15 -04:00
ActorAnimationModule.cpp
…
ActorAnimationObject.cpp
Sequencer - Cache components with a weak pointer to avoid leaks when changing levels with the sequence still open.
2015-09-09 11:42:52 -04:00
ActorAnimationObjectReference.cpp
MovieSceneCapture build fix for CIS. Fixes errors in non-editor builds of UE4 from CL 2700384.
2015-09-22 12:55:04 -04:00
ActorAnimationPlayer.cpp
Sequencer: Missing changes.
2015-09-28 10:23:45 -04:00
ActorAnimationPrivatePCH.h
…
MovieSceneActor.cpp
MovieSceneActor improvements:
2015-09-24 05:23:59 -04:00