summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/multimesh_editor_plugin.cpp
AgeCommit message (Expand)Author
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-10Merge pull request #7438 from tagcup/matrix3_rotate_fixJuan Linietsky
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
2017-01-08PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky
2017-01-08Fix the order in which additional transformations are applied in Matrix3 and ...Ferenc Arn
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-04Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan 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-11-22Instancing is working! (hooray)Juan Linietsky
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-10-18Small fixes in some editor dialogsFranklin Sobrinho
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-04-18Merge pull request #1662 from TheHX/fix_pluginsJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-09Fix toolbar menu position(RichText and MultiMesh plugins)Franklin Sobrinho
2015-04-08Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky