From 767976c6bc3e0e1ed53b53a48605710f982242fb Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 30 Nov 2016 10:23:29 -0300 Subject: [PATCH] Add option to play all frames (ignoring tags) --- data/pref.xml | 2 ++ src/app/commands/cmd_play_animation.cpp | 5 ++-- src/app/ui/ani_controls.cpp | 3 ++- src/app/ui/editor/editor.cpp | 27 +++++++++++++++++--- src/app/ui/editor/editor.h | 6 +++-- src/app/ui/editor/play_state.cpp | 33 ++++++++++++++----------- src/app/ui/editor/play_state.h | 9 ++++++- src/app/ui/preview_editor.cpp | 12 ++++++--- src/app/ui/timeline.cpp | 3 ++- 9 files changed, 72 insertions(+), 28 deletions(-) diff --git a/data/pref.xml b/data/pref.xml index f8a8c1d32..5fac43bdc 100644 --- a/data/pref.xml +++ b/data/pref.xml @@ -116,6 +116,7 @@