summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/material_editor_plugin.cpp
AgeCommit message (Expand)Author
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-03Use right handed coordinate system for rotation matrices and quaternions. Als...Ferenc Arn
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-08-16Fix editor glitches when the mesh/material preview is shownFranklin Sobrinho
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-23-Improve resource previewsJuan Linietsky