summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2016-03-09fix six possible "divide by zero"Hubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-08Merge pull request #3969 from Paulb23/scroll_past_end_of_fileJuan Linietsky
2016-03-07Added extra controls to GeometryInstances to control how they should cast sha...Saracen
2016-03-07Enabled scrolling past end of filePaulb23
2016-03-05Added search box in Class List dialog (Script Editor)Franklin Sobrinho
2016-03-04Add editor settings for call hint placementMartin Chuckeles
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-27First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky
2016-02-22keep previous rotation when using rotate tool. fixes #3788.volzhs
2016-02-21-fixed a crash when closing scene with animationplayer openJuan Linietsky
2016-02-20-Change link to new documentationJuan Linietsky
2016-02-16Merge pull request #3689 from nunodonato/numpademulationRémi Verschelde
2016-02-16Merge pull request #3641 from JoshuaGrams/masterRémi Verschelde
2016-02-12* Added numpad emulation (fixes #3612)Nuno
2016-02-10Fixed a couple of tooltips on the editorTegu
2016-02-09AnimationPlayer frame SpinBox snaps to steps.Josh Grams
2016-02-09Insert new key helper is back to 2D editor, missed it?Juan Linietsky
2016-02-08-Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky
2016-02-02-only save scripts if changed, takes less time to run projects and does not c...Juan Linietsky
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-01-27Merge pull request #3490 from TheHX/issue-3453Rémi Verschelde
2016-01-27Fix input passing to script editor even if not visibleFranklin Sobrinho
2016-01-27Fix animation toolbarFranklin Sobrinho
2016-01-24avoid crash when scaling tilemap too much, fixes #266reduz
2016-01-24-avoid allowing selection of canvasitems inside a viewport, fixes #1383reduz
2016-01-23-Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky
2016-01-23Fix wrong condition test for saving, fixes #3287Juan Linietsky
2016-01-20Wider initial size of the panel with scriptskubecz3k
2016-01-19thumbnail preview for AtlasTextureshondres
2016-01-18-fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky
2016-01-18New shader nodes are now created under (more or less) the cursor.Ovnuniarchos
2016-01-17-Massive editor dialog cleanupJuan Linietsky
2016-01-16-Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky
2016-01-15Merge pull request #3204 from neikeq/fix_3153Rémi Verschelde
2016-01-15Merge pull request #3329 from SaracenOne/color_ramp_fixRémi Verschelde
2016-01-15Merge pull request #3338 from godotengine/kubecz3k-patch-1Rémi Verschelde
2016-01-15Spatial/Canvas Editor: Ignore unhandled input if there is a dialogIgnacio Etcheverry
2016-01-13Ability to hide panel with scriptskubecz3k
2016-01-12Fixed color ramp editor plugin to allow editing color ramps while in the spat...Saracen
2016-01-11Merge pull request #3308 from neikeq/keep_xform_settingsRémi Verschelde
2016-01-11Remove unnecessary fail conditions when loading SpatialEditor stateIgnacio Etcheverry
2016-01-11Remember Transform menu settings for the Spatial EditorIgnacio Etcheverry
2016-01-11Merge pull request #3309 from MarianoGnu/bug_fixing3Rémi Verschelde
2016-01-10Make SpriteRegionEditor remember state beatwhen setions (fixes #3245)MarianoGNU
2016-01-10Fix script highlighting for classes that begin with "_"Franklin Sobrinho
2016-01-09Fix some error messagesFranklin Sobrinho
2016-01-08Merge pull request #3282 from TheHX/pr-script-debuggerRémi Verschelde
2016-01-08Fix debugger close button and script editor "Show Debugger"Franklin Sobrinho
2016-01-07Merge pull request #3250 from akien-mga/pr-uniform-scaling-canvasitemRémi Verschelde