godot/core/object
Juan Linietsky 33d3b7eea7 Fix Callable call error reporting.
* Fix potential crash when using bind in `Variant::get_callable_error_text()`
* Properly compute bound arguments so they can be properly shown.
* Add a function to obtain the actual bound arguments.
2023-01-10 13:56:27 +01:00
..
callable_method_pointer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
callable_method_pointer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
class_db.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
class_db.h Merge pull request #64253 from heppocogne/Fix-native-enum-release-1 2023-01-06 00:10:31 +01:00
make_virtuals.py Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
message_queue.cpp Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
message_queue.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
method_bind.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
method_bind.h Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
object.cpp Fix Callable call error reporting. 2023-01-10 13:56:27 +01:00
object.h Removed unused property hints and Object::get_translatable_strings() 2023-01-09 16:56:01 +01:00
object_id.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ref_counted.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ref_counted.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_language.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_language.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_language_extension.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_language_extension.h Fix ScriptInstanceExtension::get_property_default_value return value 2023-01-06 19:55:02 -08:00
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00
undo_redo.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
undo_redo.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
worker_thread_pool.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
worker_thread_pool.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00