aboutsummaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Fixed right dock dragger not disappearing when there is no docks there.Michael Alexsander Silva Dias2017-12-221-1/+15
* | | | | | | | | | | | | | | Merge pull request #14973 from poke1024/docs-word-selectionNoshyaar2018-01-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Double-click word selection for RichTextLabel (i.e. docs)Bernhard Liebl2017-12-281-1/+1
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #15152 from poke1024/editor-settings-changeNoshyaar2018-01-011-6/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Only send editor "settings_changed" if actually changed.Bernhard Liebl2017-12-291-6/+19
* | | | | | | | | | | | | | | | Merge pull request #15111 from poke1024/fix15097Noshyaar2018-01-011-48/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Various fixes for 2d polygon editorBernhard Liebl2017-12-301-48/+62
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #15080 from volzhs/text-colorNoshyaar2018-01-015-169/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Respect text editor highlighting color changesvolzhs2017-12-285-169/+133
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #15101 from nounoursheureux/masterNoshyaar2018-01-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make filesystem search case-insensitiveWilhem Barbier2017-12-271-2/+2
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | prevent strings from being evaluated to just "true"firefly24422017-12-301-1/+1
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #15117 from damarindra/masterNoshyaar2017-12-292-63/+246
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Autotile Enhancementdamarindra2017-12-282-63/+246
* | | | | | | | | | | | | | Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...Juan Linietsky2017-12-282-150/+171
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #15104 from djrm/pr_visual_improvementsNoshyaar2017-12-281-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Minor style fixes for editor helpDaniel J. Ramirez2017-12-271-0/+5
| |/ / / / / / / / / / /
* / / / / / / / / / / / Reimport now checks source path changes and imported files and their md5, fix...Juan Linietsky2017-12-271-4/+42
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #14991 from djrm/pr_fixesNoshyaar2017-12-272-10/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Show Options Dialog for NodePath and File in clicked button position.Daniel J. Ramirez2017-12-232-10/+32
* | | | | | | | | | | | Merge pull request #15028 from YeldhamDev/editor_file_dialog_changesNoshyaar2017-12-273-64/+46
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Changes to the Editor File Dialog.Michael Alexsander Silva Dias2017-12-253-64/+46
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #15032 from Noshyaar/prNoshyaar2017-12-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | EditorAbout: TTR workaround for "Project Manager" contextsPoommetee Ketson2017-12-251-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #15081 from volzhs/fix-status-fontNoshyaar2017-12-271-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix text editor status fontvolzhs2017-12-271-7/+8
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | Properly rename scenes and resources after renaming or moving files, should f...Juan Linietsky2017-12-264-0/+66
|/ / / / / / / / / / /
* | | | | | / / / / / Fix 2D editor checkboxes with a new projectGilles Roudiere2017-12-261-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Add missing parameter namesPoommetee Ketson2017-12-251-3/+3
* | | | | | | | | | Fix popup menu size in Inspector dockvolzhs2017-12-251-6/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problemNoshyaar2017-12-252-44/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...carlosfvieira2017-12-212-44/+56
* | | | | | | | | | Merge pull request #14847 from YeldhamDev/3d_viewport_saveNoshyaar2017-12-251-88/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes for the Spatial Editor's Perspective options and dead code cleaning.Michael Alexsander Silva Dias2017-12-201-88/+60
* | | | | | | | | | | Merge pull request #14853 from MattUV/context-menuNoshyaar2017-12-253-31/+76
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds an option to move cursor with right click in TextEditMattUV2017-12-203-31/+76
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #14846 from carlosfvieira/weird_gizmo_orthoNoshyaar2017-12-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | #14619 - fixes issue 1 (gizmo huge scale) - also referred in #14836Carlos Vieira2017-12-191-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #14732 from AndreaCatania/jgizmoNoshyaar2017-12-252-273/+599
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed joint gizmos orientationsAndreaCatania2017-12-232-273/+599
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #14827 from RayKoopa/editor_patchworkNoshyaar2017-12-252-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Limit code editor minimum width, clear Scene node subresource menu before ref...Ray Koopa2017-12-192-2/+3
* | | | | | | | | | | | Merge pull request #14808 from YeldhamDev/script_editor_fixesNoshyaar2017-12-252-114/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Some fixes for the Script Editor and dead code cleaning.Michael Alexsander Silva Dias2017-12-182-114/+21
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #14908 from YeldhamDev/dialog_changesNoshyaar2017-12-253-23/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes and modifications for some dialogs.Michael Alexsander Silva Dias2017-12-213-23/+35
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Added default close and title color to editor themed graph nodesDaniel J. Ramirez2017-12-241-0/+6
* | | | | | | | | | | | Add more translatable text for editor plugins.geequlim2017-12-236-11/+11
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | ProjectManager: enhance dialog ok button textPoommetee Ketson2017-12-231-3/+3
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #14913 from poke1024/tooltip-shortcut-namesRémi Verschelde2017-12-211-1/+1
|\ \ \ \ \ \ \ \ \ \