godot/core/object
Wilson E. Alvarez 80fb8db31f
Remove unnecessary assignments
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2023-12-13 11:06:26 -05:00
..
callable_method_pointer.cpp
callable_method_pointer.h Prevent read-after-free in the queued CallableCustomStaticMethodPointer. 2023-11-23 23:22:08 +02:00
class_db.cpp
class_db.h
make_virtuals.py Fix EncodeT assignment in make_virtuals.py 2023-12-05 10:37:04 -06:00
message_queue.cpp [Core] Prevent infinite recursion when printing errors 2023-11-26 18:53:28 +01:00
message_queue.h
method_bind.cpp
method_bind.h
object_id.h
object.cpp Remove unnecessary assignments 2023-12-13 11:06:26 -05:00
object.h Use mingw-std-threads in MinGW builds 2023-11-18 11:56:05 +01:00
ref_counted.cpp
ref_counted.h
script_instance.cpp
script_instance.h
script_language_extension.cpp
script_language_extension.h
script_language.cpp Fix property groups overriding real properties 2023-11-28 21:34:18 +01:00
script_language.h Make languages bookkeeping thread-safe 2023-11-09 18:03:43 +01:00
SCsub
undo_redo.cpp Reduced output spam from rapid property changes 2023-11-12 14:49:51 +00:00
undo_redo.h Fix for stopping the Undo History being desynchronised from actual Undo queue. 2023-11-10 13:04:12 +00:00
worker_thread_pool.cpp Add WorkerThreadPool::get_thread_index() 2023-12-01 16:42:26 +01:00
worker_thread_pool.h Add WorkerThreadPool::get_thread_index() 2023-12-01 16:42:26 +01:00