Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change UndoRedo to use Callables | kobewi | 2022-09-18 | 4 | -151/+61 |
| | |||||
* | Merge pull request #66040 from ↵ | Yuri Rubinsky | 2022-09-18 | 1 | -4/+3 |
|\ | | | | | | | jeffres/fix-closing-shader-file-with-middle-mouse-click | ||||
| * | Close shader under cursor when middle mouse clicking in editor list | jeffres | 2022-09-18 | 1 | -4/+3 |
| | | | | | | | | | | Previously middle mouse clicking resulted in the currently selected file to be closed, which is not the behavior commonly expected. | ||||
* | | Merge pull request #44143 from KoBeWi/callable_multiplayer | Rémi Verschelde | 2022-09-18 | 22 | -93/+62 |
|\ \ | |/ |/| | |||||
| * | Port remaining connections to callable_mp | Tomasz Chabora | 2022-09-18 | 22 | -101/+62 |
| | | |||||
* | | Merge pull request #62417 from willnationsdev/gdres-quickopen | Rémi Verschelde | 2022-09-18 | 2 | -4/+18 |
|\ \ | | | | | | | | | | Enable QuickOpen to see scripted resources | ||||
| * | | Enable QuickOpen to see scripted resources. | willnationsdev | 2022-09-17 | 2 | -4/+18 |
| |/ | |||||
* | | Merge pull request #62413 from willnationsdev/gdres-inspector | Rémi Verschelde | 2022-09-18 | 2 | -55/+92 |
|\ \ | | | | | | | | | | Script-class-aware Inspector & related controls. | ||||
| * | | Script-class-aware Inspector & related controls. | willnationsdev | 2022-09-17 | 2 | -55/+92 |
| |/ | |||||
* | | Merge pull request #62411 from willnationsdev/gdres-gdscript | Rémi Verschelde | 2022-09-18 | 2 | -29/+82 |
|\ \ | | | | | | | | | | Add GDScript resource export. | ||||
| * | | Add GDScript resource export. | willnationsdev | 2022-09-17 | 2 | -29/+82 |
| |/ | |||||
* | | Merge pull request #65979 from iwoithe/fix-onready-typo | Rémi Verschelde | 2022-09-18 | 1 | -1/+1 |
|\ \ | | | | | | | | | | change "no" to "not" in the @onready documentation | ||||
| * | | Spelling correction: change "no" to "not" | I Woithe | 2022-09-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #66018 from Mickeon/fix-animated-sprite-outdated-warning | Rémi Verschelde | 2022-09-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | Fix outdated warning in AnimatedSprite2D | ||||
| * | | | Fix outdated warning in AnimatedSprite2D | Micky | 2022-09-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #66033 from timothyqiu/ft-done | Rémi Verschelde | 2022-09-18 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix crash when executing `FontFile.get_face_count` | ||||
| * | | | | Fix crash when executing `FontFile.get_face_count` | Haoyu Qiu | 2022-09-18 | 2 | -4/+4 |
| |/ / / | |||||
* | | | | Merge pull request #66031 from qarmin/compile_regex_editor | Rémi Verschelde | 2022-09-18 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | Add missing constructor, to compile editor without regex module | ||||
| * | | | | Add missing constructor, to compile editor without regex module | Rafał Mikrut | 2022-09-18 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge pull request #65561 from ryburnj/inconsistent-cap-scene-file-name | Rémi Verschelde | 2022-09-18 | 4 | -19/+25 |
|\ \ \ \ | | | | | | | | | | | | | | | | Fix inconsistent scene file name casing | ||||
| * | | | | Fix inconsistent scene file name casing by moving existing Name_Casing code ↵ | ryburnj | 2022-09-18 | 4 | -19/+25 |
| | |/ / | |/| | | | | | | | | | | to separate function in editor_node, and adding a call from both editor_node and scene_tree_dock. | ||||
* | | | | Merge pull request #66012 from Rindbee/fix-TabContainer-minimum_size | Rémi Verschelde | 2022-09-18 | 1 | -5/+6 |
|\ \ \ \ | |_|/ / |/| | | | | | | | Fix minimum size calculation for `TabContainer` | ||||
| * | | | Fix minimum size calculation for TabContainer | Rindbee | 2022-09-18 | 1 | -5/+6 |
| |/ / | |||||
* | | | Merge pull request #66000 from KoBeWi/clear_'_clear_undo_history' | Rémi Verschelde | 2022-09-18 | 2 | -8/+0 |
|\ \ \ | | | | | | | | | | | | | Remove unused `_clear_undo_history` method | ||||
| * | | | Remove unused _clear_undo_history method | kobewi | 2022-09-17 | 2 | -8/+0 |
| |/ / | |||||
* | | | Merge pull request #66004 from bruvzg/hb52 | Rémi Verschelde | 2022-09-18 | 88 | -3926/+6612 |
|\ \ \ | | | | | | | | | | | | | Update to version 5.2.0, add new Unicode 15 blocks and scripts. | ||||
| * | | | HarfBuzz: Update to version 5.2.0, add new Unicode 15 blocks and scripts. | bruvzg | 2022-09-17 | 88 | -3926/+6612 |
| | |/ | |/| | |||||
* | | | Merge pull request #65975 from Faless/web/4.x_features_detection | Rémi Verschelde | 2022-09-18 | 7 | -39/+127 |
|\ \ \ | | | | | | | | | | | | | [Web] Add feature detection helpers to JS Engine class. | ||||
| * | | | [Web] Add missing features warning in editor and export shell. | Fabio Alessandrelli | 2022-09-17 | 2 | -22/+19 |
| | | | | |||||
| * | | | [Web] Add feature detection helpers to JS Engine class. | Fabio Alessandrelli | 2022-09-17 | 5 | -17/+108 |
| | |/ | |/| | |||||
* | | | Merge pull request #65331 from derammo/derammo_natvis_3 | Rémi Verschelde | 2022-09-18 | 1 | -17/+67 |
|\ \ \ | | | | | | | | | | | | | Add more data structures to Natvis for Visual Studio | ||||
| * | | | added more data structures to Natvis for msdev | derammo | 2022-09-04 | 1 | -17/+67 |
| | | | | | | | | | | | | | | | | | | | | can now debug signal_map and connections in Objects can now view more Variant types, such as packed arrays | ||||
* | | | | Merge pull request #65946 from antonWetzel/csharp-nd-array | Rémi Verschelde | 2022-09-18 | 1 | -2/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | Don't marshal multidimensional arrays | ||||
| * | | | | don't marshal multidimensional arrays | antonWetzel | 2022-09-17 | 1 | -2/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #65945 from Faless/mp/4.x_nodes_warnings | Rémi Verschelde | 2022-09-18 | 4 | -0/+34 |
|\ \ \ \ | | | | | | | | | | | | | | | | [MP] Add warnings to spawner and synchronizer. | ||||
| * | | | | [MP] Add warnings to spawner and synchronizer. | Fabio Alessandrelli | 2022-09-17 | 4 | -0/+34 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MultiplayerSpawner: - When spawn_path is invalid. - When the auto spawn list is empty and _spawn_custom is not overridden. Note: We remove the warning for placeholder scripts since there's no way of knowing if they have a certain method. MultiplayerSynchronizer: - When root_path is invalid. | ||||
* | | | | Merge pull request #65931 from ↵ | Rémi Verschelde | 2022-09-18 | 8 | -22/+30 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | fabriceci/add-recovery-as-collision-in-low-level-methods Add recovery_as_collision in move_and_collide/test_move | ||||
| * | | | | Add recovery_as_collision in move_and_collide/test_move | fabriceci | 2022-09-17 | 8 | -22/+30 |
| | | | | | |||||
* | | | | | Merge pull request #58567 from madmiraal/fix-26470 | Rémi Verschelde | 2022-09-18 | 3 | -11/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove ParallaxLayer's invalid dependence on screen_offset | ||||
| * | | | | | Remove ParallaxLayer's invalid dependence on screen_offset | Marcel Admiraal | 2022-02-26 | 3 | -11/+7 |
| | | | | | | |||||
* | | | | | | Merge pull request #65877 from raulsntos/dotnet/signal-delegate-docs | Rémi Verschelde | 2022-09-18 | 1 | -0/+9 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add documentation to signal delegates | ||||
| * | | | | | | C#: Add documentation to signal delegates | Raul Santos | 2022-09-16 | 1 | -0/+9 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #65900 from YuriSizov/editor-animation-loopity-loops-loop | Rémi Verschelde | 2022-09-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix loop mode button update in the Animation editor | ||||
| * | | | | | | | Fix loop mode button update in the Animation editor | Yuri Sizov | 2022-09-16 | 1 | -0/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #65929 from bruvzg/rtl_theme_font_change | Rémi Verschelde | 2022-09-18 | 2 | -10/+56 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix RichTextLabel not updating on theme/theme override change until text is updated. | ||||
| * | | | | | | | Fix RichTextLabel not updating on theme/theme override change until text is ↵ | bruvzg | 2022-09-16 | 2 | -10/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated. | ||||
* | | | | | | | | Merge pull request #65951 from TokageItLab/change-humanoid-thumb-definision | Rémi Verschelde | 2022-09-18 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the rest definition of SkeletonProfileHumanoid thumb to be more suitable for the game engine | ||||
| * | | | | | | | | Changed the rest definition of SkeletonProfileHumanoid thumb | Silc Renew | 2022-09-18 | 3 | -4/+4 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #65911 from EliasVincent/light-theme-palette-text-fix | Rémi Verschelde | 2022-09-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | color of Command Palette shortcut text not visible in Light theme | ||||
| * | | | | | | | | Command Palette shortcut_text: font color | EliasVincent | 2022-09-16 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | |