This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
ea8d20d35b5171a3ddaebad4b5649ba8f67b51c9
godot
/
modules
/
zip
History
A Thousand Ships
194bdde947
Cleanup of raw
nullptr
checks with
Ref
...
Using `is_valid/null` over checks with `nullptr` or `ERR_FAIL_NULL` etc.
2024-08-31 15:01:09 +02:00
..
doc_classes
…
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
…
zip_packer.cpp
Cleanup of raw
nullptr
checks with
Ref
2024-08-31 15:01:09 +02:00
zip_packer.h
Use pass by reference in ZIPPacker & ZIPReader signatures
2023-09-10 00:22:53 +02:00
zip_reader.cpp
Cleanup of raw
nullptr
checks with
Ref
2024-08-31 15:01:09 +02:00
zip_reader.h
Use pass by reference in ZIPPacker & ZIPReader signatures
2023-09-10 00:22:53 +02:00