aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/property_selector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-626/+0
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-4/+4
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-1/+29
* Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-1/+1
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-2/+2
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-12/+12
* More visual script workJuan Linietsky2016-08-251-0/+1
* Making bits of docs appear in different dialogues is made easier with EditorH...Juan Linietsky2016-08-231-21/+9
* Proper function/property selection in visual script editing for property.Juan Linietsky2016-08-231-0/+609