index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #56943 from V-Sekai/override-import
Rémi Verschelde
2022-02-05
2
-3
/
+7
|
\
|
*
Make add_importer and add_post_importer_plugin override existing importers.
K. S. Ernest (iFire) Lee
2022-01-19
2
-3
/
+7
*
|
Merge pull request #49775 from fire/faster-cvtt
Rémi Verschelde
2022-02-05
2
-0
/
+132
|
\
\
|
*
|
Faster CVTT by reducing quality.
K. S. Ernest (iFire) Lee
2022-02-04
2
-0
/
+132
*
|
|
[Net] Fix bogus FileAccessNetwork deconstructor.
Fabio Alessandrelli
2022-02-05
1
-1
/
+0
|
/
/
*
|
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
6
-15
/
+15
*
|
Merge pull request #57562 from AnilBK/string-add-contains
Rémi Verschelde
2022-02-03
6
-7
/
+7
|
\
\
|
*
|
String: Add contains().
Anilforextra
2022-02-04
6
-7
/
+7
*
|
|
[Net] Non-blocking request in HTTPClientTCP.
Fabio Alessandrelli
2022-02-03
2
-12
/
+31
*
|
|
Merge pull request #56771 from mhilbrunner/unacceptable
Fabio Alessandrelli
2022-02-02
4
-28
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Verify custom HTTP headers, fix off by one error
Max Hilbrunner
2022-01-27
3
-0
/
+17
|
*
|
HTTP comment cleanup
Max Hilbrunner
2022-01-27
2
-28
/
+27
*
|
|
Vectors: Use clear() and has().
Anilforextra
2022-02-02
3
-6
/
+6
*
|
|
[Net] Simplify IP resolution code, fix caching.
Fabio Alessandrelli
2022-01-29
1
-30
/
+12
*
|
|
Merge pull request #57116 from bruvzg/win_net_share
Rémi Verschelde
2022-01-28
1
-2
/
+6
|
\
\
\
|
*
|
|
[Windows] Add support for handling network share paths.
bruvzg
2022-01-24
1
-2
/
+6
*
|
|
|
Merge pull request #57205 from TechnoPorg/variant-template-cast
Rémi Verschelde
2022-01-27
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Allow method binds to take Object subclasses as arguments
TechnoPorg
2022-01-25
1
-0
/
+2
*
|
|
|
Fix translation with multiple sources for the same language.
bruvzg
2022-01-24
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #56931 from lyuma/etcpak_po2
Rémi Verschelde
2022-01-23
1
-3
/
+2
|
\
\
\
|
*
|
|
Pad etcpak input to 4x4 blocks. Fixes #49981
Lyuma
2022-01-22
1
-3
/
+2
|
|
|
/
|
|
/
|
*
|
|
[Net] Fix get_response_body_length for large files.
Fabio Alessandrelli
2022-01-23
3
-3
/
+3
*
|
|
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
1
-3
/
+2
*
|
|
Fix locale always selecting translation instead of "en", when no match found.
bruvzg
2022-01-19
1
-1
/
+1
|
/
/
*
|
Improve locale detection.
bruvzg
2022-01-18
1
-19
/
+7
*
|
Remove support for PVRTC texture encoding and decoding
Hugo Locurcio
2022-01-14
2
-57
/
+1
|
/
*
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-12
1
-2
/
+0
|
\
|
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-2
/
+0
*
|
Rename Variant enum members in resource_format_binary.cpp
Aaron Franke
2022-01-06
1
-6
/
+6
*
|
Merge pull request #56224 from Calinou/variant-rename-packed-array-constants
Rémi Verschelde
2022-01-06
1
-30
/
+30
|
\
\
|
*
|
Rename Variant Packed*Array constants for consistency
Hugo Locurcio
2021-12-24
1
-30
/
+30
*
|
|
Fix multiple missing UTF-8 decoding.
bruvzg
2022-01-06
2
-3
/
+3
*
|
|
Merge pull request #53434 from Faless/io/4.x_file_access_compressed
Rémi Verschelde
2022-01-06
1
-2
/
+2
|
\
\
\
|
*
|
|
[File] Fix FileAccessCompressed::get_buffer return value.
Fabio Alessandrelli
2021-10-05
1
-2
/
+2
*
|
|
|
Merge pull request #56331 from Cnidarias/large_http_downloads
Fabio Alessandrelli
2022-01-04
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix http limitation for large "content-length"
Cnidarias
2021-12-30
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
80
-160
/
+160
|
/
/
*
|
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
11
-46
/
+46
*
|
Merge pull request #47257 from timothyqiu/http-client-proxy
Rémi Verschelde
2021-12-06
4
-8
/
+111
|
\
\
|
*
|
Adds proxy support for HTTPClient
Haoyu Qiu
2021-11-24
4
-8
/
+111
*
|
|
Fix console colors on Windows
Yuri Roubinsky
2021-11-26
1
-1
/
+1
*
|
|
Project feature warning system
Aaron Franke
2021-11-24
1
-1
/
+3
*
|
|
Image Use memcpy() in fill(), fill_rect(), _put_pixelb(), _get_pixelb()
kleonc
2021-11-23
2
-30
/
+31
*
|
|
Add Image::fill_rect method
kleonc
2021-11-23
2
-6
/
+34
|
/
/
*
|
Fix crash when executing PackedDataContainer._iter_init
Haoyu Qiu
2021-11-21
1
-0
/
+4
*
|
Fix divide by zero in pck_packer
Paulb23
2021-11-17
2
-2
/
+3
*
|
Add path to functions that return iporter options
reduz
2021-11-14
1
-2
/
+2
*
|
String: Remove `erase` method, bindings can't mutate String
Rémi Verschelde
2021-11-11
1
-2
/
+1
*
|
Add is_built_in() method to Resource
kobewi
2021-11-04
2
-4
/
+5
*
|
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
2
-4
/
+4
[next]