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
*
Merge pull request #33238 from qarmin/other_fixes
Rémi Verschelde
2019-11-01
3
-2
/
+9
|
\
|
*
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-11-01
3
-2
/
+9
*
|
Merge pull request #32643 from mewin/add_global_class
George Marques
2019-11-01
1
-0
/
+1
|
\
\
|
*
|
check for cyclic inheritance when adding a global class
Patrick Wuttke
2019-10-08
1
-0
/
+1
*
|
|
Merge pull request #33210 from nekomatata/pool-array-empty
Rémi Verschelde
2019-11-01
2
-0
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added empty() function to pool array types
PouleyKetchoupp
2019-10-31
2
-0
/
+21
*
|
|
Fix "seperate" typos
Aaron Franke
2019-10-31
1
-1
/
+1
*
|
|
Provide and print error messages for JSON parsing
Andrii Doroshenko (Xrayez)
2019-10-31
1
-0
/
+3
*
|
|
Merge pull request #33174 from hbina/fix_srgb_to_linear
Rémi Verschelde
2019-10-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed uinitialized variable in srgb_to_linear table
Hanif Bin Ariffin
2019-10-30
1
-1
/
+1
|
|
/
/
*
/
/
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-30
2
-0
/
+43
|
/
/
*
|
Fixed remote inspector for tool scripts
PouleyKetchoupp
2019-10-28
2
-0
/
+9
*
|
Merge pull request #32416 from bojidar-bg/32415-shared-metadata
Rémi Verschelde
2019-10-28
1
-1
/
+1
|
\
\
|
*
|
Ensure object metadata is unique
Bojidar Marinov
2019-09-28
1
-1
/
+1
*
|
|
Merge pull request #33104 from qarmin/fix_some_crashes
Rémi Verschelde
2019-10-28
4
-2
/
+11
|
\
\
\
|
*
|
|
Fix some crashes and using null pointers
Rafał Mikrut
2019-10-28
4
-2
/
+11
*
|
|
|
Merge pull request #32719 from nekomatata/dictionary-optimization
Rémi Verschelde
2019-10-26
1
-14
/
+9
|
\
\
\
\
|
*
|
|
|
Optimized Dictionary hash() and duplicate() methods
PouleyKetchoupp
2019-10-10
1
-14
/
+9
*
|
|
|
|
MultiplayerAPI cleanup cache when peer disconnects
Fabio Alessandrelli
2019-10-25
1
-1
/
+10
*
|
|
|
|
Fix missing `z_verbose` and `z_error` symbols in debug iOS build.
bruvzg
2019-10-25
1
-0
/
+2
*
|
|
|
|
Merge pull request #33030 from Xrayez/vformat-err-msg
Rémi Verschelde
2019-10-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Display error messages in console when vformat is called
Andrii Doroshenko (Xrayez)
2019-10-24
1
-1
/
+1
*
|
|
|
|
|
Initialise VMap and HashMap values to the default when they are created.
Marcel Admiraal
2019-10-24
2
-2
/
+2
*
|
|
|
|
|
Merge pull request #32670 from aaronfranke/mono-plane
Rémi Verschelde
2019-10-23
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[Mono] Change Plane intersect methods to return nullable Vector3
Aaron Franke
2019-10-08
1
-1
/
+1
*
|
|
|
|
|
Add request permission automatically at android
Cagdas
2019-10-22
4
-0
/
+18
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #30622 from creikey/fix-path-caching
Rémi Verschelde
2019-10-21
2
-8
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
Some resources are freed before they are saved
Cameron Reikes
2019-07-25
2
-8
/
+40
*
|
|
|
|
|
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-14
1
-0
/
+2
*
|
|
|
|
|
Don't use in some functions empty PoolByteArrays
qarmin
2019-10-11
1
-8
/
+13
*
|
|
|
|
|
Merge pull request #32741 from qarmin/fix_string_utf_ascii
Rémi Verschelde
2019-10-11
1
-0
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Don't use to_utf8() and to_ascii() on empty String
qarmin
2019-10-11
1
-0
/
+8
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Fix decompress PoolByteArray crash
qarmin
2019-10-10
1
-2
/
+2
|
/
/
/
/
/
*
|
/
/
/
Fix crash when using `Node.get_as_property_path()`
Hugo Locurcio
2019-10-09
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #32478 from AlexHolly/fix-rect2-encloses
Rémi Verschelde
2019-10-08
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Make Rect2.encloses return true on same size
Alexander Holland
2019-10-02
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #32426 from gianllucah/master
Rémi Verschelde
2019-10-08
2
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Added a method to erase section key in ConfigFile
Gianlluca
2019-10-07
2
-0
/
+9
|
|
/
/
/
*
|
|
/
Remove circular include between core/typedefs.h and core/error_macros.h
Marcel Admiraal
2019-10-08
8
-1
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Remove circular dependency between Vector3 and Basis.
Marcel Admiraal
2019-10-07
3
-23
/
+18
*
|
|
Remove redundant condition in `String::_humanize_digits()`
Hugo Locurcio
2019-10-04
1
-3
/
+1
*
|
|
Bind the `String::humanize_size` method
Andrii Doroshenko (Xrayez)
2019-10-04
3
-2
/
+4
*
|
|
Merge pull request #32524 from qarmin/fix_string_builder_null_memcpy
Rémi Verschelde
2019-10-03
1
-0
/
+3
|
\
\
\
|
*
|
|
Don't add to StringBuilder empty String
qarmin
2019-10-03
1
-0
/
+3
|
|
/
/
*
/
/
Fix small memory leak in PackedSourcePCK::try_open_pack
qarmin
2019-10-03
1
-2
/
+14
|
/
/
*
|
Merge pull request #32249 from hbina/a_star_ignore_disabled
Rémi Verschelde
2019-09-27
2
-8
/
+8
|
\
\
|
*
|
Add option to consider disable points
Hanif Bin Ariffin
2019-09-27
2
-8
/
+8
*
|
|
Merge pull request #31932 from huisedenanhai/master
Rémi Verschelde
2019-09-26
3
-13
/
+16
|
\
\
\
|
*
|
|
make core/Reference thread safe
huisedenanhai
2019-09-04
3
-13
/
+16
*
|
|
|
Added an exit code to the blocking mode of OS::execute
Ruslan Mullayanov
2019-09-26
1
-1
/
+4
[next]