godot/core
Marcelo Fernandez ea6cc3e260 Expose minizip API to allow creating zips using scripts
Co-authored-by: Marcelo Fernandez <marcelofg55@gmail.com>
Co-authored-by: James Westman <flyingpimonster@gmail.commail>
Co-authored-by: MisterMX <mbxd12@web.de>

Signed-off-by: MisterMX <mbxd12@web.de>
2022-10-14 21:51:38 +02:00
..
config Project supported features: Ignore old 'Vulkan Clustered/Forward' names 2022-09-28 23:27:27 +02:00
crypto
debugger
error
extension [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. 2022-09-28 10:04:11 +03:00
input Sync controller mappings DB with SDL2 community repo 2022-09-27 23:48:25 +02:00
io Expose minizip API to allow creating zips using scripts 2022-10-14 21:51:38 +02:00
math Merge pull request #66544 from lawnjelly/bvh_tree_sibling_warning 2022-09-28 20:47:38 +02:00
object Rename script_instance to _script_instance in the GDVIRTUAL* wrappers to avoid shadowing Object member. 2022-09-28 15:57:59 +03:00
os SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-09-23 15:21:26 +02:00
string Fix MSVC warning C4706: assignment within conditional expression 2022-09-28 16:05:07 +02:00
templates Merge pull request #66548 from akien-mga/msvc-warnings-c4701-c4703 2022-09-28 20:47:50 +02:00
variant Use 64bit integers in utility methods 2022-09-28 02:26:37 +02:00
core_bind.cpp Add method bind for Geometry2D.decompose_polygon_in_convex 2022-09-21 09:40:03 +04:00
core_bind.h Remove unused includes & move some includes to top of file 2022-09-23 19:06:31 -04:00
core_builders.py
core_constants.cpp Expose PROPERTY_USAGE_READ_ONLY 2022-09-28 22:50:55 +01:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h Remove unused includes & move some includes to top of file 2022-09-23 19:06:31 -04:00
register_core_types.cpp Remove unused includes & move some includes to top of file 2022-09-23 19:06:31 -04:00
register_core_types.h
SCsub
typedefs.h
version.h