Commit graph

22 commits

Author SHA1 Message Date
Fabien Castan
191663f471 [ui] SequencePlayer: play on last frame restart from the beginning 2023-09-21 08:36:53 +02:00
Fabien Castan
f1c906ad4f [ui] SequencePlayer: change "repeat" icon 2023-09-21 08:35:25 +02:00
Fabien Castan
e4f130f5ac [ui] viewer: default value for fps is now 24 2023-09-21 08:34:36 +02:00
Loïc Vital
522d838f32 [ui] SequencePlayer: improve playback 2023-08-21 11:45:04 +02:00
Loïc Vital
86fe360ca9 [ui] SequencePlayer: type coercion 2023-07-12 15:31:54 +02:00
Candice Bentéjac
73533cfac5 [Viewer] SequencePlayer: Update QtQuick imports for Qt 5.15 2023-07-12 09:13:54 +02:00
Candice Bentéjac
525e0aa2bd [Viewer] SequencePlayer: Use correct syntax for QML connections
Implicitly defined slots in `Connections` are deprecated and should be
replaced with functions.
2023-07-12 09:13:54 +02:00
Loïc Vital
7af051d3ee [ui] sequence player: feed sorted viewIds from Viewer2D to SequencePlayer 2023-07-12 09:13:53 +02:00
Loïc Vital
2641195690 [ui] sequence player: support output attribute sequences 2023-07-12 09:13:53 +02:00
mugulmd
03dc812e5d [ui] sequence player: minor bug fixes 2023-07-12 09:13:52 +02:00
Loïc Vital
4c58d4b93f [ui] new concept of pickedViewId to scroll in 2D viewer without constantly updating selectedViewId 2023-07-12 09:13:51 +02:00
Loïc Vital
f1de96127d [ui] SequencePlayer: draw cached frame regions instead of single frames 2023-07-12 09:13:50 +02:00
Loïc Vital
8a3daed543 [ui] sequence player: draw cached frames indicator 2023-07-12 09:13:50 +02:00
Loïc Vital
c22c5e918f [ui] sequence player: documentation 2023-07-12 09:13:50 +02:00
Loïc Vital
f84f114115 [ui] sequence player: improve separation of concerns 2023-07-12 09:13:49 +02:00
Loïc Vital
9295d22246 [ui] sequence player: repeat button 2023-07-12 09:13:49 +02:00
Loïc Vital
3da3c89c56 [ui] sequence player: frame label 2023-07-12 09:13:49 +02:00
Loïc Vital
b209799f1c [ui] sequence player: FPS spinbox 2023-07-12 09:13:48 +02:00
Loïc Vital
6efaa8e05e [ui] sequence player: previous-next frame buttons 2023-07-12 09:13:48 +02:00
Loïc Vital
47d3089e5b [ui] sequence player: play-pause sequence using a timer 2023-07-12 09:13:47 +02:00
Loïc Vital
45a95b5114 [ui] sequence player: adjust size to fill 2D viewer 2023-07-12 09:13:47 +02:00
mugulmd
d9264473e4 [ui] basic sequence player: control selected viewId with a slider 2023-07-12 09:13:47 +02:00