mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 22:23:07 +00:00
e5f1d19352
Some used 'is_valid()' checks, others not. Validity is already checked in 'unref()', and 'remove_resource_format_*()' has an ERR_FAIL condition on 'is_null()' already (which shouldn't happen since we're only unregistering things that we previously registered. Also add missing GDCLASS statement in ResourceFormatLoaderVideoStreamGDNative, missed in #20552 which was last amended before #19501 was merged. |
||
---|---|---|
.. | ||
doc_classes | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
video_stream_theora.cpp | ||
video_stream_theora.h |