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
77733faedea4bb9bc0fa148b576aaf737e96889a
godot
/
core
/
object
History
David Snopek
77733faede
Attempt to standardize Object ptrcall encoding on
Object **
2023-05-25 21:46:22 -05: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.cpp
Merge pull request
#73511
from dsnopek/gdextension-object-name
2023-05-22 14:02:59 +02:00
object.h
Add GDExtension function to get Object class name
2023-05-22 06:58:59 -05:00
ref_counted.cpp
…
ref_counted.h
Attempt to standardize Object ptrcall encoding on
Object **
2023-05-25 21:46:22 -05:00
script_language_extension.cpp
…
script_language_extension.h
…
script_language.cpp
…
script_language.h
…
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…