1
0
Fork 0
godot/core/object
Thaddeus Crews 3c304ab7cc
Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers
[Core,Drivers] Improve use of `Ref.is_null/valid`
2024-12-23 11:14:58 -06:00
..
SCsub
callable_method_pointer.cpp
callable_method_pointer.h Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
class_db.cpp Merge pull request #100564 from YYF233333/iwyu 2024-12-19 19:59:55 -06:00
class_db.h
make_virtuals.py Add move assignment and move constructor to Variant. 2024-12-15 14:38:46 +01:00
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
object.cpp Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers 2024-12-23 11:14:58 -06:00
object.h Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 2024-12-17 20:41:12 +01:00
object_id.h Core ubsan fixes 2024-12-18 14:31:12 +01:00
ref_counted.cpp
ref_counted.h
script_instance.cpp
script_instance.h
script_language.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
script_language.h Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
script_language_extension.cpp Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
script_language_extension.h Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
undo_redo.cpp
undo_redo.h
worker_thread_pool.cpp
worker_thread_pool.h