aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/multimesh_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-465/+0
* Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-1/+1
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+1
* Type renames:Juan Linietsky2017-01-111-1/+1
* Merge pull request #7438 from tagcup/matrix3_rotate_fixJuan Linietsky2017-01-101-2/+3
|\
| * Fix the order in which additional transformations are applied in Matrix3 and ...Ferenc Arn2017-01-081-2/+3
* | Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-1/+1
* | PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky2017-01-081-1/+1
* | Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-5/+5
|/
* Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2017-01-041-5/+5
|\
| * Use right handed coordinate system for rotation matrices and quaternions. Als...Ferenc Arn2017-01-031-5/+5
* | -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-13/+13
|/
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-5/+5
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-2/+6
|\
| * Instancing is working! (hooray)Juan Linietsky2016-11-221-2/+6
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* i18n: Second pass at proofreadingRémi Verschelde2016-05-211-2/+2
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-9/+9
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-30/+30
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Small fixes in some editor dialogsFranklin Sobrinho2015-10-181-15/+5
* -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-291-0/+2
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-1/+1
* Merge pull request #1662 from TheHX/fix_pluginsJuan Linietsky2015-04-181-10/+7
|\
| * Fix toolbar menu position(RichText and MultiMesh plugins)Franklin Sobrinho2015-04-091-10/+7
* | Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|/
* Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho2015-04-081-9/+9
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+470