summaryrefslogtreecommitdiff
path: root/scene/main
AgeCommit message (Expand)Author
2015-06-12made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky
2015-06-08Added Node.find_node(mask) functionJuan Linietsky
2015-05-17small description improvementJuan Linietsky
2015-05-17added a built-in scene changer API, closes #1928Juan Linietsky
2015-05-12-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843Juan Linietsky
2015-05-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-10-convert to subscene keeps signal connections, fixes #1863Juan Linietsky
2015-05-10- Implemented support for fixed process on timer. Useful for cooldowns withou...Hearto Lazor
2015-05-04-More strict argument type-checking, will make many bugs visible, fixes #1809Juan Linietsky
2015-05-01-fix timer behavior described, closes #1455Juan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-09-function remove_and_delete_child removed. Just use child.free() or child.que...Juan Linietsky
2015-04-07Merge pull request #1585 from UsernameIsAReservedWord/add_is_queued_for_delet...Juan Linietsky
2015-04-03Bullet shower demo crashed because of dynamic casting in the code for object ...TheoXD
2015-03-28add : bool Object.is_queued_for_deletion()yg2f
2015-03-22fixes/cleans upJuan Linietsky
2015-03-22input events on Area2D is now supportedJuan Linietsky
2015-02-21added option to disable automatic clearing of viewport render bufferromulox_x
2015-02-14fixes to mouse warpJuan Linietsky
2014-12-28Add Stop pause mode implementationmarynate
2014-12-16New Code CompletionJuan Linietsky
2014-12-08Merge pull request #916 from quabug/commitJuan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-12-03use tab instead of spacequabug
2014-12-03Add move_child_notify method in Node classquabug
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-14ColladaJuan Linietsky
2014-10-12Little BitsJuan Linietsky
2014-10-10Remove camera check for 2D audio listener.Hilton Medeiros
2014-10-07Build System ChangesJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-09-16CollisionPolygon (3D)Juan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-08-14Little BitsJuan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-03Fixed #553: Disable 3D nodes for smaller executablemarynate
2014-06-29Bug FixesJuan Linietsky
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-04-19heckJuan Linietsky
2014-04-18-Fixed viewport stretch bugsJuan Linietsky
2014-04-14-Added google play services (needed for some stuff)Juan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-04-05-Support for changing fontsJuan Linietsky
2014-02-26-Added ATITC texture supportJuan Linietsky