A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
10 months ago |
Hilderin
|
9638220473
Fix reloading scripts already in use
|
11 months ago |
Rémi Verschelde
|
8ebfd89359
Merge pull request #96024 from Ryan-000/expose_get_rpc_config
|
11 months ago |
Pedro J. Estébanez
|
c8acf561ef
Make languages' thread enter/exit more resilient
|
11 months ago |
Ryan
|
8835f326b1
Expose get_rpc_config and get_node_rpc_config
|
11 months ago |
Thaddeus Crews
|
231f3323d3
Core: Fix unreachable code
|
11 months ago |
Danil Alexeev
|
2d8f6c1b1d
GDScript: Fix message when calling non-tool function in tool mode
|
1 year ago |
Hilderin
|
1ed723bd19
Fix global class cache file not present when no class name
|
1 year ago |
Raul Santos
|
175e5bcf4e
Lookup method also in base scripts of a PlaceHolderScriptInstance
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
Rémi Verschelde
|
e50867ae34
Merge pull request #90776 from Naros/avoid-script-language-not-overridden
|
1 year ago |
Chris Cranford
|
d0fa2c3cfa
Defer call to set_break_language
|
1 year ago |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 year ago |
Rémi Verschelde
|
d5f944ff10
Merge pull request #89261 from paulloz/core/fix-script-reloading-outside-script-editor
|
1 year ago |
Paul Joannon
|
63674648fb
Fix how scripts reload outside of ScriptEditor
|
1 year ago |
Rémi Verschelde
|
a1c476f9d7
Merge pull request #87680 from AThousandShips/the_angry_count
|
1 year ago |
Rémi Verschelde
|
0475011c66
Merge pull request #82084 from ogapo/pr/pck-cache-merge
|
1 year ago |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 year ago |
David Nikdel
|
5e6adb4a2d
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
|
1 year ago |
Rémi Verschelde
|
9b94c80e9a
Merge pull request #89175 from paulloz/dotnet/fix-exported-nodes-reset-without-build-artifacts
|
1 year ago |
Paul Joannon
|
e7c90e0884
Hint fallback property as node when it is a node
|
1 year ago |
RedMser
|
2bd714e34e
Allow configuring the script filename casing rule
|
2 years ago |
Yuri Sizov
|
9c919ea285
Generate script resource preview without parsing
|
1 year ago |
Alfonso J. Ramos
|
e7e35e8366
Expose `Script.get_global_name()`
|
1 year ago |
Paul Joannon
|
decf3b21ae
Fix property groups overriding real properties
|
1 year ago |
Rémi Verschelde
|
a28476d1cd
Merge pull request #84847 from RandomShaper/lang_init_term
|
1 year ago |
Pedro J. Estébanez
|
f05f8c399e
Let languages init & finish run without locks held
|
1 year ago |
kobewi
|
4296f0a771
Fill remaining global scope constant descriptions
|
1 year ago |
Pedro J. Estébanez
|
f3e96a8548
Make languages bookkeeping thread-safe
|
1 year ago |