summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsslideplayer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix EOS logic in the animatorChristian Strømme2019-03-201-0/+2
* Add missing override specifiersChristian Strømme2019-03-201-23/+23
* DragonsWingsChristian Strømme2018-12-101-238/+9
* Fix unlinked properties not being applied when there are no tracksChristian Strømme2018-11-071-0/+2
* Revert "Improve state handling"Christian Strømme2018-11-061-6/+4
* Change PlayerType names to Scene and ComponentChristian Strømme2018-10-291-3/+3
* Improve state handlingChristian Strømme2018-10-291-4/+6
* Add some more time-stamps to the slide playerChristian Strømme2018-09-141-1/+1
* Fix frequent visibility updates at start/end for slidesChristian Strømme2018-09-121-1/+1
* Don't use dynamic values when entering the first slideChristian Strømme2018-09-071-1/+1
* Make object visibility behave correctly when associating with slidesLaszlo Agocs2018-07-111-0/+4
* Get visibilities updated when adding new objectsLaszlo Agocs2018-06-201-0/+2
* Don't use a slide's time value to update the component playerChristian Strømme2018-06-181-1/+1
* Sync the slide time from the parent with its component playersChristian Strømme2018-06-061-1/+1
* Fix mode setting on component playersChristian Strømme2018-06-061-1/+1
* Fix visibility check for componentsChristian Strømme2018-06-061-1/+1
* Improve visibility updates and add effective visibility trackingv2.0.0-rcChristian Strømme2018-06-011-1/+2
* Move the slide position callback out of the animation classChristian Strømme2018-06-011-1/+1
* Fix eyeball updates for effectsChristian Strømme2018-05-231-1/+1
* Rollback the master slide's eyeball propertiesChristian Strømme2018-05-231-2/+1
* Refactor handleSlideChange in the scene managerChristian Strømme2018-05-181-0/+2
* Fix misc. component logicChristian Stromme2018-05-151-0/+1
* Remove queued update on EOSChristian Strømme2018-05-081-1/+1
* Add support for dynamic key-framesChristian Strømme2018-04-261-0/+1
* Add goToSlide variantsLaszlo Agocs2018-03-201-2/+10
* Implement the concept of "preceding" slideLaszlo Agocs2018-03-161-1/+20
* Fix bug where component and child objects on slidedeck were out of syncAdam Treat2018-03-141-1/+1
* Temporary fix for animations on objects unlinked from the scenegraphLaszlo Agocs2018-03-141-0/+2
* Update node visibility based on starttime/endtimeAdam Treat2018-03-121-1/+6
* Fix potential crash on application exitAdam Treat2018-03-081-3/+3
* Minor clean-up of the slide deck and player codeChristian Strømme2018-03-071-12/+13
* Make PlayThroughTo work when explicitly setting a slideChristian Strømme2018-03-071-3/+36
* Change object ownership so that slideplayer owns animationmanagerAdam Treat2018-03-021-2/+3
* Add utility function for getting the start and end time for a slideChristian Strømme2018-02-271-0/+5
* Fix handling of StopAtEnd in the slide playerChristian Strømme2018-02-191-1/+3
* Add slide playerChristian Strømme2018-02-141-0/+286