aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/collision_shape_2d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-600/+0
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-1/+0
* Type renames:Juan Linietsky2017-01-111-2/+2
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-3/+3
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
* get_handle_value implemented for LINE_SHAPE. Normal length normalized.Ovnuniarchos2015-11-191-1/+8
* *Polygon2D now updates on any modification in its point array. ShapeLine2D ha...Ovnuniarchos2015-11-181-0/+33
* CollisionShape2D visual editorFranklin Sobrinho2015-06-231-0/+533