A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 ヶ月 前 |
Juan Pablo Arce
|
8ab27a7ccf
Fix generic arrays and dictionaries not calling set_typed
|
10 ヶ月 前 |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
8 ヶ月 前 |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 年間 前 |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 ヶ月 前 |
Rémi Verschelde
|
ae872a4ed5
Merge pull request #97014 from hayahane/fix_script_property_order
|
10 ヶ月 前 |
alpacat
|
7df5b78aca
Reorder C# script properties to fix editor serialization
|
10 ヶ月 前 |
Rémi Verschelde
|
8ebfd89359
Merge pull request #96024 from Ryan-000/expose_get_rpc_config
|
10 ヶ月 前 |
Rémi Verschelde
|
40d8d82b85
Merge pull request #93779 from hayahane/fix_get_property_cs
|
10 ヶ月 前 |
Ryan
|
8835f326b1
Expose get_rpc_config and get_node_rpc_config
|
11 ヶ月 前 |
A Thousand Ships
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
1 年間 前 |
Rémi Verschelde
|
3647bc33cd
Merge pull request #93172 from raulsntos/dotnet/clear-instance-bindings
|
11 ヶ月 前 |
Raul Santos
|
5e7fda8de7
C#: Destroy script before clearing owner
|
11 ヶ月 前 |
alpacat
|
2d493e85a9
Fix `get_property_list` get wrong order of properties
|
1 年間 前 |
Raul Santos
|
13d26fccdd
C#: Clear instance bindings callbacks on finalizing the language
|
1 年間 前 |
Paul Joannon
|
1d7085571e
CSharpScript should not own base script signals
|
1 年間 前 |
huisedenanhai
|
c313312ff5
CSharpScript should not own method infos of the base class
|
2 年 前 |
Rémi Verschelde
|
2b42352c99
Merge pull request #90968 from raulsntos/fix-gdscript-analyzer-with-overloaded-dotnet-methods
|
1 年間 前 |
Raul Santos
|
7316918a0f
C#: Don't return MethodInfo for overloaded methods
|
1 年間 前 |
Paul Joannon
|
1627287586
Change order of operation for C# types reloading
|
1 年間 前 |
bruvzg
|
bf558adcdd
[.NET] Disable output embedding on macOS, move it to the advanced options on other platforms.
|
1 年間 前 |
Rémi Verschelde
|
c196d12e23
Merge pull request #84947 from raulsntos/dotnet/instance_bindings
|
1 年間 前 |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 年間 前 |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
2 年 前 |
Pedro J. Estébanez
|
5e144022e7
Enhance cache modes in resource loading
|
1 年間 前 |
Nông Văn Tình
|
c5e6a5863d
Fix Script Editor saves C# files as embedded scripts
|
1 年間 前 |
Rémi Verschelde
|
09df8f4a56
Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation
|
1 年間 前 |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 年間 前 |
Paul Joannon
|
9fa2355cef
Disable signal callback generation in C#
|
1 年間 前 |
Raul Santos
|
5815d1c8c8
Improve handling of generic C# types
|
1 年間 前 |