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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encodes property names properly in project.godot
Haoyu Qiu
2019-12-20
4
-7
/
+16
*
Merge pull request #34421 from Chaosus/fix_strcpy_warning
Rémi Verschelde
2019-12-19
1
-0
/
+4
|
\
|
*
Fix build warning in ustring.cpp on Windows/MSVC platform
Yuri Roubinsky
2019-12-18
1
-0
/
+4
*
|
Suggest use of deferred or oneshot on disconnect if the signal is locked. Clo...
Juan Linietsky
2019-12-18
1
-1
/
+1
|
/
*
Merge pull request #34348 from Catchawink/master
Rémi Verschelde
2019-12-17
1
-1
/
+2
|
\
|
*
Fixed issues with using a relative path in the export window.
Catchawink
2019-12-16
1
-1
/
+2
*
|
Improve error message and do not spam forever.
Juan Linietsky
2019-12-17
1
-1
/
+4
*
|
Restore signal locking, for some reason missing.
Juan Linietsky
2019-12-17
1
-0
/
+2
*
|
Document that translated does not behave like rotated or scaled
Aaron Franke
2019-12-15
1
-1
/
+1
*
|
Merge pull request #33910 from Faless/net/android_mlock
Rémi Verschelde
2019-12-14
3
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
UDP sockets broadcast is now disabled by default.
Fabio Alessandrelli
2019-12-14
2
-0
/
+13
|
*
NetSocket set_broadcast_enabled returns Error enum
Fabio Alessandrelli
2019-12-10
1
-1
/
+1
*
|
Drop b2d_convexdecomp. no longer necessary.
Rémi Verschelde
2019-12-13
2
-11
/
+0
*
|
Merge pull request #34310 from qarmin/shift_operators
Rémi Verschelde
2019-12-13
1
-0
/
+4
|
\
\
|
*
|
Don't allow to use too big or too small shift operators
Rafał Mikrut
2019-12-12
1
-0
/
+4
*
|
|
Merge pull request #27792 from Giacom/fix_quat
Rémi Verschelde
2019-12-11
1
-25
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes being unable to use the Quat(Vector3) constructor
Giacom
2019-04-08
1
-25
/
+24
*
|
|
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
4
-12
/
+9
|
\
\
\
|
*
|
|
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
4
-12
/
+9
*
|
|
|
Make some arguments in PCKPacker methods optional
Hugo Locurcio
2019-12-07
2
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
ResourceLoader: Add language code matching for localized resources
Rémi Verschelde
2019-12-04
2
-15
/
+41
*
|
|
Translation: Refactor locale matching to use proper language code
Rémi Verschelde
2019-12-04
2
-33
/
+56
*
|
|
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
2019-12-04
4
-1
/
+34
*
|
|
Fix severe performance drop while deflating polylines
Andrii Doroshenko (Xrayez)
2019-12-03
1
-1
/
+1
*
|
|
Merge pull request #34072 from arlez80/master
Rémi Verschelde
2019-12-03
2
-16
/
+33
|
\
\
\
|
*
|
|
fixed set pitch bend value and implemented midi running status
あるる / きのもと 結衣
2019-12-03
2
-16
/
+33
|
|
/
/
*
|
|
Merge pull request #33857 from nekomatata/polygon-2d-antialiasing
Rémi Verschelde
2019-12-03
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed antialiased option for Polygon2D / Line2D
PouleyKetchoupp
2019-11-28
1
-0
/
+9
*
|
|
Merge pull request #33640 from mewin/http_head_request
Fabio Alessandrelli
2019-12-01
2
-0
/
+11
|
\
\
\
|
*
|
|
do not wait for response body when making a HEAD request
Patrick Wuttke
2019-11-26
2
-0
/
+11
*
|
|
|
Revert "Fix localise_path method so that uncached scripts don't sometimes get...
Emmanuel Leblond
2019-11-26
1
-1
/
+1
*
|
|
|
Merge pull request #33862 from Faless/net/http_request_chunk_size
Rémi Verschelde
2019-11-25
2
-0
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add download_chunk_size property to HTTPRequest.
Fabio Alessandrelli
2019-11-24
2
-0
/
+7
*
|
|
|
Merge pull request #33652 from Black-Cat/http-client-fix
Fabio Alessandrelli
2019-11-23
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix HTTPClient::poll crash when connection set to null
Artem Burjachenko
2019-11-23
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #33583 from qarmin/fix_overflows_unitialized
Rémi Verschelde
2019-11-20
5
-1
/
+11
|
\
\
\
|
*
|
|
Fix some overflows and unitialized variables
Rafał Mikrut
2019-11-20
5
-1
/
+11
|
|
/
/
*
/
/
Fixed bug caused by a copy/paste error in Face3::get_closest_point_to
stoofin
2019-11-19
1
-1
/
+1
|
/
/
*
|
Fix explain message not being stripped in release.
Fabio Alessandrelli
2019-11-13
1
-72
/
+79
*
|
Merge pull request #33517 from madmiraal/fix-_MSG-macros
Rémi Verschelde
2019-11-11
5
-231
/
+125
|
\
\
|
*
|
Remove ERR_EXPLAIN macros and the scaffolding they needed.
Marcel Admiraal
2019-11-11
4
-131
/
+2
|
*
|
Remove all uses of ERR_EXPLAIN macros.
Marcel Admiraal
2019-11-11
1
-6
/
+3
|
*
|
Send m_msg directly to _err_print_error().
Marcel Admiraal
2019-11-10
2
-116
/
+142
*
|
|
Expose the `OS.low_processor_usage_mode_sleep_usec` property
Hugo Locurcio
2019-11-08
2
-0
/
+18
|
/
/
*
|
doc: Sync classref with current source
Rémi Verschelde
2019-11-08
1
-1
/
+1
*
|
Merge pull request #33445 from kawa-yoiko/astar-soft-error
Rémi Verschelde
2019-11-08
1
-6
/
+6
|
\
\
|
*
|
Emit an error rather than crash in A*
Shiqing
2019-11-08
1
-6
/
+6
*
|
|
Fix MinGW/clang/LLD/UCRT build.
bruvzg
2019-11-08
1
-2
/
+2
|
/
/
*
|
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-11-08
3
-1445
/
+0
|
\
\
|
*
|
Implement game camera override
Erik
2019-10-23
3
-1445
/
+0
[next]