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
2ced50f310b2ab13249e55bc967a18e100aba321
engine
/
core
/
object
T
History
Rémi Verschelde
dd4fae6162
Merge pull request
#74809
from Chaosus/completion_color_xyzw
...
Add coloring for completion of vector components
2023-09-04 09:06:57 +02:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
…
class_db.h
Add check to ensure registered classes are declared
2023-08-28 12:16:49 +02:00
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.cpp
Merge pull request
#81221
from dalexeev/editor-inspector-and-signal-dock-improvements
2023-09-03 00:21:04 +02:00
object.h
Editor: Inspector and Signal docks improvements
2023-09-02 08:50:28 +03:00
ref_counted.cpp
…
ref_counted.h
…
script_language_extension.cpp
Add a script method to get its class icon
2023-08-24 13:05:41 +02:00
script_language_extension.h
GDExtension: Allocate
GDExtensionScriptInstanceInfo2
for compatibility on the heap to prevent crash
2023-08-31 15:19:31 -05:00
script_language.cpp
…
script_language.h
Add coloring for completion of vector components
2023-08-30 21:13:25 +03:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…