summaryrefslogtreecommitdiffstats
path: root/src/runtime/behaviorapi/q3dsbehaviorobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* more API docsLaszlo Agocs2018-05-141-0/+166
* Remove broken/unwanted behavior APIsLaszlo Agocs2018-05-081-56/+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
* 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-201-4/+3
* Q3DSPresentation public API: fireEvent and a few enablersLaszlo Agocs2018-03-201-71/+5
* actions: Add support for invoking a behavior handler functionLaszlo Agocs2018-03-161-0/+9
* Add the ability to print global* on the consoleLaszlo Agocs2018-03-131-1/+1
* More behavior apiLaszlo Agocs2018-03-121-11/+75
* behaviors: Implement getDeltaTime and getParentLaszlo Agocs2018-03-081-3/+9
* behaviors: Implement get/setAttributeLaszlo Agocs2018-03-081-8/+208
* Add QML engine for behavior snippetsLaszlo Agocs2018-03-081-0/+119