This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
c4e49b4aed4f872cb9bcfad3e32e856429dd787e
engine
/
core
/
object
T
History
Thaddeus Crews
6e69760134
Merge pull request
#111967
from Ivorforce/object-cast-to-protect
...
Statically protect `Object::cast_to` for unrelated `Object` types.
2025-11-25 07:06:48 -06:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
class_db.h
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
gdtype.cpp
…
gdtype.h
…
make_virtuals.py
…
message_queue.cpp
…
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.cpp
Speed up signal disconnects in the editor
2025-10-22 22:27:25 -07:00
object.h
Merge pull request
#111967
from Ivorforce/object-cast-to-protect
2025-11-25 07:06:48 -06:00
ref_counted.cpp
…
ref_counted.h
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
script_backtrace.cpp
…
script_backtrace.h
…
script_instance.cpp
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
script_instance.h
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
script_language_extension.cpp
…
script_language_extension.h
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
script_language.cpp
…
script_language.h
…
SCsub
…
undo_redo.cpp
Remove callable_bind.h from object.h
2025-10-14 16:24:05 +08:00
undo_redo.h
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
worker_thread_pool.cpp
Increase stack size for all secondary threads on Apple platforms
2025-10-27 12:49:35 +01:00
worker_thread_pool.h
…