Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix freeze on non-thread-safe custom importers | Hunter Loftis | 2024-10-15 | 1 | -1/+2 |
| | |||||
* | Merge pull request #97295 from BlueCube3310/betsy-bc4 | Thaddeus Crews | 2024-10-14 | 1 | -2/+2 |
|\ | | | | | | | Betsy: Implement BC4 compression | ||||
| * | Betsy: Implement BC4 compression | BlueCube3310 | 2024-09-22 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #94371 from KoBeWi/insane_particle_unification_😱 | Thaddeus Crews | 2024-10-14 | 1 | -0/+6 |
|\ \ | | | | | | | | | | Unify particle editors | ||||
| * | | Unify particle editors | kobewi | 2024-10-04 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #97835 from krm01/typo-docs-packedvector2array | Thaddeus Crews | 2024-10-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | Fix small typo on PackedVector2Array docs | ||||
| * | | | fix typo on PackedVector2Array docs | Kenton M | 2024-10-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | Clarify that fog_aerial_perspective does not actually use sky color | Thomas ten Cate | 2024-10-07 | 1 | -1/+2 |
|/ / / | | | | | | | | | | See #97803. | ||||
* | | | Merge pull request #97292 from KoBeWi/infinite_submenus_in_your_editor | Rémi Verschelde | 2024-10-04 | 1 | -0/+18 |
|\ \ \ | |/ / |/| | | | | | Add submenu support to EditorContextMenuPlugin | ||||
| * | | Add submenu support to EditorContextMenuPlugin | kobewi | 2024-09-21 | 1 | -0/+18 |
| |/ | |||||
* | | Merge pull request #97633 from ydeltastar/quickly-quick-open | Rémi Verschelde | 2024-10-04 | 1 | -0/+8 |
|\ \ | | | | | | | | | | Make the "Quick Open" dialog available via `EditorInterface` | ||||
| * | | Make the "Quick Open" dialog available via EditorInterface | yds | 2024-10-04 | 1 | -0/+8 |
| | | | |||||
* | | | Expose `LineEdit` `edit` and `unedit` methods. | Mounir Tohami | 2024-10-04 | 1 | -1/+14 |
| | | | |||||
* | | | Merge pull request #97743 from bruvzg/has_kbd | Rémi Verschelde | 2024-10-04 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | | | | | [DisplayServer] Implement `has_hardware_keyboard` method for Android and iOS. | ||||
| * | | | [DisplayServer] Implement has_hardware_keyboard method for Android and iOS. | bruvzg | 2024-10-02 | 1 | -0/+7 |
| | | | | |||||
* | | | | Merge pull request #97514 from bruvzg/font_contour_info | Rémi Verschelde | 2024-10-04 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | [Docs] Add notes about glyph contour decomposition format. | ||||
| * | | | | [Docs] Adds notes about glyph contour decomposition format. | bruvzg | 2024-09-27 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | Merge pull request #96230 from timothyqiu/per-domain-pseudolocalization | Rémi Verschelde | 2024-10-04 | 2 | -2/+48 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move pseudolocalization into `TranslationDomain` | ||||
| * | | | | | Move pseudolocalization into TranslationDomain | Haoyu Qiu | 2024-09-21 | 2 | -2/+48 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Also adds command-line option `--editor-pseudolocalization` | ||||
* | | | | | Merge pull request #93270 from Gamemap/feature-itemlist-autowidth | Rémi Verschelde | 2024-10-04 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add `Auto width` behavior to ItemList | ||||
| * | | | | | Add `Auto width` behavior to ItemList | Gamemap | 2024-10-04 | 1 | -0/+3 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Co-authored-by: Craig Hupin <althar93@hotmail.com> | ||||
* | | | | | Merge pull request #88673 from vPumpking/FileDialog-Filter | Rémi Verschelde | 2024-10-04 | 1 | -0/+19 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add filename filter field to FileDialog | ||||
| * | | | | | Add filename filter field to FileDialog | vPumpking | 2024-10-04 | 1 | -0/+19 |
| |/ / / / | | | | | | | | | | | | | | | | Added possibility to filter files and folders through a text entry. | ||||
* | | | | | Merge pull request #77213 from aaronfranke/sort-dict | Rémi Verschelde | 2024-10-04 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | Add a sort method to Dictionary and HashMap | ||||
| * | | | | Add a sort method to Dictionary and HashMap | Aaron Franke | 2024-10-02 | 1 | -0/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #97519 from timothyqiu/itemlist-at | Rémi Verschelde | 2024-10-03 | 1 | -0/+16 |
|\ \ \ \ | | | | | | | | | | | | | | | | Add auto translate mode for items in `ItemList` | ||||
| * | | | | Add auto translate mode for items in `ItemList` | Haoyu Qiu | 2024-09-27 | 1 | -0/+16 |
| | | | | | |||||
* | | | | | Merge pull request #90400 from DarioSamo/transfer_and_pipelines | Rémi Verschelde | 2024-10-03 | 2 | -1/+49 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Ubershaders and pipeline pre-compilation (and dedicated transfer queues). | ||||
| * | | | | | Implement asynchronous transfer queues, thread guards on RenderingDevice. ↵ | Dario | 2024-10-02 | 2 | -1/+49 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ubershaders and rework pipeline caches for Forward+ and Mobile. - Implements asynchronous transfer queues from PR #87590. - Adds ubershaders that can run with specialization constants specified as push constants. - Pipelines with specialization constants can compile in the background. - Added monitoring for pipeline compilations. - Materials and shaders can now be created asynchronously on background threads. - Meshes that are loaded on background threads can also compile pipelines as part of the loading process. | ||||
* / | | | | Document `Object.has_signal()` in the Signal class reference | Hugo Locurcio | 2024-10-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #97281 from reptofrog/deadzone-new-default | Rémi Verschelde | 2024-10-02 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | Input: Change the default deadzone value for new actions from 0.5 to 0.2 | ||||
| * | | | | Changed the default deadzone value for new actions from 0.5 to 0.2 | Roman Morozov | 2024-10-01 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | New Quick Open Dialog | Stijn Hinlopen | 2024-10-01 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated list view with thumbnails, and separate file name. - Added a grid view which has larger icons. - Added toggle to filter out files from addons. - Store history for each opened resource type. New Editor settings for Quick Open: - Startup display mode (grid or list): - Determined by the requested resource type. - Whatever was last used. - Toggle to filter out files from addons (for persistence). Notes - The dialog is now created once in EditorNode, and globally available for other components. - A fixed number of result scenes are instantiated, and reused based on query. - Drop support for multiselect. | ||||
* | | | | Merge pull request #97638 from mhilbrunner/fix-duplicate-words | Rémi Verschelde | 2024-10-01 | 7 | -7/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | Docs: remove duplicate words | ||||
| * | | | | Docs: remove duplicate words | Max Hilbrunner | 2024-09-30 | 7 | -7/+7 |
| | | | | | |||||
* | | | | | Merge pull request #97602 from patowen/fix-region-filter-clip-enabled | Rémi Verschelde | 2024-10-01 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix `region_filter_clip_enabled` to avoid sprite bleeding for interpolated sprite sheets | ||||
| * | | | | | Clamp UV-coordinates to centers of outermost texels when configured to do so | Patrick Owen | 2024-09-29 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | In addition, fix region_filter_clip_enabled documentation to be consistent with AtlasTexture.xml, since that is the option whose behavior was fixed | ||||
* | | | | | Merge pull request #97353 from timothyqiu/tree-at | Rémi Verschelde | 2024-10-01 | 1 | -0/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add auto translate mode for cells in `Tree` | ||||
| * | | | | | Add auto translate mode for cells in Tree | Haoyu Qiu | 2024-10-01 | 1 | -0/+16 |
| |/ / / / | |||||
* | | | | | Merge pull request #97333 from ↵ | Rémi Verschelde | 2024-10-01 | 1 | -4/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bits-by-brandon/consolidate-window-remember-editor-settings Consolidate remembering window settings into single config | ||||
| * | | | | | Consolidate remembering window settings into single config | Brandon Chang | 2024-10-01 | 1 | -4/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #96980 from ↵ | Rémi Verschelde | 2024-10-01 | 1 | -0/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | m4gr3d/enable_legacy_build_customization_by_plugin Expose `get_export_option_visibility` to editor plugins | ||||
| * | | | | | Expose `get_export_option_visibility` to editor plugins | Fredia Huya-Kouadio | 2024-09-29 | 1 | -0/+9 |
| | | | | | | |||||
* | | | | | | Merge pull request #96542 from Maran23/inspector-scrolls-away | Rémi Verschelde | 2024-10-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix Inspector may scroll away when editing a property that adds or removes sub properties | ||||
| * | | | | | | Fix Inspector may scrolls away when editing a property that adds or removes ↵ | Marius Hanl | 2024-09-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | sub properties | ||||
* | | | | | | | Merge pull request #91765 from chocola-mint/feat-markers | Rémi Verschelde | 2024-10-01 | 2 | -0/+160 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | Add markers to Animation | ||||
| * | | | | | | Add markers to animation | chocola-mint | 2024-09-29 | 2 | -0/+160 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #97534 from j20001970/camerafeed-setter | Rémi Verschelde | 2024-09-29 | 1 | -0/+28 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Expose CameraFeed setters | ||||
| * | | | | | | | Expose CameraFeed setters | Jason Kuo | 2024-09-27 | 1 | -0/+28 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #97229 from aryan-11825114/ctrl-x-visual-shader | Rémi Verschelde | 2024-09-29 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add `GraphEdit.cut_nodes_request` signal |