Pedro J. Estébanez
|
32b7f835d8
Avoid potential crash on signal disconnection
|
1 year ago |
Haoyu Qiu
|
7343dc3a5d
Split TranslationServer into its own file
|
1 year ago |
Pedro J. Estébanez
|
76bfe8e0fd
Make errors on RefCounted.free() more accurate
|
1 year ago |
rune-scape
|
ca916a536a
Object: use correct GDExtensionConstStringNamePtr
|
1 year ago |
Raul Santos
|
29bf60cc02
Use GDExtension `to_string` in Node
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
1 year ago |
David Snopek
|
14506a4282
GDExtension: Prevent crash during shutdown as singletons are deleted
|
1 year ago |
Pedro J. Estébanez
|
b834037841
Object: Add missing lock
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
Rémi Verschelde
|
947f5a8741
Merge pull request #91247 from AThousandShips/callable_fix
|
1 year ago |
A Thousand Ships
|
31e7ee63f2
Fix unsafe uses of `Callable.is_null()`
|
1 year ago |
Jan Haller
|
27a637d287
GDExtension: provide `free_property_list_func` with length of array
|
1 year ago |
Radiant
|
e263b11cdd
Implement remove_user_signal()
|
1 year ago |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 year ago |
A Thousand Ships
|
db455e5bee
[Core] Disconnect one-shot signals before calling callbacks
|
1 year ago |
Michael Alexsander
|
11937d3a79
Fix translation fallback not working in the Project Manager
|
1 year ago |
Michael Alexsander
|
05f6c56a48
Fix some translations not properly falling back
|
1 year ago |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 year ago |
Rémi Verschelde
|
b85337b7ea
Merge pull request #87222 from RandomShaper/fix_obj_leaks_report
|
1 year ago |
Rémi Verschelde
|
c1377920cd
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
|
1 year ago |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 year ago |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 year ago |
Raul Santos
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
1 year ago |
David Snopek
|
ea75307a11
Allow registering "runtime classes"
|
1 year ago |
EterDelta
|
fee70558f8
Expose NOTIFICATION_EXTENSION_RELOADED to ClassDB
|
1 year ago |
kobewi
|
2de8bc00a1
Simplify RefCounted check in free()
|
1 year ago |
Pedro J. Estébanez
|
a04a67ead6
Fix inaccuracies in the report of leaked objects
|
1 year ago |
Wilson E. Alvarez
|
80fb8db31f
Remove unnecessary assignments
|
1 year ago |
Raul Santos
|
9750e49c57
Add `NOTIFICATION_PREDELETE_CLEANUP` notification
|
1 year ago |