Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge pull request #97374 from rune-scape/get-native-static-callable | Thaddeus Crews | 2024-10-24 | 3 | -2/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | GDScriptNativeClass: Allow getting static function as callable | rune-scape | 2024-09-23 | 3 | -2/+20 | |
| * | | | | | | | | Clarification to the description of Global scope in regards to GDScript | Brian Huynh | 2024-10-23 | 1 | -2/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1 | Spartan322 | 2024-10-22 | 6 | -8/+20 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge pull request #98146 from HolonProduction/this-error-does-not-apply-to-u... | Thaddeus Crews | 2024-10-21 | 5 | -7/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | GDScript: Fix annotation parsing adding new annotation entries | HolonProduction | 2024-10-13 | 5 | -7/+19 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #97542 from AThousandShips/dict_sort_fix | Thaddeus Crews | 2024-10-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | [Core] Fix sorting of `Dictionary` keys | A Thousand Ships | 2024-10-18 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d | Spartan322 | 2024-10-18 | 1 | -1/+7 | |
|\| | | | | | | ||||||
| * | | | | | | GDScript: Add missing static default initialization for typed dictionaries | Danil Alexeev | 2024-10-11 | 1 | -1/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6 | Spartan322 | 2024-10-14 | 3 | -6/+25 | |
|\| | | | | | ||||||
| * | | | | | Fix lookup symbol for enum members to search a correct code definition | Chaosus | 2024-10-08 | 2 | -4/+25 | |
| * | | | | | Create `.editorconfig` file only on project creation | Haoyu Qiu | 2024-10-05 | 1 | -2/+0 | |
* | | | | | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 58 | -0/+116 | |
* | | | | | | Rebrand Godot to Redot | Randolph W. Aarseth II | 2024-10-11 | 2 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | GDScript: Fix `GDScriptCache::get_full_script()` uses non-remapped path | Danil Alexeev | 2024-10-03 | 1 | -4/+8 | |
* | | | | | Merge pull request #97727 from SlugFiller/llvm-computed-goto | Rémi Verschelde | 2024-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable use of Labels as Values feature in Clang when not wrapped by GCC | SlugFiller | 2024-10-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #97281 from reptofrog/deadzone-new-default | Rémi Verschelde | 2024-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed the default deadzone value for new actions from 0.5 to 0.2 | Roman Morozov | 2024-10-01 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #96693 from HolonProduction/annotation-arg-hint | Rémi Verschelde | 2024-10-02 | 2 | -7/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Autocompletion: Add arghint for annotations | HolonProduction | 2024-09-07 | 2 | -7/+14 | |
* | | | | | | | Merge pull request #92263 from HolonProduction/autocompletion-get-node-set-va... | Rémi Verschelde | 2024-10-02 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Autocompletion: Keep get_node values which are compatible with type hint | HolonProduction | 2024-07-12 | 1 | -5/+8 | |
* | | | | | | | Add `@export_tool_button` annotation for easily creating inspector buttons | Danil Alexeev | 2024-09-27 | 8 | -9/+105 | |
* | | | | | | | Merge pull request #96923 from Repiteo/style/warning-admonition | Rémi Verschelde | 2024-09-26 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Style: Add `WARNING:` as new comment admonition | Thaddeus Crews | 2024-09-25 | 1 | -3/+4 | |
* | | | | | | | | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 2 | -0/+2 | |
|/ / / / / / / | ||||||
* | | / / / / | Fix script editor wrongly replaces and quotes non-ASCII letters | Haoyu Qiu | 2024-09-23 | 1 | -2/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Style: Apply new `clang-format` changes | Thaddeus Crews | 2024-09-20 | 1 | -2/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #97087 from aaronp64/lambda_capture_alloc | Rémi Verschelde | 2024-09-17 | 1 | -12/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Speed up lambda capture handling | aaronp64 | 2024-09-16 | 1 | -12/+12 | |
* | | | | | | Merge pull request #96684 from HolonProduction/that-was-a-bit-too-smart | Rémi Verschelde | 2024-09-16 | 1 | -13/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | LSP: Don't use smart resolve for completion | HolonProduction | 2024-09-07 | 1 | -13/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #96965 from Repiteo/style/gdscript-editorconfig | Rémi Verschelde | 2024-09-16 | 3 | -7/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Style: Consolidate & migrate GDScript `.editorconfig` | Thaddeus Crews | 2024-09-13 | 3 | -7/+12 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #96856 from RandomShaper/selfdestruct_correctness | Rémi Verschelde | 2024-09-16 | 2 | -0/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Object: Add tests about the safety of tail destruction | Pedro J. Estébanez | 2024-09-16 | 2 | -0/+55 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #96797 from Repiteo/core/typed-dictionary-bracket-fix | Rémi Verschelde | 2024-09-16 | 4 | -0/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Core: Fix `operator[]` for typed dictionaries | Thaddeus Crews | 2024-09-12 | 4 | -0/+26 | |
* | | | | | | | Merge pull request #96725 from HolonProduction/lsp-omit | Rémi Verschelde | 2024-09-16 | 1 | -12/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LSP: Omit some values based on specification version 3.17 | HolonProduction | 2024-09-08 | 1 | -12/+20 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #96024 from Ryan-000/expose_get_rpc_config | Rémi Verschelde | 2024-09-16 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Expose get_rpc_config and get_node_rpc_config | Ryan | 2024-09-04 | 2 | -2/+2 | |
* | | | | | | | | Fix script properties reload from external editor | Hilderin | 2024-09-14 | 2 | -2/+5 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | [Editor] Expose more editor settings to documentation | A Thousand Ships | 2024-09-12 | 2 | -0/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Fix issue with GDScript binary tokens being non-deterministic | Mikael Hermansson | 2024-09-11 | 1 | -0/+1 | |
* | | | | | | Merge pull request #96666 from aXu-AP/unique-node-no-quotes | Rémi Verschelde | 2024-09-11 | 3 | -2/+16 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove unneeded quotes from autocomplete % nodes | aXu-AP | 2024-09-07 | 3 | -2/+16 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #78656 from Repiteo/typed-dictionary | Rémi Verschelde | 2024-09-06 | 52 | -62/+1463 | |
|\ \ \ \ \ | |/ / / / |/| | | | |