summaryrefslogtreecommitdiffstats
path: root/src/runtime/behaviorapi
Commit message (Expand)AuthorAgeFilesLines
* Fix a viewer crashMahmoud Badri2018-09-071-6/+8
* Part one of the property re-workChristian Strømme2018-06-221-3/+3
* doc: Clean up the qml api docsLaszlo Agocs2018-05-231-0/+5
* Add API functions for behaviors to enable LookAtJere Tuliniemi2018-05-222-40/+81
* more API docsLaszlo Agocs2018-05-141-0/+166
* Remove broken/unwanted behavior APIsLaszlo Agocs2018-05-082-63/+0
* behaviors: Fix setAttribute when setting vec component valuesLaszlo Agocs2018-04-101-1/+1
* Fix string depr warnings with gccLaszlo Agocs2018-04-101-1/+1
* behaviors and api: Add support object refs by idLaszlo Agocs2018-04-051-5/+5
* Add prefix to make includes happyLaszlo Agocs2018-03-201-1/+1
* more API: go to time, slide by name, get/setAttribteLaszlo Agocs2018-03-201-11/+4
* Implement slideEntered/Exited signals in the public APILaszlo Agocs2018-03-202-5/+5
* Q3DSPresentation public API: fireEvent and a few enablersLaszlo Agocs2018-03-202-72/+5
* actions: Add support for invoking a behavior handler functionLaszlo Agocs2018-03-162-0/+10
* Add the ability to print global* on the consoleLaszlo Agocs2018-03-131-1/+1
* More behavior apiLaszlo Agocs2018-03-122-11/+84
* behaviors: Implement getDeltaTime and getParentLaszlo Agocs2018-03-082-3/+11
* behaviors: Implement get/setAttributeLaszlo Agocs2018-03-082-11/+225
* Add QML engine for behavior snippetsLaszlo Agocs2018-03-083-0/+213