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
8a44cf0342757fa26eec0b9191ea8a515a26eb07
godot
/
core
/
object
History
Rémi Verschelde
0a83e7c5da
Merge pull request
#93288
from rune-scape/gdextension-const-stringname-weird
...
Object: Use const correct `GDExtensionConstStringNamePtr`
2024-06-18 17:59:25 +02:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
…
class_db.h
…
make_virtuals.py
…
message_queue.cpp
WorkerThreadPool: Fix thread message queue not restored after overridden in a task
2024-06-13 10:31:08 +02:00
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.compat.inc
…
object.cpp
Object: use correct GDExtensionConstStringNamePtr
2024-06-17 19:06:40 -07:00
object.h
…
ref_counted.cpp
…
ref_counted.h
…
script_instance.cpp
…
script_instance.h
…
script_language_extension.cpp
…
script_language_extension.h
Make profiling_get_frame_data call the correct GDVIRTUAL method.
2024-06-18 00:53:25 +02:00
script_language.cpp
…
script_language.h
Defer call to set_break_language
2024-04-16 20:01:53 -04:00
SCsub
…
undo_redo.cpp
Revert "Fix method name for custom callable"
2024-06-11 11:02:03 +02:00
undo_redo.h
…
worker_thread_pool.cpp
WorkerThreadPool: Fix thread message queue not restored after overridden in a task
2024-06-13 10:31:08 +02:00
worker_thread_pool.h
…