aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/texture_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-169/+0
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-1/+1
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+28
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-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-3/+3
* -Improve resource previewsJuan Linietsky2016-05-231-0/+141