Files
OpenSpace/modules/globebrowsing/tile
Emil Axelsson 752081d31b feature/time-refactor (#294)
- Change Time class to become a non-singleton
- Move ownership of the current time to TimeManager(instead of singleton access).
- Store the Time as a Syncable in TimeManager instead of representing all member variables of Time as Syncables.
- Pass a Time object around in the update/render methods, so that renderables don't have to query the OpenSpaceEngine to know if time is paused or if it jumped.
- Introduce Timeline and Keyframe classes
- Make use of Timelineand Keyframeclasses in KeyframeInteractionMode and TimeManager
- Added basic unit tests for Timelineand Keyframe

Future work: Add interpolation schemes for keyframes. Possibly use keyframes+interpolation feature to tween/morph properties, or figure out if this should be a separate mechanism.
2017-05-22 14:01:08 +02:00
..
2017-04-17 15:00:15 -04:00
2017-05-22 14:01:08 +02:00
2017-04-24 15:31:32 -04:00
2017-04-17 15:00:15 -04:00
2017-04-13 10:14:47 +02:00
2017-04-13 10:14:47 +02:00
2017-02-15 21:20:05 +01:00
2017-04-25 19:12:42 -04:00
2017-04-13 10:14:47 +02:00
2017-04-13 10:14:47 +02:00
2017-04-13 10:14:47 +02:00
2017-04-17 15:00:15 -04:00
2017-04-13 10:14:47 +02:00
2017-03-03 10:55:20 -05:00
2017-02-16 18:19:52 +01:00
2017-04-13 10:14:47 +02:00
2017-04-17 15:00:15 -04:00