virtualx-engine/core/object
Rémi Verschelde c630c2001d
Merge pull request #59633 from EricEzaM/better-code-complete-update
Improve sorting of Code Completion options.
2022-04-03 12:34:00 +02:00
..
callable_method_pointer.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
callable_method_pointer.h Fix script editor errors with CustomCallables 2022-02-07 14:34:42 +01:00
class_db.cpp Merge pull request #59548 from akien-mga/obj-remove-unused-categories 2022-03-28 14:17:24 +02:00
class_db.h Object: Remove unused category boilerplate 2022-03-26 15:46:01 +01:00
make_virtuals.py Fix typos with codespell 2022-03-31 14:07:29 +02:00
message_queue.cpp Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
message_queue.h Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
method_bind.cpp Add static method support to ClassDB 2022-03-22 16:27:34 +01:00
method_bind.h Fix some issues found by clang sanitizers. 2022-03-31 18:35:56 +03:00
object.cpp Make vararg method bind no return and return 2022-03-30 11:43:12 +02:00
object.h Make vararg method bind no return and return 2022-03-30 11:43:12 +02:00
object_id.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ref_counted.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ref_counted.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
script_language.cpp Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
script_language.h Improve sorting of Code Completion options. 2022-04-01 20:39:09 +10:00
script_language_extension.cpp Improve sorting of Code Completion options. 2022-04-01 20:39:09 +10:00
script_language_extension.h Improve sorting of Code Completion options. 2022-04-01 20:39:09 +10:00
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00
undo_redo.cpp Make vararg method bind no return and return 2022-03-30 11:43:12 +02:00
undo_redo.h Make vararg method bind no return and return 2022-03-30 11:43:12 +02:00