aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add editor settings for call hint placementMartin Chuckeles2016-03-041-0/+3
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-274-30/+21
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-273-5/+5
* keep previous rotation when using rotate tool. fixes #3788.volzhs2016-02-221-1/+1
* -fixed a crash when closing scene with animationplayer openJuan Linietsky2016-02-212-2/+6
* -Change link to new documentationJuan Linietsky2016-02-201-1/+1
* Merge pull request #3689 from nunodonato/numpademulationRémi Verschelde2016-02-161-4/+16
|\
| * * Added numpad emulation (fixes #3612)Nuno2016-02-121-4/+16
* | Merge pull request #3641 from JoshuaGrams/masterRémi Verschelde2016-02-161-0/+8
|\ \ | |/ |/|
| * AnimationPlayer frame SpinBox snaps to steps.Josh Grams2016-02-091-0/+8
* | Fixed a couple of tooltips on the editorTegu2016-02-101-2/+2
|/
* Insert new key helper is back to 2D editor, missed it?Juan Linietsky2016-02-091-2/+4
* -Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky2016-02-083-2/+5
* -only save scripts if changed, takes less time to run projects and does not c...Juan Linietsky2016-02-022-7/+12
* -make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky2016-02-021-1/+1
* Merge pull request #3490 from TheHX/issue-3453Rémi Verschelde2016-01-271-1/+1
|\
| * Fix input passing to script editor even if not visibleFranklin Sobrinho2016-01-271-1/+1
* | Fix animation toolbarFranklin Sobrinho2016-01-271-7/+0
|/
* avoid crash when scaling tilemap too much, fixes #266reduz2016-01-241-1/+18
* -avoid allowing selection of canvasitems inside a viewport, fixes #1383reduz2016-01-241-0/+59
* -Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky2016-01-233-3/+3
* Fix wrong condition test for saving, fixes #3287Juan Linietsky2016-01-231-1/+3
* Wider initial size of the panel with scriptskubecz3k2016-01-201-1/+1
* thumbnail preview for AtlasTextureshondres2016-01-191-3/+16
* -fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky2016-01-181-0/+2
* New shader nodes are now created under (more or less) the cursor.Ovnuniarchos2016-01-182-3/+3
* -Massive editor dialog cleanupJuan Linietsky2016-01-1718-225/+256
* -Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky2016-01-162-2/+2
* Merge pull request #3204 from neikeq/fix_3153Rémi Verschelde2016-01-151-10/+31
|\
| * TileMap: Properly flip/rotate tiles with non-square regionIgnacio Etcheverry2016-01-041-15/+28
| * TileMap: Consider texture offset for rotated tilesIgnacio Etcheverry2016-01-021-5/+13
* | Merge pull request #3329 from SaracenOne/color_ramp_fixRémi Verschelde2016-01-152-5/+15
|\ \
| * | Fixed color ramp editor plugin to allow editing color ramps while in the spat...Saracen2016-01-122-5/+15
* | | Merge pull request #3338 from godotengine/kubecz3k-patch-1Rémi Verschelde2016-01-151-1/+1
|\ \ \
| * | | Ability to hide panel with scriptskubecz3k2016-01-131-1/+1
| |/ /
* / / Spatial/Canvas Editor: Ignore unhandled input if there is a dialogIgnacio Etcheverry2016-01-152-3/+3
|/ /
* | Merge pull request #3308 from neikeq/keep_xform_settingsRémi Verschelde2016-01-111-25/+47
|\ \
| * | Remove unnecessary fail conditions when loading SpatialEditor stateIgnacio Etcheverry2016-01-111-27/+21
| * | Remember Transform menu settings for the Spatial EditorIgnacio Etcheverry2016-01-111-0/+28
* | | Merge pull request #3309 from MarianoGnu/bug_fixing3Rémi Verschelde2016-01-112-7/+58
|\ \ \
| * | | Make SpriteRegionEditor remember state beatwhen setions (fixes #3245)MarianoGNU2016-01-102-7/+58
| |/ /
* / / Fix script highlighting for classes that begin with "_"Franklin Sobrinho2016-01-101-1/+5
|/ /
* | Fix some error messagesFranklin Sobrinho2016-01-094-12/+3
* | Merge pull request #3282 from TheHX/pr-script-debuggerRémi Verschelde2016-01-081-1/+1
|\ \
| * | Fix debugger close button and script editor "Show Debugger"Franklin Sobrinho2016-01-081-1/+1
* | | Merge pull request #3250 from akien-mga/pr-uniform-scaling-canvasitemRémi Verschelde2016-01-071-34/+24
|\ \ \ | |/ / |/| |
| * | Fix uniform scaling of non-square CanvasItem nodesRémi Verschelde2016-01-061-34/+24
* | | Merge pull request #3217 from neikeq/asframes_patchRémi Verschelde2016-01-061-1/+0
|\ \ \
| * | | Disable renaming AnimatedSprite framesIgnacio Etcheverry2016-01-031-1/+0
| | |/ | |/|
* | | Merge pull request #3216 from nounoursheureux/spriteframesRémi Verschelde2016-01-061-1/+1
|\ \ \ | |_|/ |/| |