Age | Commit message (Expand) | Author |
2022-03-06 | Merge pull request #58800 from rcorre/blender-nav | Rémi Verschelde |
2022-03-06 | Merge pull request #58783 from KoBeWi/change_in_peace | Rémi Verschelde |
2022-03-06 | Merge pull request #58821 from IgorKordiukiewicz/extend-script-popup-without-... | Rémi Verschelde |
2022-03-06 | Fixed issue where Extend Script option would show up even without script atta... | Igor Kordiukiewicz |
2022-03-06 | Remove set_as_minsize() | kobewi |
2022-03-06 | Merge pull request #58788 from reduz/rename-streamtexture | Rémi Verschelde |
2022-03-05 | Various code and documentation improvements | kobewi |
2022-03-05 | Disable blender-style tranforms in freelook. | Ryan Roden-Corrent |
2022-03-05 | Rename StreamTexture* to CompressedTexture* | reduz |
2022-03-05 | Fix animation resource name after duplication | Haoyu Qiu |
2022-03-05 | Fix color pickers closing in editor settings | kobewi |
2022-03-05 | Merge pull request #53839 from EricEzaM/editor-settings-changed-settings | Rémi Verschelde |
2022-03-05 | Made use of EditorSettings 'settings changed' to optimise settings changed no... | Eric M |
2022-03-05 | Added ability to retrieve array of changed settings changed when it is saved. | Eric M |
2022-03-05 | Make name of editor file dialog filters translatable | Haoyu Qiu |
2022-03-04 | Merge pull request #58770 from YeldhamDev/some_crumbles_left | Rémi Verschelde |
2022-03-04 | Merge pull request #58727 from fire-forge/EditorSpinSlider_label_color | Rémi Verschelde |
2022-03-04 | Replace some bits of code left to work with the new `TabContainer` | Michael Alexsander |
2022-03-04 | Make EditorSpinSlider label color a theme property | FireForge |
2022-03-04 | Merge pull request #58758 from timothyqiu/audio-effect-icon | Rémi Verschelde |
2022-03-04 | Add varying support to visual shaders | Yuri Roubinsky |
2022-03-04 | Add icon_normal_color to Button in editor theme | Raul Santos |
2022-03-05 | Update audio effect icon when theme changes | Haoyu Qiu |
2022-03-04 | Improve app name and system permission message localization. | bruvzg |
2022-03-04 | Merge pull request #58691 from miremrie/absolute-file-path-in-file-browser | Rémi Verschelde |
2022-03-04 | Merge pull request #58687 from YeldhamDev/the_beast_has_been_slain | Rémi Verschelde |
2022-03-04 | Merge pull request #58741 from Calinou/editor-visual-profiler-fix-light-font-... | Rémi Verschelde |
2022-03-04 | Merge pull request #58670 from KoBeWi/internal_debugger | Rémi Verschelde |
2022-03-04 | Merge pull request #58731 from Calinou/editor-theme-clamp-base-colors | Rémi Verschelde |
2022-03-04 | Fix font color in the editor visual profiler when using light theme | Hugo Locurcio |
2022-03-04 | Merge pull request #58730 from Calinou/editor-visual-profiler-use-background-... | Rémi Verschelde |
2022-03-04 | Tweak editor visual profiler frame time label for consistency | Hugo Locurcio |
2022-03-04 | Clamp the editor theme's base colors to avoid various issues | Hugo Locurcio |
2022-03-04 | Use the editor background color for the visual profiler graph | Hugo Locurcio |
2022-03-04 | Add node icons to the Sprite2D menu | FireForge |
2022-03-03 | Make `TabContainer` use `TabBar` internally | Michael Alexsander |
2022-03-03 | Adds few more input/output built-ins to visual shader | Yuri Roubinsky |
2022-03-03 | i18n: Make property paths and categories translatable | Haoyu Qiu |
2022-03-03 | Use vformat() instead of string concatenation inside TTR() | Haoyu Qiu |
2022-03-02 | Added property hint to id property in tile set atlas source editor | Igor Kordiukiewicz |
2022-03-02 | Allow absolute file paths in file dialogs | miremrie |
2022-03-02 | Fix debugger not opening built-in scripts | kobewi |
2022-03-01 | Merge pull request #58632 from IgorKordiukiewicz/camera-preview-toggle-crash | Rémi Verschelde |
2022-03-01 | Merge pull request #58548 from V-Sekai/lod_lightmaps | JFonS |
2022-03-01 | Fix scripts not saving when closing | kobewi |
2022-02-28 | Fixes camera preview toggle in additional editor viewports not disappearing c... | Igor Kordiukiewicz |
2022-02-27 | Fix crash on creation of `HSV2RGB/RGB2HSV` functions in visual shader | Yuri Roubinsky |
2022-02-25 | Allow automatic lod when importing 3D scenes with Static Lightmaps | K. S. Ernest (iFire) Lee |
2022-02-25 | Improve popup window handling. | bruvzg |
2022-02-24 | Fix source picking with sort | kobewi |