pandemonium_engine/core/object
2023-08-29 22:02:31 +02:00
..
class_db.cpp
class_db.h
func_ref.cpp
func_ref.h
make_binders.py Ported: Single Compilation Unit build. 2023-07-11 16:07:36 +02:00
message_queue.cpp MessageQueue - Fix max usage performance statistic 2023-05-01 12:31:43 +02:00
message_queue.h MessageQueue - Fix max usage performance statistic 2023-05-01 12:31:43 +02:00
method_bind.cpp
method_bind.h
object_id.h
object_rc.h
object.cpp Added translate_to() method to TranslationServer, and trt() method to Object. This let's you transalte strings into specific (noon app wide) locales. 2023-08-29 22:02:31 +02:00
object.h Added translate_to() method to TranslationServer, and trt() method to Object. This let's you transalte strings into specific (noon app wide) locales. 2023-08-29 22:02:31 +02:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
resource.cpp
resource.h
script_debugger_local.cpp Fix infinite loop on EOF in the command line debugger 2023-08-27 12:14:55 +02:00
script_debugger_local.h
script_language.cpp Backported godot4 PR: Support threads in the script debugger 2023-06-14 14:43:55 +02:00
script_language.h Backported godot4 PR: Support threads in the script debugger 2023-06-14 14:43:55 +02:00
SCsub
undo_redo.cpp
undo_redo.h