virtualx-engine/core/object
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
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.cpp Expose NOTIFICATION_EXTENSION_RELOADED to ClassDB 2024-02-02 14:57:00 -05:00
object.h
object_id.h
ref_counted.cpp
ref_counted.h
script_instance.cpp
script_instance.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
script_language_extension.cpp
script_language_extension.h
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