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-14 13:41:12 +00:00
Code
Releases
Wiki
Activity
Files
002028ea408927720496606d36701c44147e6ac6
godot
/
modules
/
zip
History
Haoyu Qiu
4a036b5fe7
Fix ZIPPacker storing file permissions unexpectedly
...
(cherry picked from commit
7a833c9b2e
)
2024-01-25 17:19:41 +01:00
..
doc_classes
Add function
ZIPReader::file_exists
2023-08-16 15:10:32 +02:00
config.py
Expose minizip API to allow creating zips using scripts
2022-10-14 21:51:38 +02:00
register_types.cpp
Style: Harmonize header includes in modules
2023-06-15 14:35:45 +02:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
Expose minizip API to allow creating zips using scripts
2022-10-14 21:51:38 +02:00
zip_packer.cpp
Fix ZIPPacker storing file permissions unexpectedly
2024-01-25 17:19:41 +01:00
zip_packer.h
Use pass by reference in ZIPPacker & ZIPReader signatures
2023-09-10 00:22:53 +02:00
zip_reader.cpp
Use pass by reference in ZIPPacker & ZIPReader signatures
2023-09-10 00:22:53 +02:00
zip_reader.h
Use pass by reference in ZIPPacker & ZIPReader signatures
2023-09-10 00:22:53 +02:00