Caroline Joy Bell
|
9c0bd332a5
Fix `#if *_ENABLED` inconsistencies, should check if defined
|
1 年之前 |
Raul Santos
|
06c0a1abc9
C#: Avoid GodotSharp as project assembly name
|
1 年之前 |
RedworkDE
|
5766134610
[3.x] C#: Fix crash when errors occur before language initialization.
|
2 年之前 |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 年之前 |
Raul Santos
|
31d09a807e
C#: Use custom project setting for C# project files name
|
2 年之前 |
Rémi Verschelde
|
14c9325b5d
Merge pull request #62408 from Razoric480/raz/fix-no-cache
|
2 年之前 |
Rémi Verschelde
|
1b7037807f
Merge pull request #59328 from raulsntos/csharp-flag-enums-3.x
|
2 年之前 |
Francois Belair
|
2ceb93bbef
Fix custom res caching sub-res even if no-cache
|
2 年之前 |
Haoyu Qiu
|
d088128b43
Remove duplicate editor settings definitions
|
3 年之前 |
Raul Santos
|
862691a9f7
Support explicit values in flag properties, add C# flags support
|
3 年之前 |
Raul Santos
|
eddb99b9be
Attach mono thread before getting nativeName field
|
3 年之前 |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 年之前 |
Raul Santos
|
907e709f9d
Fix getting properties state when reloading C#
|
3 年之前 |
Ignacio Roldán Etcheverry
|
e282ee0a48
C#: Fix property set call boxing value when unboxed was expected
|
3 年之前 |
Ignacio Etcheverry
|
b775573a21
Don't box params on Native->C# calls with Variant params
|
4 年之前 |
Raul Santos
|
21f68e7bdb
Ensure C# script properties are added to the end
|
3 年之前 |
Rémi Verschelde
|
87c80f529f
clang-format: Enable `BreakBeforeTernaryOperators`
|
3 年之前 |
Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
3 年之前 |
Raul Santos
|
da419bbeed
Keep order for C# exported members
|
3 年之前 |
Rémi Verschelde
|
6e39566344
Merge pull request #52883 from Germanrc/script_reload_fix
|
3 年之前 |
Germanrc
|
84a218d346
C# script reload fixed
|
3 年之前 |
Rémi Verschelde
|
b37776fa2f
Merge pull request #52591 from timothyqiu/error-macros
|
3 年之前 |
Rémi Verschelde
|
4b50cd9b56
Merge pull request #52763 from magian1127/3.xtemp2
|
3 年之前 |
Magian
|
58e742e2c0
C# Array<String> Export Support Enum(String)
|
3 年之前 |
Rémi Verschelde
|
154cca3d5d
Merge pull request #52595 from lewiji/mono-build-solution-shortcut
|
3 年之前 |
Lewis James
|
48a6264a87
Add editor keyboard shortcut for Mono Build solution button
|
3 年之前 |
Paul Joannon
|
e2b71de38b
Improve C# method listing
|
3 年之前 |
Haoyu Qiu
|
70853fd669
Remove do{ } while(0) wrapper around error macros
|
3 年之前 |
Rémi Verschelde
|
a418d09617
Merge pull request #51166 from RandomShaper/fix_can_reset_3.x
|
3 年之前 |
31
|
659b89c615
Fix 'script_class' null access when reloading a deleted C# script
|
4 年之前 |