This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-08-04 20:28:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
060fb2d093afbf72db495db79280c2386a2dc21d
godot
/
core
/
object
T
History
Bastiaan Olij
7502e1dc0d
Improve logic around using Ref<T> with GDExtension virtual functions
2022-12-13 10:54:29 +11:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
class_db.h
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
make_virtuals.py
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
Fix const qualifier for parameters in GDExtension api functions
2022-12-02 23:00:01 +01:00
object_id.h
…
object.cpp
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
object.h
Merge pull request
#69718
from groud/finally_rename_gdnative_to_gdextension
2022-12-12 11:43:59 +01:00
ref_counted.cpp
…
ref_counted.h
Improve logic around using Ref<T> with GDExtension virtual functions
2022-12-13 10:54:29 +11:00
script_language_extension.cpp
…
script_language_extension.h
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
script_language.cpp
…
script_language.h
…
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…