aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/mesh_instance_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-334/+0
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+28
* Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-1/+1
* PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky2017-01-081-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-3/+3
* Don't create outlines from dummy meshes. Fixes #4718MarianoGNU2016-06-201-0/+6
* Added 3 more translatable stringsDimOkGamer2016-06-011-1/+1
* -Improve resource previewsJuan Linietsky2016-05-231-0/+300