summaryrefslogtreecommitdiffstats
path: root/src/runtime/q3dsconsolecommands.cpp
Commit message (Expand)AuthorAgeFilesLines
* DragonsWingsChristian Strømme2018-12-101-1/+1
* console: Remove a now-unneeded resolveReferences callLaszlo Agocs2018-08-161-1/+0
* Enablers for adding and removing layers to the scene at run timeLaszlo Agocs2018-07-161-5/+20
* Add some test scriptsLaszlo Agocs2018-07-111-2/+2
* console: do not crash in info when no attached objectLaszlo Agocs2018-07-101-12/+16
* Do not leak attached objects when removing and readdingLaszlo Agocs2018-07-101-4/+15
* Add fixes and console commands for dynamic subtree spawningLaszlo Agocs2018-07-101-12/+51
* Support executing console commands on startupLaszlo Agocs2018-07-101-0/+41
* Fix inherited eyeball handling for nodesLaszlo Agocs2018-07-051-2/+10
* Part one of the property re-workChristian Strømme2018-06-221-23/+7
* Fix broken eyeball property after the slide's endTime is reachedLaszlo Agocs2018-06-221-0/+9
* Add slide switching in the consoleLaszlo Agocs2018-06-201-0/+24
* newObject: reject duplicate ids by returning nullLaszlo Agocs2018-06-201-28/+32
* Move towards enabling dynamically adding and changing modelsLaszlo Agocs2018-06-201-4/+34
* Add Q3DSDataInputLaszlo Agocs2018-04-231-6/+20
* console: Support custom properties in get()Laszlo Agocs2018-04-101-9/+22
* console: Print custom properties as well from properties()Laszlo Agocs2018-04-101-0/+15
* console: Print light source info for the nodeLaszlo Agocs2018-04-101-0/+18
* console: add recording modeLaszlo Agocs2018-04-101-24/+95
* console: do not crash on info(Scene)Laszlo Agocs2018-04-101-1/+1
* Fix string depr warnings with gccLaszlo Agocs2018-04-101-4/+4
* Fix subtree visitingLaszlo Agocs2018-03-131-2/+2
* Start reacting on scene changesLaszlo Agocs2018-03-131-36/+106
* Add the ability to print global* on the consoleLaszlo Agocs2018-03-131-3/+40
* Add a basic console windowLaszlo Agocs2018-03-131-0/+226