| Commit message (Expand) | Author | Age | Files | Lines |
* | Add methods to get argument count of methods | A Thousand Ships | 2024-03-10 | 1 | -0/+3 |
* | Allow configuring the script filename casing rule | RedMser | 2024-03-05 | 1 | -0/+1 |
* | Disable signal callback generation in C# | Paul Joannon | 2024-02-14 | 1 | -0/+1 |
* | Fix `ScriptLanguageExtension::_find_function` documentation | Emmanuel Leblond | 2023-12-26 | 1 | -1/+1 |
* | Fix missing time for some script functions in profiler | msreis | 2023-12-19 | 1 | -0/+1 |
* | Highlight doc comments in a different color | Danil Alexeev | 2023-10-08 | 1 | -0/+1 |
* | Core: Fix `Object::has_method()` for script static methods | Danil Alexeev | 2023-10-04 | 1 | -0/+1 |
* | Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support | Rémi Verschelde | 2023-09-25 | 1 | -0/+1 |
|\ |
|
| * | C#: Abstract script class support | 398utubzyt | 2023-09-15 | 1 | -0/+1 |
* | | Editor: Remove unused Class Name field from Create Script dialog | Danil Alexeev | 2023-09-12 | 1 | -0/+2 |
|/ |
|
* | Add a script method to get its class icon | Yuri Sizov | 2023-08-24 | 1 | -0/+1 |
* | Remove unused `ScriptLanguage` methods | voidedWarranties | 2023-02-26 | 1 | -7/+0 |
* | Add missing virtual bind for `ScriptExtension::_get_global_name` | voidedWarranties | 2023-02-15 | 1 | -0/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | added missing virtual to ScriptExtension | derammo | 2022-08-20 | 1 | -0/+1 |
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -1/+1 |
* | Add support for documenting built-in annotations | Yuri Sizov | 2022-07-04 | 1 | -0/+2 |
* | Fix signal completion in GDScript editor | Yuri Rubinsky | 2022-05-12 | 1 | -0/+1 |
* | Improve sorting of Code Completion options. | Eric M | 2022-04-01 | 1 | -0/+5 |
* | Add GDExtension support to Script | reduz | 2022-03-27 | 1 | -0/+175 |