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 flag to connected grapheme. Apply RTL displacement FX only to the whole c...
bruvzg
2021-09-21
1
-4
/
+18
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
97
-316
/
+0
*
Merge pull request #52330 from johnjdonna/add_support_hostname_language_server
Rémi Verschelde
2021-09-20
2
-2
/
+6
|
\
|
*
LSP: Add support for custom host setting
John J. Donna II
2021-09-20
2
-2
/
+6
*
|
Merge pull request #52856 from e8newallm/52816
Rémi Verschelde
2021-09-20
1
-0
/
+2
|
\
\
|
*
|
Corrected GLTFDocument::save_scene from processing a nullptr
Matthew Newall
2021-09-20
1
-0
/
+2
*
|
|
Merge pull request #52618 from williamd67/GPULightmapper-bounce-improvement
Rémi Verschelde
2021-09-20
1
-36
/
+37
|
\
\
\
|
*
|
|
GPULightmapper exclude back-face triangles while calculating bounces
William Deurwaarder
2021-09-14
1
-36
/
+37
*
|
|
|
Merge pull request #52545 from JFonS/occ_fixes
Rémi Verschelde
2021-09-20
2
-56
/
+84
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Occlusion culling fixes
jfons
2021-09-10
2
-56
/
+84
*
|
|
|
HarfBuzz: Update to version 3.0.0
bruvzg
2021-09-20
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fix some minor issues in C# XML doc comments
Aaron Franke
2021-09-18
2
-4
/
+6
*
|
|
Merge pull request #52666 from magian1127/temp1
Rémi Verschelde
2021-09-18
1
-1
/
+93
|
\
\
\
|
*
|
|
C#, replace the current Xform method with a * operator.
Magian
2021-09-18
1
-1
/
+93
*
|
|
|
Fix incorrect call of `_center_on_node` in VisualScript editor
Yuri Roubinsky
2021-09-18
1
-9
/
+4
*
|
|
|
Merge pull request #52792 from vnen/gdscript-subscript-missing-index
Rémi Verschelde
2021-09-17
3
-0
/
+9
|
\
\
\
\
|
*
|
|
|
GDScript: Properly catch error when missing index in subscript
George Marques
2021-09-17
3
-0
/
+9
*
|
|
|
|
Merge pull request #52788 from vnen/gdscript-compare-with-null
Rémi Verschelde
2021-09-17
8
-0
/
+692
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow comparing equality between builtin types and null
George Marques
2021-09-17
8
-0
/
+692
*
|
|
|
|
Merge pull request #51671 from RandomShaper/fix_gdscript_crash
George Marques
2021-09-17
5
-15
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
Avoid crash after a parsing error in GDScript
Pedro J. Estébanez
2021-09-11
2
-9
/
+4
|
*
|
|
|
|
Fix parameter type resolution in GDScript
Pedro J. Estébanez
2021-09-11
1
-2
/
+1
|
*
|
|
|
|
Implement iterator variable typing in GDScript
Pedro J. Estébanez
2021-09-11
3
-4
/
+57
*
|
|
|
|
|
Merge pull request #52785 from vnen/gdscript-fix-inference-eagerness
Rémi Verschelde
2021-09-17
3
-3
/
+27
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
GDScript: Avoid inferred types from giving hard errors
George Marques
2021-09-17
3
-3
/
+27
*
|
|
|
|
|
Merge pull request #52655 from Chaosus/toggle_scripts_panel
Rémi Verschelde
2021-09-17
2
-0
/
+33
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added status bar and toggle scripts panel button to EditorHelp/VScripts
Yuri Roubinsky
2021-09-15
2
-0
/
+33
*
|
|
|
|
|
|
Merge pull request #51835 from magian1127/patch1
Rémi Verschelde
2021-09-17
1
-4
/
+16
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
check that the element type is indeed String
Magian
2021-08-20
1
-6
/
+13
|
*
|
|
|
|
|
C# Array<String> Export Support Enum(String)
Magian
2021-08-18
1
-2
/
+7
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #52679 from nekomatata/world-boundary-shape
Camille Mohr-Daurat
2021-09-15
4
-16
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Rename WorldMarginShape to WorldBoundaryShape
PouleyKetchoupp
2021-09-14
4
-16
/
+16
*
|
|
|
|
|
|
Merge pull request #52656 from akien-mga/rename-vseditor-singleton
Max Hilbrunner
2021-09-15
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Rename VisualScriptEditor singleton to VisualScriptCustomNodes
Rémi Verschelde
2021-09-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #52370 from bruvzg/realloc_paren_stack
Rémi Verschelde
2021-09-15
2
-2
/
+20
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add TextServer parentheses stack dynamic reallocation support.
bruvzg
2021-09-04
2
-2
/
+20
*
|
|
|
|
|
|
|
|
Merge pull request #52706 from vnen/gdscript-ternary-operator-crash
Rémi Verschelde
2021-09-15
3
-0
/
+10
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
GDScript: Show error when missing expression after ternary else
George Marques
2021-09-15
3
-0
/
+10
*
|
|
|
|
|
|
|
|
|
Merge pull request #52705 from vnen/gdscript-error-unary-no-arg
Rémi Verschelde
2021-09-15
11
-0
/
+34
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
GDScript: Show error on unary operators without argument
George Marques
2021-09-15
11
-0
/
+34
*
|
|
|
|
|
|
|
|
|
Merge pull request #50456 from Blackiris/fix-extends-parent-relative
George Marques
2021-09-15
1
-0
/
+3
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix extends with relative path to parent script
Julien Nguyen
2021-09-05
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
Merge pull request #49765 from Blackiris/fix-assignment-with-operator-on-type...
George Marques
2021-09-15
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Fix assignment with operator on type member
Julien Nguyen
2021-08-21
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #52582 from jmb462/Prevent-non-explicit-inferring-paramete...
Rémi Verschelde
2021-09-15
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Prevent non explicit inferring parameter from null
jmb462
2021-09-11
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
GDScript: Allow string keys on Lua-style dictionaries
George Marques
2021-09-15
10
-4
/
+48
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #48029 from Calinou/gdscript-add-integration-tests
Rémi Verschelde
2021-09-15
189
-17
/
+1785
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio
2021-09-14
189
-17
/
+1785
*
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #52273 from aaronfranke/gltf-renames
Rémi Verschelde
2021-09-15
11
-128
/
+124
|
\
\
\
\
\
\
\
\
\
\
\
\
[next]