summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/mesh_editor_plugin.cpp
AgeCommit message (Expand)Author
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-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
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-08-16Fix editor glitches when the mesh/material preview is shownFranklin Sobrinho
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-23-Improve resource previewsJuan Linietsky
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2015-11-22Add StaticBody collision generation for all selected MeshInstance nodesFranklin Sobrinho
2015-10-18Change MeshInstanceEditor outline dialog "Ok" button labelFranklin Sobrinho
2015-10-18Small fixes in some editor dialogsFranklin Sobrinho
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-04-08Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho
2015-04-03Better fixFranklin Sobrinho
2015-04-02fix_issue_#1594Franklin Sobrinho
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-12Little BitsJuan Linietsky