index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
io
Age
Commit message (
Expand
)
Author
2022-03-15
Merge pull request #45263 from KoBeWi/đŸ˜•
RĂ©mi Verschelde
2022-03-12
Merge pull request #58772 from keptsecret/fix_filedialog_user_data_access
RĂ©mi Verschelde
2022-03-11
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
RĂ©mi Verschelde
2022-03-10
Discern between virtual and abstract class bindings
reduz
2022-03-09
fixed unable to change directory in user access mode
keptsecret
2022-03-09
Change some math macros to constexpr
kobewi
2022-03-07
Merge pull request #57930 from piiertho/bugfix/add-none-flag-to-resource-saver
RĂ©mi Verschelde
2022-03-07
Fix ResourceSaver::save method exposition flag parameter
Pierre-Thomas Meisels
2022-02-25
Print every file exported with `PCKPacker.flush()`s verbose parameter
Hugo Locurcio
2022-02-19
Merge pull request #58166 from Zylann/fix_binary_resource_with_doubles
RĂ©mi Verschelde
2022-02-19
Merge pull request #58205 from Zylann/fix_variant_encode_with_doubles
RĂ©mi Verschelde
2022-02-18
Fix decompression functions not returning errcodes
Ricardo Subtil
2022-02-16
Add missing flag when encode_variant writes math types with doubles
Marc Gilleron
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
RĂ©mi Verschelde
2022-02-16
Fix loading of binary resources with 64-bit floats
Marc Gilleron
2022-02-14
Fixed variant decoding Segmentation Fault
Max
2022-02-14
[ResourceUID] Use CryptoCore::RandomGenerator for IDs.
Fabio Alessandrelli
2022-02-12
Fix resource reuse in binary loader
reduz
2022-02-10
Fix typos with codespell
RĂ©mi Verschelde
2022-02-07
ResourceImporter: Restore default append logic for new importers
RĂ©mi Verschelde
2022-02-05
Merge pull request #56943 from V-Sekai/override-import
RĂ©mi Verschelde
2022-02-05
Merge pull request #49775 from fire/faster-cvtt
RĂ©mi Verschelde
2022-02-05
[Net] Fix bogus FileAccessNetwork deconstructor.
Fabio Alessandrelli
2022-02-04
Faster CVTT by reducing quality.
K. S. Ernest (iFire) Lee
2022-02-04
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-03
Merge pull request #57562 from AnilBK/string-add-contains
RĂ©mi Verschelde
2022-02-04
String: Add contains().
Anilforextra
2022-02-03
[Net] Non-blocking request in HTTPClientTCP.
Fabio Alessandrelli
2022-02-02
Merge pull request #56771 from mhilbrunner/unacceptable
Fabio Alessandrelli
2022-02-02
Vectors: Use clear() and has().
Anilforextra
2022-01-29
[Net] Simplify IP resolution code, fix caching.
Fabio Alessandrelli
2022-01-28
Merge pull request #57116 from bruvzg/win_net_share
RĂ©mi Verschelde
2022-01-27
Merge pull request #57205 from TechnoPorg/variant-template-cast
RĂ©mi Verschelde
2022-01-27
Verify custom HTTP headers, fix off by one error
Max Hilbrunner
2022-01-27
HTTP comment cleanup
Max Hilbrunner
2022-01-25
Allow method binds to take Object subclasses as arguments
TechnoPorg
2022-01-24
Fix translation with multiple sources for the same language.
bruvzg
2022-01-24
[Windows] Add support for handling network share paths.
bruvzg
2022-01-23
Merge pull request #56931 from lyuma/etcpak_po2
RĂ©mi Verschelde
2022-01-22
Pad etcpak input to 4x4 blocks. Fixes #49981
Lyuma
2022-01-23
[Net] Fix get_response_body_length for large files.
Fabio Alessandrelli
2022-01-20
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-19
Fix locale always selecting translation instead of "en", when no match found.
bruvzg
2022-01-19
Make add_importer and add_post_importer_plugin override existing importers.
K. S. Ernest (iFire) Lee
2022-01-18
Improve locale detection.
bruvzg
2022-01-14
Remove support for PVRTC texture encoding and decoding
Hugo Locurcio
2022-01-12
Merge pull request #56492 from akien-mga/remove-author-docstrings
RĂ©mi Verschelde
2022-01-06
Rename Variant enum members in resource_format_binary.cpp
Aaron Franke
2022-01-06
Merge pull request #56224 from Calinou/variant-rename-packed-array-constants
RĂ©mi Verschelde
2022-01-06
Fix multiple missing UTF-8 decoding.
bruvzg
[next]