1
0
Fork 0
godot/core/object
Thaddeus Crews acddf31c39
Merge pull request #101489 from RandomShaper/optimize_classnames_enumeration
Optimize classnames enumeration
2025-02-04 09:03:59 -06:00
..
SCsub
callable_method_pointer.cpp
callable_method_pointer.h
class_db.cpp Fix memory leak when `ClassDB::bind_method_custom()` fails 2025-01-28 11:10:35 -06:00
class_db.h
make_virtuals.py Merge pull request #100904 from kiroxas/fixVariantMSVCWorkaround 2025-01-28 09:03:33 -06:00
message_queue.cpp
message_queue.h
method_bind.cpp Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up 2025-01-11 15:57:42 -06:00
method_bind.h Fix index check in MethodBind::get_argument_type 2025-01-16 15:47:50 +08:00
object.cpp Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up 2025-01-11 15:57:42 -06:00
object.h
object_id.h
ref_counted.cpp
ref_counted.h
script_instance.cpp
script_instance.h
script_language.cpp Include more attributes in the global class names cache 2025-01-29 09:39:50 +01:00
script_language.h Include more attributes in the global class names cache 2025-01-29 09:39:50 +01:00
script_language_extension.cpp
script_language_extension.h Include more attributes in the global class names cache 2025-01-29 09:39:50 +01:00
undo_redo.cpp
undo_redo.h
worker_thread_pool.cpp
worker_thread_pool.h