This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-28422940dd
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
d584ce0122263edb0cba14abc8ead248ff67cd91
engine
/
core
/
object
T
History
Rémi Verschelde
1774c17b64
Merge pull request
#87625
from YuriSizov/editor-lightweight-script-previews
...
Generate script resource preview without parsing
2024-02-09 12:34:36 +01:00
..
callable_method_pointer.cpp
…
callable_method_pointer.h
…
class_db.cpp
Allow
free()
to be used as Callable
2024-01-18 09:33:44 -03:00
class_db.h
Use '_v' shorthand for type traits and 'if constexpr' where appropriate
2024-02-02 15:43:21 +01:00
make_virtuals.py
…
message_queue.cpp
Remove unnecessary
this->
expressions
2024-01-29 09:59:18 +01:00
message_queue.h
…
method_bind.cpp
…
method_bind.h
…
object_id.h
…
object.cpp
Expose NOTIFICATION_EXTENSION_RELOADED to ClassDB
2024-02-02 14:57:00 -05:00
object.h
…
ref_counted.cpp
…
ref_counted.h
…
script_instance.cpp
…
script_instance.h
Extract ScriptInstance to simplify includes
2023-09-06 22:54:38 +02:00
script_language_extension.cpp
…
script_language_extension.h
…
script_language.cpp
Generate script resource preview without parsing
2024-01-26 19:04:10 +01:00
script_language.h
Generate script resource preview without parsing
2024-01-26 19:04:10 +01:00
SCsub
…
undo_redo.cpp
Implement maximum undo steps in UndoRedo
2024-01-22 21:38:10 +02:00
undo_redo.h
Implement maximum undo steps in UndoRedo
2024-01-22 21:38:10 +02:00
worker_thread_pool.cpp
…
worker_thread_pool.h
…