]> git.sesse.net Git - casparcg/commit
Changed meaning of frame variable in scene to a continously animating variable. The...
authorHelge Norberg <helge.norberg@svt.se>
Tue, 19 Jan 2016 12:56:03 +0000 (13:56 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Tue, 19 Jan 2016 12:56:03 +0000 (13:56 +0100)
commitff80d200060c9a2bb574dea979c0d688269c6d2a
tree579bdfeaa8eb32f6c1f72de6970a5f38ab1f0f00
parent6190c52329a90fbf8f8635b87ccca927ff7b52d3
Changed meaning of frame variable in scene to a continously animating variable. The previous meaning was renamed to timeline_frame and will pause when the timeline is paused. This allows animations to continue even though the timeline is not moving.
core/producer/scene/expression_parser.cpp
core/producer/scene/scene_producer.cpp
core/producer/scene/scene_producer.h
core/producer/scene/xml_scene_producer.cpp
modules/psd/psd_scene_producer.cpp