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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add setting to exclude addons from script warnings
mashumafi
2019-11-07
2
-0
/
+4
*
Merge pull request #32477 from aaronfranke/equal-approx-separate
Rémi Verschelde
2019-11-07
11
-6
/
+56
|
\
|
*
Expose is_equal_approx and restore == to be exact again
Aaron Franke
2019-10-14
5
-5
/
+5
|
*
Replace vector == and is_zero_approx(distance) with is_equal_approx
Aaron Franke
2019-10-14
1
-5
/
+5
|
*
Make is_equal_approx separate for structures
Aaron Franke
2019-10-14
10
-0
/
+50
*
|
Merge pull request #33160 from aaronfranke/alphabetize-mathf
Rémi Verschelde
2019-11-07
2
-33
/
+39
|
\
\
|
*
|
[Mono] Alphabetize Mathf
Aaron Franke
2019-10-29
2
-33
/
+39
*
|
|
Merge pull request #33257 from aaronfranke/printraw
Rémi Verschelde
2019-11-07
1
-0
/
+1
|
\
\
\
|
*
|
|
Document behavior of printraw
Aaron Franke
2019-11-02
1
-0
/
+1
*
|
|
|
Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix
Rémi Verschelde
2019-11-07
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Set the properties of a Set node after add_node
Osama El Hariri
2019-10-28
1
-1
/
+5
*
|
|
|
|
Updated assimp to 308db73 from https://github.com/assimp/assimp/
RevoluPowered
2019-11-05
2
-7
/
+5
*
|
|
|
|
FBX Importer Generation 3
RevoluPowered
2019-11-05
3
-442
/
+623
*
|
|
|
|
Merge pull request #33330 from nekomatata/fix-label-autowrap-size
Rémi Verschelde
2019-11-04
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fixed cases where labels with autowrap can overflow the editor ui
PouleyKetchoupp
2019-11-04
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #33266 from Xrayez/inst2dict-original-path
Rémi Verschelde
2019-11-04
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use GDScript resource path over script path for `inst2dict`
Andrii Doroshenko (Xrayez)
2019-11-02
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #33258 from aaronfranke/color8
Rémi Verschelde
2019-11-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix Color8 GDScript documentation
Aaron Franke
2019-11-02
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
Restore GDNative compatibility by moving new functions introduced in #33210 t...
bruvzg
2019-11-02
1
-49
/
+49
|
/
/
/
/
*
|
|
|
Merge pull request #33238 from qarmin/other_fixes
Rémi Verschelde
2019-11-01
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Fix some crashes, overflows and using variables without values
Rafał Mikrut
2019-11-01
1
-0
/
+1
*
|
|
|
|
GDScript: validate instance before accessing it on error
George Marques
2019-11-01
1
-2
/
+2
*
|
|
|
|
Fix: typo atleast -> at least
Omicron
2019-11-01
1
-2
/
+2
*
|
|
|
|
GDScript: Avoid editor crashes when there's cyclic inheritance
George Marques
2019-11-01
1
-2
/
+2
*
|
|
|
|
Merge pull request #33210 from nekomatata/pool-array-empty
Rémi Verschelde
2019-11-01
3
-0
/
+98
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added empty() function to pool array types
PouleyKetchoupp
2019-10-31
3
-0
/
+98
*
|
|
|
|
Provide and print error messages for JSON parsing
Andrii Doroshenko (Xrayez)
2019-10-31
1
-0
/
+1
|
/
/
/
/
*
|
/
/
Fixed leak in gdscript when creating empty WeakRef
PouleyKetchoupp
2019-10-29
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
i18n: Sync translation template with current source
Rémi Verschelde
2019-10-29
1
-2
/
+2
*
|
|
Merge pull request #33104 from qarmin/fix_some_crashes
Rémi Verschelde
2019-10-28
6
-13
/
+14
|
\
\
\
|
*
|
|
Fix some crashes and using null pointers
Rafał Mikrut
2019-10-28
6
-13
/
+14
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2019-10-26
1
-0
/
+8
*
|
|
|
Merge pull request #32915 from Nehluxhes/gridmap_scaling
Rémi Verschelde
2019-10-25
3
-70
/
+76
|
\
\
\
\
|
*
|
|
|
Mesh preview now scales + grid update on cell size change
Nehluxhes
2019-10-21
3
-70
/
+76
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing
Rémi Verschelde
2019-10-25
4
-77
/
+102
|
\
\
\
\
|
*
|
|
|
Allow mixed tabs and spaces when indentation does not depend on tab size
Bojidar Marinov
2019-10-25
4
-77
/
+102
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix missing `z_verbose` and `z_error` symbols in debug iOS build.
bruvzg
2019-10-25
1
-1
/
+1
*
|
|
|
Refactor VideoPlayer and VideoStream
SeleckyErik
2019-10-24
6
-6
/
+6
*
|
|
|
Merge pull request #32670 from aaronfranke/mono-plane
Rémi Verschelde
2019-10-23
1
-11
/
+12
|
\
\
\
\
|
*
|
|
|
[Mono] Change Plane intersect methods to return nullable Vector3
Aaron Franke
2019-10-08
1
-11
/
+12
*
|
|
|
|
Merge pull request #32991 from Chaosus/fix_bug2
Rémi Verschelde
2019-10-22
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix gridmap error spam at startup
Yuri Roubinsky
2019-10-22
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #32969 from Nehluxhes/palette_vanish
Rémi Verschelde
2019-10-22
1
-4
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix gridmap palette remaining invisible
Nehluxhes
2019-10-21
1
-4
/
+1
*
|
|
|
|
Merge pull request #32919 from vnen/gdscript-unused-args
Rémi Verschelde
2019-10-22
1
-5
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Fix wrong counting of function argument usage
George Marques
2019-10-19
1
-5
/
+17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #32903 from madmiraal/fix-27649-part9
Rémi Verschelde
2019-10-22
1
-7
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Remove duplicate valid value check in gdscript_tokenizer.cpp.
Marcel Admiraal
2019-10-18
1
-7
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #32878 from EbbDrop/no_autocompletion_for_singeltons
Rémi Verschelde
2019-10-22
1
-5
/
+4
|
\
\
\
\
\
[next]