This website requires JavaScript.
Explore
Help
tinqs-git
· 4a9469cf65
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06adfa4eb8dc4fe28fcf82de2ace4dd2a356c820
engine
/
core
/
object
T
History
Rémi Verschelde
a4a26762f1
Merge pull request
#114328
from kleonc/node_duplicating_signal_source_node_fix
...
`CONNECT_APPEND_SOURCE_OBJECT` on signal emission
2026-01-20 00:22:32 +01:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Auto-release static GDTypes at exit.
2026-01-09 14:19:29 +01:00
class_db.h
Auto-release static GDTypes at exit.
2026-01-09 14:19:29 +01:00
gdtype.cpp
Use
GDType
for GDExtension types as well.
2025-12-03 21:32:46 +01:00
gdtype.h
…
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.cpp
Merge pull request
#114328
from kleonc/node_duplicating_signal_source_node_fix
2026-01-20 00:22:32 +01:00
object.h
Use
GDType
for GDExtension types as well.
2025-12-03 21:32:46 +01:00
ref_counted.cpp
…
ref_counted.h
…
script_backtrace.cpp
…
script_backtrace.h
…
script_instance.cpp
…
script_instance.h
…
script_language_extension.cpp
…
script_language_extension.h
…
script_language.cpp
Make indirectly inherited
EditorScript
s appear in the command palette
2025-12-08 13:20:31 -08:00
script_language.h
Make indirectly inherited
EditorScript
s appear in the command palette
2025-12-08 13:20:31 -08:00
SCsub
…
undo_redo.cpp
…
undo_redo.h
…
worker_thread_pool.cpp
…
worker_thread_pool.h
…