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
2026-01-01 18:51:18 +00:00
Code
Releases
Wiki
Activity
Files
c3e16cda00a9fbec4515142f4c59bc5134f1bfb0
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