summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Update icons and color conversion rules to simplify the paletteYuri Sizov2022-01-29144-685/+194
* Remove unnecessary transformations from editor iconsYuri Sizov2022-01-2811-11/+11
* Merge pull request #57116 from bruvzg/win_net_shareRémi Verschelde2022-01-282-5/+13
|\
| * [Windows] Add support for handling network share paths.bruvzg2022-01-242-5/+13
* | Merge pull request #57205 from TechnoPorg/variant-template-castRémi Verschelde2022-01-275-7/+7
|\ \
| * | Allow method binds to take Object subclasses as argumentsTechnoPorg2022-01-255-7/+7
* | | Merge pull request #57290 from IgorKordiukiewicz/fix-tile-map-editor-not-disa...Rémi Verschelde2022-01-271-2/+0
|\ \ \
| * | | Fixes TileMap editor not disappearingIgor Kordiukiewicz2022-01-271-2/+0
* | | | Merge pull request #57281 from Rubonnek/rename-subsequenceRémi Verschelde2022-01-2711-14/+14
|\ \ \ \
| * | | | Rename String::is_subsequence_ofi to String::is_subsequence_ofnWilson E. Alvarez2022-01-2611-14/+14
| | |_|/ | |/| |
* | | | Merge pull request #57295 from TokageItLab/fix-blendspace2d-discreteRémi Verschelde2022-01-272-7/+7
|\ \ \ \
| * | | | More time parameters change type float to doubleSilc 'Tokage' Renew2022-01-272-7/+7
* | | | | Improve 2D editor's right-click menukobewi2022-01-274-8/+58
| |_|/ / |/| | |
* | | | Rename VoxelGI editor bake actions from "GI Probe" to "VoxelGI"Hugo Locurcio2022-01-261-2/+2
|/ / /
* | | Merge pull request #54822 from KoBeWi/sortucesRémi Verschelde2022-01-266-22/+222
|\ \ \
| * | | Allow sorting tileset sourceskobewi2022-01-266-22/+222
* | | | Fix lightmap size hint option not displaying for 3D scenesHugo Locurcio2022-01-261-2/+3
* | | | SpriteFramesEditor Incorrect texture type fixkleonc2022-01-251-1/+1
* | | | Fix crash after renaming an animation nodeHaoyu Qiu2022-01-251-0/+3
* | | | Fix 2D Pan Toolkobewi2022-01-241-0/+1
|/ / /
* / / Fix translation with multiple sources for the same language.bruvzg2022-01-241-1/+1
|/ /
* | [Editor] Do not update editor help theme, if calculated margin hasn't changed.bruvzg2022-01-242-6/+10
* | Merge pull request #57029 from timothyqiu/disable-script-editor-menuRémi Verschelde2022-01-232-2/+56
|\ \
| * | Disable ScriptEditor's menu items when they do nothingHaoyu Qiu2022-01-212-2/+56
* | | Minor tweaks and fixes to panningkobewi2022-01-2315-43/+41
* | | Merge pull request #57012 from Calinou/editor-add-new-script-textfile-shortcutsRémi Verschelde2022-01-231-2/+2
|\ \ \
| * | | Add shortcuts for New Script and New Text File in the script editorHugo Locurcio2022-01-201-2/+2
* | | | [Editor] Disable contextual alternates (coding ligatures) outside of code edi...bruvzg2022-01-231-0/+3
* | | | Merge pull request #57000 from KoBeWi/UNLIMITED_PANNINGRémi Verschelde2022-01-2316-201/+160
|\ \ \ \
| * | | | Add ViewPanner to 2D editorkobewi2022-01-2116-201/+160
* | | | | Merge pull request #56474 from brennengreen/keying-boundsRémi Verschelde2022-01-231-4/+7
|\ \ \ \ \
| * | | | | add bounds to next keying nextBrennen Green2022-01-041-4/+7
* | | | | | Merge pull request #35508 from Calinou/editor-help-references-use-code-fontRémi Verschelde2022-01-231-4/+8
|\ \ \ \ \ \
| * | | | | | Use a fixed-width font for internal references in the editor helpHugo Locurcio2022-01-211-4/+8
* | | | | | | Merge pull request #57056 from Chaosus/vs_fix_defaultsRémi Verschelde2022-01-231-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix default input port hints for some modes in visual shaderYuri Roubinsky2022-01-221-3/+4
* | | | | | | | Merge pull request #57060 from KoBeWi/you_have_1_completion_requestRémi Verschelde2022-01-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename request_code_completion signalkobewi2022-01-221-1/+1
| |/ / / / / / /
* | | | | | | | Add usage of indeterminate checkboxes to editorkobewi2022-01-221-0/+30
* | | | | | | | SpriteFramesEditor Show AtlasTexture's source texture path in the frame's too...kleonc2022-01-221-8/+19
* | | | | | | | Remove transform input from fog mode in visual shadersYuri Roubinsky2022-01-221-1/+0
|/ / / / / / /
* / / / / / / Fix missing VoxelGI 3D editor gizmo iconHugo Locurcio2022-01-221-0/+0
|/ / / / / /
* | | | | | Fix icon in drag preview of scripts/docsMichael Alexsander2022-01-211-0/+1
* | | | | | Merge pull request #57036 from timothyqiu/groups-editorRémi Verschelde2022-01-212-3/+19
|\ \ \ \ \ \
| * | | | | | Improve Groups dock panel and the Group EditorHaoyu Qiu2022-01-212-3/+19
* | | | | | | Merge pull request #57032 from timothyqiu/assetlib-network-settingsRémi Verschelde2022-01-211-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update AssetLib network settings when Editor Settings changeHaoyu Qiu2022-01-211-0/+1
| | |_|_|/ / | |/| | | |
* / | | | | Fixed target which connected animation player, follow up #55066Silc 'Tokage' Renew2022-01-211-2/+2
|/ / / / /
* | | | | Merge pull request #51452 from omar-polo/fix-macrosRémi Verschelde2022-01-201-5/+5
|\ \ \ \ \
| * | | | | Rename or refactor macros to avoid leading underscoresOmar Polo2022-01-201-5/+5