summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge pull request #55066 from trollodel/less_singletons_in_editornodeRémi Verschelde2022-01-2034-210/+225
|\ \ \ \ \
| * | | | | Store panels and docks singletons in their own classestrollodel2022-01-2034-210/+225
| |/ / / /
* | | | | Merge pull request #52134 from RandomShaper/fix_namingRémi Verschelde2022-01-203-6/+6
|\ \ \ \ \
| * | | | | Rename Variant::is_ref() to is_ref_counted()Pedro J. Estébanez2022-01-203-6/+6
* | | | | | Merge pull request #36198 from Calinou/code-font-jetbrains-monoRémi Verschelde2022-01-201-1/+1
|\ \ \ \ \ \
| * | | | | | Use JetBrains Mono as the editor's default code fontHugo Locurcio2022-01-051-1/+1
* | | | | | | Merge pull request #52690 from nsrCodes/batch-rename-preview-wrapRémi Verschelde2022-01-201-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Added the smart word wrap property to preview labelNavdeep Singh Rathore2021-09-151-0/+1
* | | | | | | Merge pull request #56980 from KoBeWi/handled_key_inputRémi Verschelde2022-01-201-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix unhandled_key_input() in Script Editorkobewi2022-01-201-1/+1
* | | | | | | Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde2022-01-202-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Rename and reorder bake mode properties for consistencyHugo Locurcio2021-12-142-4/+4
* | | | | | | | Merge pull request #53276 from Phischermen/propagate_checkRémi Verschelde2022-01-206-160/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Addded methods to propagate checks & refactored classes to use new methods.Kevin Fischer2022-01-186-160/+46
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #56972 from lawnjelly/warn_unusedRémi Verschelde2022-01-201-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add nodiscard to core math classes to catch c++ errors.lawnjelly2022-01-201-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |