summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsanimationmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix dynamic keyframesChristian Strømme2018-11-261-4/+5
* Revert "Improve state handling"Christian Strømme2018-11-061-1/+1
* Fix dynamic keyframe regressionLaszlo Agocs2018-10-311-15/+16
* Improve state handlingChristian Strømme2018-10-291-1/+1
* Fix how we create the key for the AnimationValueChangeChristian Strømme2018-09-281-11/+9
* Fix flickering when changing slidesChristian Strømme2018-09-121-0/+2
* Look-up change flags when creating animation callbacksChristian Strømme2018-09-111-2/+4
* Improve how we store and compress animation value changesChristian Strømme2018-09-111-27/+31
* Quick fix for animations getting out of syncChristian Strømme2018-09-071-0/+20
* Refactor animation handlingChristian Strømme2018-06-221-376/+89
* Part one of the property re-workChristian Strømme2018-06-221-6/+6
* Move the slide position callback out of the animation classChristian Strømme2018-06-011-88/+0
* Don't re-create the slide animator unless it changesChristian Strømme2018-06-011-20/+20
* Add enabled/disabled state to the graph objectsChristian Strømme2018-05-291-1/+4
* Ensure animated color components are in range [0, 1]Laszlo Agocs2018-05-181-2/+28
* Don't update the slide position value unless it changesChristian Strømme2018-05-151-1/+7
* Always use the slideplayer associated with the slide to update the timeChristian Strømme2018-05-151-7/+6
* Remove the rollback dataChristian Strømme2018-05-081-28/+0
* Don't notify about property updates while changing slidesChristian Stromme2018-05-081-32/+23
* Move logging categories to a single central placeLaszlo Agocs2018-05-041-8/+7
* Add support for dynamic key-framesChristian Strømme2018-04-261-23/+66
* Compact AnimatableExtraMetaChristian Stromme2018-04-171-2/+2
* Update smooth constantChristian Strømme2018-04-031-1/+1
* Always create the slide animator, even if there's no animation tracksChristian Strømme2018-03-261-2/+2
* Support using Alias NodesAndy Nichols2018-03-261-2/+16
* Fix a bug with flickering component animationsAdam Treat2018-03-261-0/+5
* Temporary fix for animations on objects unlinked from the scenegraphLaszlo Agocs2018-03-141-1/+17
* Update node visibility based on starttime/endtimeAdam Treat2018-03-121-3/+14
* Adjust calculation of the control points for the easing valuesChristian Strømme2018-03-071-4/+8
* Add support for keyframes with easing valuesChristian Strømme2018-02-271-29/+81
* Add utility function for getting the start and end time for a slideChristian Strømme2018-02-271-20/+4
* Avoid asserting for incomplete animation channelsLaszlo Agocs2018-02-221-3/+12
* Q3DSUipPresentation: unify to constref from constptr return valuesLaszlo Agocs2018-02-201-9/+9
* Revise how properties can be set on graph objectsLaszlo Agocs2018-02-201-89/+83
* Make init animatior lambda staticChristian Strømme2018-02-191-1/+1
* Make the two uses of Q3DSPropertyChange distinct in the APILaszlo Agocs2018-02-191-1/+1
* Add slide playerChristian Strømme2018-02-141-205/+298
* Improve readabilty in the animation managerChristian Strømme2018-02-081-32/+40
* Make seeking in the slide explorer functionalChristian Stromme2018-02-071-0/+2
* Make (almost) everything privateLaszlo Agocs2018-02-011-2/+2
* Studio3D: add scenegraph node and renderer objectLaszlo Agocs2018-02-011-0/+3
* Make some headers privateLaszlo Agocs2018-02-011-1/+1
* Follow QChannelMapping -> QCallbackMapping changeLaszlo Agocs2018-01-031-1/+2
* Make custom material and effect properties animatableLaszlo Agocs2017-12-011-44/+91
* Make custom materials and effects store variantsLaszlo Agocs2017-12-011-1/+1
* Drop the now-unused componentCount fieldLaszlo Agocs2017-12-011-76/+77
* Fix crashing camera animationsLaszlo Agocs2017-11-301-1/+1
* Custom material animation enablersLaszlo Agocs2017-11-301-10/+43
* Consider previous slide when updating clip animatorsAndy Nichols2017-11-291-32/+72
* Add shadow map FoV propertyLaszlo Agocs2017-11-101-0/+1