Talkashie
|
bc7e68dfd1
Typos
|
1 week ago |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
2 months ago |
Thaddeus Crews
|
26678d065f
Merge pull request #106243 from juanjp600/dotnet-script-initialization-order-collections-bug
|
2 months ago |
Rémi Verschelde
|
7e9b709917
Merge pull request #102837 from raulsntos/dotnet/fix-reload-callables
|
2 months ago |
Fabio Alessandrelli
|
c28d5d0058
Revert "Expose get_rpc_config and get_node_rpc_config"
|
3 months ago |
Thaddeus Crews
|
2bf7ac76cf
Merge pull request #106456 from Repiteo/style/remove-DEBUG_METHODS_ENABLED
|
3 months ago |
Yufeng Ying
|
1384e82c2c
Improve ScriptLanguage get keyword API.
|
7 months ago |
Thaddeus Crews
|
d237e31a89
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
3 months ago |
Juan Pablo Arce
|
3d7c4b8012
Fix 'Script class can only be set together with base class name' error with .NET typed collections upon rebuild
|
3 months ago |
Thaddeus Crews
|
28089c40c1
Merge pull request #91006 from reduz/live-backtrace
|
4 months ago |
reduz
|
d1dcb40d56
Ability to print and log script backtraces
|
4 months ago |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 year ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
5 months ago |
Thaddeus Crews
|
1cb3cfaa8e
Style: Convert namespaces to PascalCase
|
5 months ago |
Thaddeus Crews
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
6 months ago |
Thaddeus Crews
|
d9125ebebe
Merge pull request #101293 from Ivorforce/string-to-pointer-conversion
|
5 months ago |
Raul Santos
|
2550cdc0c4
[.NET] Skip serializing delegates with a disposed target
|
6 months ago |
Pedro J. Estébanez
|
318af42020
Include more attributes in the global class names cache
|
7 months ago |
Lukas Tenbrink
|
512abc38b2
Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition.
|
7 months ago |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
1 year ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Juan Pablo Arce
|
8ab27a7ccf
Fix generic arrays and dictionaries not calling set_typed
|
10 months ago |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
9 months ago |
Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 year ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Rémi Verschelde
|
ae872a4ed5
Merge pull request #97014 from hayahane/fix_script_property_order
|
11 months ago |
alpacat
|
7df5b78aca
Reorder C# script properties to fix editor serialization
|
11 months ago |
Rémi Verschelde
|
8ebfd89359
Merge pull request #96024 from Ryan-000/expose_get_rpc_config
|
11 months ago |
Rémi Verschelde
|
40d8d82b85
Merge pull request #93779 from hayahane/fix_get_property_cs
|
11 months ago |
Ryan
|
8835f326b1
Expose get_rpc_config and get_node_rpc_config
|
1 year ago |