summaryrefslogtreecommitdiffstats
path: root/scene/2d/node_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-44/+44
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-13/+13
* Type renames:Juan Linietsky2017-01-111-13/+13
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-46/+57
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-44/+44
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl2016-09-191-1/+1
* Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...Emmanuel Leblond2016-08-151-0/+53
* Rotation APIs: Better exposure for degrees methodsRémi Verschelde2016-05-061-16/+32
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -renamed function get_relative_transform() to get_relative_transform_to_paren...reduz2015-12-281-3/+4
* Add missing argument names in GDScript bindingsRémi Verschelde2015-12-281-2/+2
* -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-191-1/+1
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-5/+5
* -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843Juan Linietsky2015-05-121-0/+14
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* added spatial and node2d helper methodsJuan Linietsky2015-03-221-15/+34
* New Navigation & Pathfinding support for 2DJuan Linietsky2015-02-141-0/+14
* -begin work on unidirectional collision detectionJuan Linietsky2015-01-131-5/+23
* 2D Rewrite Step [1]Juan Linietsky2015-01-101-1/+21
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-2/+2
* Add node2d::get_global_pos()marynate2014-07-071-0/+13
* 2D Animation ImprovementsJuan Linietsky2014-07-061-3/+3
* A bit of everything:Juan Linietsky2014-05-141-0/+28
* -Added ATITC texture supportJuan Linietsky2014-02-261-0/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+291