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
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
12
-34
/
+27
*
Merge pull request #47398 from Faless/feature/network-local-port-salvaged
Rémi Verschelde
2021-04-27
9
-24
/
+74
|
\
|
*
This renames PacketPeerUDP.listen to bind.
Fabio Alessandrelli
2021-04-12
2
-6
/
+6
|
*
Allow local port control on net_socket connections
dam
2021-04-12
9
-18
/
+68
*
|
Use multiple threads to import.
Juan Linietsky
2021-04-19
2
-0
/
+33
*
|
Separate set.h from map.h
Bartłomiej T. Listwon
2021-04-14
1
-0
/
+1
|
/
*
Optimize image channel detection
Juan Linietsky
2021-03-26
1
-18
/
+20
*
Merge pull request #40804 from naithar/fix/json-parse
Rémi Verschelde
2021-03-23
1
-7
/
+15
|
\
|
*
Core: add EOF check for json parser
Sergey Minakov
2021-02-03
1
-7
/
+15
*
|
Add a "keep" import mode to keep files as-is and export them.
Juan Linietsky
2021-03-22
2
-0
/
+7
*
|
Improved 3D Scene Importer
Juan Linietsky
2021-03-22
1
-0
/
+3
*
|
Allow nullptr with zero length in FileAccess get_buffer
Alex Hirsch
2021-03-16
6
-6
/
+6
*
|
Merge pull request #46810 from W4RH4WK/file-access-get-buffer-parameter-checks
Rémi Verschelde
2021-03-14
6
-3
/
+17
|
\
\
|
*
|
Add parameter checkes to FileAccess get_buffer functions
Alex Hirsch
2021-03-09
6
-3
/
+17
*
|
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
7
-14
/
+14
|
/
/
*
|
Fix crash on HTTPClient::poll method
Pedro Rodrigues
2021-03-03
1
-0
/
+5
*
|
JSON parser: add UTF-16 surrogate pairs support.
bruvzg
2021-03-01
1
-0
/
+46
*
|
Logger: Cache 'flush_stdout_on_print' to improve performance, and works befor...
Mateo Kuruk Miccino
2021-02-28
2
-2
/
+12
*
|
ResourceLoader: Fix inverse 'if' on the cache mode
Mateo Kuruk Miccino
2021-02-27
1
-1
/
+1
*
|
Merge pull request #38844 from hbina/patch-5
Rémi Verschelde
2021-02-25
1
-1
/
+1
|
\
\
|
*
|
Avoid copying vector in constructor of PathMD5
Hanif Ariffin
2020-05-18
1
-1
/
+1
*
|
|
Merge pull request #46354 from reduz/importer-defaults-editor
Rémi Verschelde
2021-02-24
2
-0
/
+7
|
\
\
\
|
*
|
|
Added Import Defaults Editor in Project Settings
reduz
2021-02-23
2
-0
/
+7
*
|
|
|
Merge pull request #45914 from HenryWConklin/45841-xml-entities
Rémi Verschelde
2021-02-24
2
-66
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support for numeric XML entities to XMLParser
Henry Conklin
2021-02-14
2
-66
/
+2
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
2
-0
/
+6
*
|
|
|
Merge pull request #45617 from RandomShaper/modernize_atomics
Rémi Verschelde
2021-02-18
1
-12
/
+12
|
\
\
\
\
|
*
|
|
|
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-12
/
+12
*
|
|
|
|
Reorganize Project Settings
reduz
2021-02-18
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Add ability to change Icon Saturation
reduz
2021-02-12
2
-0
/
+24
*
|
|
|
Improve resource load cache
reduz
2021-02-11
12
-64
/
+98
|
/
/
/
*
|
|
Removed _change_notify
reduz
2021-02-10
1
-2
/
+0
*
|
|
Fixes crash when exiting with --verbose with leaked resources
Gilles Roudière
2021-02-09
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-31
4
-28
/
+14
|
\
\
|
*
|
Modernize Thread
Pedro J. Estébanez
2021-01-29
4
-28
/
+14
*
|
|
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
1
-3
/
+3
*
|
|
Type consistencies in core
Aaron Franke
2021-01-26
1
-5
/
+5
|
/
/
*
|
Modernize RWLock
Pedro J. Estébanez
2021-01-19
3
-86
/
+42
*
|
Expose `Resource.emit_changed()` to script
Andrii Doroshenko (Xrayez)
2021-01-13
1
-0
/
+1
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
76
-152
/
+152
*
|
Consistently use normal_map
Marcel Admiraal
2020-12-29
2
-8
/
+8
*
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
9
-16
/
+16
*
|
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-19
1
-8
/
+8
*
|
Add interpolation parameter to resize_to_po2()
Theogen Ratkin
2020-12-18
2
-4
/
+4
*
|
Merge pull request #44393 from Calinou/add-stdout-flush-project-setting
Rémi Verschelde
2020-12-17
1
-9
/
+11
|
\
\
|
*
|
Add a project setting to enable stdout flushing in release builds
Hugo Locurcio
2020-12-15
1
-9
/
+11
*
|
|
Quick fix to incorrect error messages when writing to compressed or encrypted...
Andy Savage
2020-12-15
2
-5
/
+5
|
/
/
*
|
Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2
Rémi Verschelde
2020-12-10
2
-47
/
+40
*
|
Merge pull request #44128 from KoBeWi/🧹
Rémi Verschelde
2020-12-09
4
-14
/
+1
|
\
\
|
*
|
Cleanup unused engine code
Tomasz Chabora
2020-12-09
4
-14
/
+1
[next]