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
0d25d8e7fcb9db82e2017de3ca5281fcd28ddcf5
godot
/
core
/
object
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
…
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
…