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
45f4aebe240ba161db2081e2804e603243dc45dc
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
…
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
…
undo_redo.h
Remove empty constructors and destructors from core/
2025-11-17 20:09:05 +01:00
worker_thread_pool.cpp
…
worker_thread_pool.h
…