summaryrefslogtreecommitdiffstats
path: root/scene/2d/path_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15093 from poke1024/canvas-editor-selectRémi Verschelde2018-01-031-1/+53
|\
| * More exact picking for canvas editorBernhard Liebl2017-12-271-1/+53
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Reworked PathFollow2D behaviour, based on such in version 2.1.Ibrahn Sahir2017-12-061-19/+56
* Fix PathFollow2D motion.Ferenc Arn2017-11-301-11/+9
* Use parallel transport in PathFollow2D.Ferenc Arn2017-11-191-25/+21
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Remove assignment and declarations in if statementsHein-Pieter van Braam2017-09-081-1/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-8/+3
* Removes editor_hint from SceneTreeIgnacio Etcheverry2017-08-191-2/+4
* Fixes method definitions with extra number of argumentsIgnacio Etcheverry2017-08-101-1/+1
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-127/+103
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-17/+17
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-1/+1
* New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-1/+1
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-17/+17
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-1/+1
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+13
* make path update when curve changes, fixes #3144Juan Linietsky2016-01-101-0/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* add 2d paths and joints to collision/navigation debug, fixes #2439reduz2015-12-291-1/+5
* -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-191-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-4/+4
* 2D Animation ImprovementsJuan Linietsky2014-07-061-1/+269
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+92