behaviour-tree-test/core/object
Rémi Verschelde d76806d322
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
ptrcall is now also used to optimize calls in GDScript, on top of the existing
use by the GDNative and Mono modules.

It no longer makes sense to make it optional.
2020-11-25 14:08:17 +01:00
..
callable_method_pointer.cpp
callable_method_pointer.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
class_db.cpp
class_db.h
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
object.cpp Remove property groups for Pause Mode and Script 2020-11-15 16:01:10 +01:00
object.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
object_id.h
reference.cpp
reference.h Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
script_language.cpp
script_language.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
SCsub
undo_redo.cpp
undo_redo.h