This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
f2367e078200dadddc00a2738ba7efbe1b1403bf
engine
/
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
…