summaryrefslogtreecommitdiffstats
path: root/scene/2d/remote_transform_2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-2/+7
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-13/+24
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* ObjectID converted to a structure, fixes many bugs where used incorrectly as ...Juan Linietsky2020-02-121-4/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added force_update_cache() to RemoteTransform and RemoteTransform2DDavid Sichma2019-07-091-1/+6
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix transform not being applied properly after toggling remote node, fixes #1...Juan Linietsky2018-08-231-1/+4
* Fix properly keep scale in RemoteTransform2D, fixes #17692, closes #17690Juan Linietsky2018-08-231-1/+1
* Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky2018-06-271-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+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-6/+2
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* Added the following features to RemoteTransform and RemoteTransform2D:TwistedTwigleg2017-07-051-1/+100
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-20/+12
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-2/+2
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-1/+1
* Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_C...Juan Linietsky2017-01-121-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-2/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+11
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-4/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+122