Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create .uid file when creating new Resource | kobewi | 2024-11-13 | 1 | -0/+1 |
| | |||||
* | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 1 | -1/+1 |
| | | | | | • `modernize-use-default-member-init` and `readability-redundant-member-init` • Minor adjustments to `.clang-tidy` to improve syntax & remove redundancies | ||||
* | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -1/+1 |
| | | | | - Set clang-format `Standard` rule to `c++20` | ||||
* | Merge pull request #94880 from KoBeWi/never-before-seen_way_to_restart_editor | Rémi Verschelde | 2024-10-04 | 1 | -1/+1 |
|\ | | | | | | | Call `restart_editor()` in `RUN_PROJECT_MANAGER` | ||||
| * | Call restart_editor() in RUN_PROJECT_MANAGER | kobewi | 2024-07-28 | 1 | -1/+1 |
| | | |||||
* | | New Quick Open Dialog | Stijn Hinlopen | 2024-10-01 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 #97118 from mihe/patch-exports | Rémi Verschelde | 2024-09-26 | 1 | -1/+3 |
|\ \ | | | | | | | | | | Add ability to export patch packs | ||||
| * | | Add ability to export patch packs | Mikael Hermansson | 2024-09-25 | 1 | -1/+3 |
| | | | | | | | | | | | | Co-authored-by: Poq Xert <poqxert@poqxert.ru> | ||||
* | | | Merge pull request #97013 from Hilderin/fix-load-errors-popup-empty | Rémi Verschelde | 2024-09-24 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | | | | Fix empty load errors popup | ||||
| * | | Fix empty load errors popup | Hilderin | 2024-09-14 | 1 | -1/+2 |
| | | | |||||
* | | | Add support for resource conversion plugins in filesystem dock. | SaracenOne | 2024-09-16 | 1 | -1/+9 |
|/ / | |||||
* | | Merge pull request #96830 from ↵ | Rémi Verschelde | 2024-09-12 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | | | | Hilderin/fix-popup-load-errors-showing-on-every-progress Fix load error popup showing on every progress dialog | ||||
| * | | Fix load error popup showing on every progress dialog | Hilderin | 2024-09-11 | 1 | -0/+3 |
| | | | |||||
* | | | Extract editor main screen | kit | 2024-09-09 | 1 | -47/+4 |
|/ / | |||||
* | | Merge pull request #96144 from SaracenOne/reimport_owner_instance | Rémi Verschelde | 2024-09-08 | 1 | -2/+9 |
|\ \ | | | | | | | | | | Make reimported models reimport their owner. | ||||
| * | | Make reimported models reimport their owner. | Saracen | 2024-09-08 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | Changes the behaviour of the scene hot-reload system so that if the scene which needs to be reimported is owned by another instance, reload that instance instead. | ||||
* | | | Merge pull request #96603 from bruvzg/fs_ext_list | Rémi Verschelde | 2024-09-06 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | [FileSystem Dock] Add option to show some unsupported files in the dock. | ||||
| * | | | [FileSystem Dock] Add option to show some unsupported files in the dock. | bruvzg | 2024-09-05 | 1 | -0/+1 |
| | | | | |||||
* | | | | Fix editor layout reset on startup | Hilderin | 2024-09-04 | 1 | -0/+1 |
|/ / / | |||||
* / / | Fix ProcessDialog errors appeared after rebuilding .NET project | DCTewi | 2024-09-04 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #76085 from spanzeri/better_remember_editor_window | Rémi Verschelde | 2024-08-26 | 1 | -0/+5 |
|\ \ | | | | | | | | | | Remember editor window mode, screen, size and position on restart | ||||
| * | | Remember editor window mode, screen, size and position on restart | Samuele Panzeri | 2024-07-23 | 1 | -0/+5 |
| |/ | |||||
* | | Merge pull request #93064 from ↵ | Rémi Verschelde | 2024-08-26 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | Hilderin/fix-fileSystem-dock-wont-show-any-file-folders Fix FileSystem dock won't show any file folders (v2) | ||||
| * | | Fix FileSystem dock won't show any file folders (v2) | Hilderin | 2024-08-20 | 1 | -0/+2 |
| | | | |||||
* | | | Fix display dialog while saving scene | Hilderin | 2024-08-17 | 1 | -27/+10 |
|/ / | |||||
* | | Fix reimport file multiple scenes | Hilderin | 2024-08-07 | 1 | -2/+3 |
| | | |||||
* | | Fix performance issue reimport file reload scene | Hilderin | 2024-08-06 | 1 | -14/+21 |
| | | |||||
* | | Fix crash on reimport scene with animations | Hilderin | 2024-08-02 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #94093 from Yahkub-R/94056-fix | Rémi Verschelde | 2024-07-19 | 1 | -4/+14 |
|\ | | | | | | | Fix instanced .blend/GLTF scenes lose all children after update until .tscn is reopened | ||||
| * | Fix instanced .blend/GLTF scenes lose all children after update until .tscn ↵ | Yahkub-R | 2024-07-19 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | is reopened Co-Authored-By: Tomek <kobewi4e@gmail.com> Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Co-Authored-By: Hilderin <81109165+Hilderin@users.noreply.github.com> | ||||
* | | [Editor] Unload addons when using `--import` or `--quit`. | bruvzg | 2024-07-09 | 1 | -0/+1 |
|/ | |||||
* | Fix undoredo handling in some dialogs | kobewi | 2024-07-04 | 1 | -0/+3 |
| | |||||
* | Merge pull request #92303 from Hilderin/fix-synchronization-global-class-name | Rémi Verschelde | 2024-06-28 | 1 | -0/+1 |
|\ | | | | | | | Fix synchronization of global class name | ||||
| * | Fix synchronization of global class name | Hilderin | 2024-06-25 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #85513 from ↵ | Rémi Verschelde | 2024-06-26 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | KoBeWi/that_one_weird_plugin_that_uses_no_Resources Save external data even without scene | ||||
| * | Save external data even without scene | kobewi | 2023-11-29 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #93110 from Hilderin/fix-signal-panel-after-connection | Rémi Verschelde | 2024-06-19 | 1 | -0/+1 |
|\ \ | | | | | | | | | | Fix Can't reopen signals panel immediately after connecting a signal | ||||
| * | | Fix Can't reopen signals panel immediately after connecting a signal #92996 | Hilderin | 2024-06-18 | 1 | -0/+1 |
| | | | |||||
* | | | [EditorProgress] Use `BackgroundProgress` instead of `ProgressDialog` when ↵ | bruvzg | 2024-06-15 | 1 | -3/+20 |
|/ / | | | | | | | called for a thread. | ||||
* | | Call `EditorNode::set_edited_scene()` manually instead of via the ↵ | 风青山 | 2024-06-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | `replacing_by` signal Cannot change `scene_root`'s child node in `EditorNode::set_edited_scene()` if replaced later using `replace_by`. | ||||
* | | Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_play | Rémi Verschelde | 2024-05-29 | 1 | -0/+11 |
|\ \ | | | | | | | | | | Add editor setting to keep bottom panel state on play and stop game | ||||
| * | | Add editor setting to keep bottom panel state on play and stop game | Hilderin | 2024-05-29 | 1 | -0/+11 |
| | | | |||||
* | | | Updated scene hot-reloading: | Saracen | 2024-05-28 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | Preserves exported script variables Prevents corruption of direct node references. | ||||
* | | | Changes the scene reimport function to handle some crash edge cases: | Saracen | 2024-05-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * The reimported instance attempt to preserve ownerless nodes. * A recursive function call to '_nodes_scene_reimported' so these can be recreated if required. * Clears instance scene_state on new instantiated replacement nodes. | ||||
* | | | Remove error messages caused by Save on Focus feature | AlexanderFarkas | 2024-05-08 | 1 | -0/+1 |
| | | | | | | | | | | | | Fixes #73765. | ||||
* | | | Organize existing code for editor plugins | Aaron Franke | 2024-04-27 | 1 | -1/+1 |
|/ / | |||||
* | | Add an editor setting to import resources while unfocused | Hugo Locurcio | 2024-04-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | This can be used to speed up iteration by starting the import process earlier when saving files in the project folder. This also allows getting visual feedback on changes without having to click the editor window, which is useful with multi-monitor setups. The downside is that this increases idle CPU usage and may steal CPU time from other applications when importing resources, so this is disabled by default. | ||||
* | | Rename Q&A to Forum in the Help top bar | Adam Scott | 2024-04-14 | 1 | -1/+1 |
| | | |||||
* | | Prevent dropping Resource to the same resource picker | kobewi | 2024-04-05 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #89974 from jsjtxietian/tab-close | Rémi Verschelde | 2024-04-04 | 1 | -0/+1 |
|\ \ | | | | | | | | | | Reset `tab_closing_menu_option` when cancelling closing editor |