Richard Duivenvoorde
a59de0658d
Add temporalFrameDurationChanged signal, and make view more aware of changes
...
This commit adds a new signal to the QgsTemporalNavigationObject, which is
emitted when the frameDuration (of current QgsTemporalNavigationObject) is
change.
It also fixes the issue that changing the frame in the Temporal
Navigation-WIDGET was not reflected in the widget itself.
2020-10-23 03:59:09 +10:00
Richard Duivenvoorde
34c035631f
Implement != operator, update sip
2020-09-07 12:12:34 +02:00
Richard Duivenvoorde
47a66d9213
Run scripts/sipify_all.sh
2020-09-05 12:05:30 +02:00
Nyall Dawson
81a9db9f57
[sipify] Fix creation of cross references
2020-06-15 13:43:58 +10:00
nirvn
ba5b4166da
[FEATURE][temporal] Add off and fixed range modes to temporal navigation
2020-05-15 13:47:02 +07:00
Samweli Mwakisambwe
ac0249e8bc
enable cumulative temporal controller range setting
2020-05-11 09:00:24 +10:00
Nyall Dawson
072222d2fd
[feature][temporal] Add expression variables for frame properties
...
Adds @frame_number, @frame_rate, @frame_duration, which give
the current frame number, frames per second, and length of frames
respectively
2020-05-09 18:06:58 +10:00
Nyall Dawson
ac3409eab1
Doc and spelling test fixes
2020-03-12 20:06:25 +10:00
Nyall Dawson
05fa67a819
Add an option to loop animations
2020-03-12 20:06:25 +10:00
Nyall Dawson
fb13b0f0dc
Emit signals when animation state changes
2020-03-12 20:06:25 +10:00
Nyall Dawson
92b257440d
Dox and API naming improvements
2020-03-12 20:06:25 +10:00
Samweli
dd129c1aef
updates on temporal animation logic
2020-03-12 20:06:25 +10:00
Samweli
99129fe4a8
updates on the temporal controller navigation logic
2020-03-12 20:06:25 +10:00
Samweli
c119ea5518
logic for temporal navigation vcr widget
2020-03-12 20:06:25 +10:00