This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58505b0bce4cd9296eceed868cd71b95fa1fb554
godot
/
core
/
object
History
Pedro J. Estébanez
32b7f835d8
Avoid potential crash on signal disconnection
2024-08-19 12:18:04 +02:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
…
class_db.h
…
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.compat.inc
…
object.cpp
Avoid potential crash on signal disconnection
2024-08-19 12:18:04 +02:00
object.h
…
ref_counted.cpp
…
ref_counted.h
…
script_instance.cpp
…
script_instance.h
…
script_language_extension.cpp
Fix virtual binding for
ScriptLanguageExtension::_reload_scripts
2024-08-17 21:09:32 -07:00
script_language_extension.h
…
script_language.cpp
Fix global class cache file not present when no class name
2024-07-31 16:57:25 -04:00
script_language.h
Fix global class cache file not present when no class name
2024-07-31 16:57:25 -04:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
Fix use-after-free in WorkerThreadPool
2024-07-29 14:26:48 +02:00
worker_thread_pool.h
…