godot/core/object
2022-03-01 18:20:46 +08: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 Reorganize inspector layout workflow for Control nodes 2022-02-10 20:29:34 +03:00
class_db.h Reorganize inspector layout workflow for Control nodes 2022-02-10 20:29:34 +03:00
make_virtuals.py [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
message_queue.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
message_queue.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
method_bind.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
method_bind.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
object.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
object.h Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01: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 Port existing _notification code to use switch statements (part 1/3) 2022-02-16 11:38:24 +01:00
script_language.h Merge pull request #55851 from Chaosus/better-completion-options-list_rebased 2022-01-06 09:40:44 +01:00
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00
undo_redo.cpp Fix UndoRedo::create_action() invalid memory usage 2022-03-01 18:20:46 +08:00
undo_redo.h Fix UndoRedo::create_action() invalid memory usage 2022-03-01 18:20:46 +08:00