aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/mesh_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-245/+0
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-2/+2
* 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
* Use right handed coordinate system for rotation matrices and quaternions. Als...Ferenc Arn2017-01-031-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-2/+2
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-0/+2
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-0/+2
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Fix editor glitches when the mesh/material preview is shownFranklin Sobrinho2016-08-161-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-301-1/+1
* Changed import workflowJuan Linietsky2016-05-271-0/+16
* -Improve resource previewsJuan Linietsky2016-05-231-218/+117
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-21/+21
* Add StaticBody collision generation for all selected MeshInstance nodesFranklin Sobrinho2015-11-221-63/+71
* Change MeshInstanceEditor outline dialog "Ok" button labelFranklin Sobrinho2015-10-181-1/+1
* Small fixes in some editor dialogsFranklin Sobrinho2015-10-181-4/+9
* -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-291-0/+2
* Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho2015-04-081-6/+6
* Better fixFranklin Sobrinho2015-04-031-0/+5
* fix_issue_#1594Franklin Sobrinho2015-04-021-2/+0
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-6/+6
* Bug FixesJuan Linietsky2014-11-021-0/+55
* Little BitsJuan Linietsky2014-10-121-0/+227