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
*
Merge pull request #35097 from neikeq/issue-34954
Rémi Verschelde
2020-01-13
5
-4
/
+64
|
\
|
*
Mono/C#: Add error checks to detect possible Reference leaks
Ignacio Etcheverry
2020-01-13
5
-4
/
+51
|
*
Mono/C#: Fix _update_exports() leaking temporary Object/Node instances
Ignacio Etcheverry
2020-01-13
1
-0
/
+13
*
|
GDScript: Check function arguments on release too
George Marques
2020-01-13
1
-4
/
+0
*
|
Image: Include S3TC compression via Squish in non-tools build
Rémi Verschelde
2020-01-13
3
-6
/
+0
|
/
*
Merge pull request #35076 from vnen/gdscript-type-match-assign
Rémi Verschelde
2020-01-13
1
-8
/
+2
|
\
|
*
GDScript: Type match on assignment only if operators have type
George Marques
2020-01-13
1
-8
/
+2
*
|
Fix infinite loop error in document link parsing
Geequlim
2020-01-13
1
-2
/
+3
|
/
*
Remove completion triggers for ',' and '(' which may conflict with signature ...
geequlim
2020-01-11
1
-2
/
+0
*
Allow enable/disable threading for LSP server
geequlim
2020-01-11
2
-13
/
+42
*
Merge pull request #34225 from madmiraal/fix-34210
Rémi Verschelde
2020-01-11
1
-2
/
+2
|
\
|
*
Add check for zero length motion at beginning of each sweep test loop
Marcel Admiraal
2019-12-10
1
-2
/
+2
*
|
Merge pull request #35003 from vnen/gdscript-forbid-script-as-member
Rémi Verschelde
2020-01-11
1
-3
/
+9
|
\
\
|
*
|
GDScript: Forbid using "script" as member name
George Marques
2020-01-10
1
-3
/
+9
*
|
|
Use cycle and loop hint flags in FBX.
K. S. Ernest (iFire) Lee
2020-01-10
1
-0
/
+4
|
/
/
*
|
Merge pull request #34962 from KoBeWi/randocs
Rémi Verschelde
2020-01-10
1
-0
/
+2
|
\
\
|
*
|
Complete documentation of various classes
Tomasz Chabora
2020-01-10
1
-0
/
+2
*
|
|
Expose instance_from_id to GDNative
toasteater
2020-01-10
3
-0
/
+14
*
|
|
Merge pull request #34978 from GodotExplorer/lsp-fix-bracket-completion
Rémi Verschelde
2020-01-10
1
-1
/
+1
|
\
\
\
|
*
|
|
LSP: Fix bracket completion for functions with one argument
Geequlim
2020-01-10
1
-1
/
+1
*
|
|
|
Merge pull request #34958 from vnen/gdscript-is-check-valid-instance
Rémi Verschelde
2020-01-10
1
-0
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GDScript: Validate object instance on `is` operation
George Marques
2020-01-09
1
-0
/
+7
*
|
|
|
GDScript: Fix type name on error message for function parameters
George Marques
2020-01-09
1
-1
/
+1
*
|
|
|
GDScript: Fix resolution of default parameter values
George Marques
2020-01-09
1
-1
/
+1
*
|
|
|
GDScript: Don't re-evaluate index on assigment with operation
George Marques
2020-01-09
2
-10
/
+12
|
/
/
/
*
|
|
Merge pull request #34948 from vnen/gdscript-copy-constructor
Rémi Verschelde
2020-01-09
1
-0
/
+11
|
\
\
\
|
*
|
|
GDScript: Allow copy constructor for built-in types
George Marques
2020-01-09
1
-0
/
+11
*
|
|
|
Add GDScript warning for standalone expression
George Marques
2020-01-09
3
-1
/
+10
|
/
/
/
*
/
/
GDScript: set assign operation on local var made by match
George Marques
2020-01-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #34921 from akien-mga/bullet-2.89
Rémi Verschelde
2020-01-08
1
-6
/
+20
|
\
\
|
*
|
bullet: Sync with upstream 2.89
Rémi Verschelde
2020-01-08
1
-6
/
+20
*
|
|
Merge pull request #34920 from GodotExplorer/lsp-signatureHelper
Rémi Verschelde
2020-01-08
8
-1
/
+232
|
\
\
\
|
*
|
|
GDScript LSP: Implement signatureHelp
geequlim
2020-01-09
8
-1
/
+232
|
|
/
/
*
|
|
Merge pull request #34918 from vnen/gdscript-assign-op
Rémi Verschelde
2020-01-08
2
-9
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GDScript: enable type checks on release mode
George Marques
2020-01-08
2
-9
/
+14
*
|
|
GDScript: properly set type of local variable initialization
George Marques
2020-01-08
1
-0
/
+1
|
/
/
*
|
Merge pull request #34886 from JFonS/fix_32699
Rémi Verschelde
2020-01-07
1
-4
/
+8
|
\
\
|
*
|
Make NoiseTexture threading more robust
JFonS
2020-01-07
1
-4
/
+8
*
|
|
GDScript LSP: Implement goto declaration
geequlim
2020-01-04
2
-54
/
+69
*
|
|
Merge pull request #34795 from dankan1890/mono_cs_icon
Rémi Verschelde
2020-01-04
1
-0
/
+0
|
\
\
\
|
*
|
|
[Mono]: the C# script icon is now visible in the editor.
dankan1890
2020-01-03
1
-0
/
+0
*
|
|
|
Merge pull request #34790 from clayjohn/ETC-support-alpha
Rémi Verschelde
2020-01-03
1
-4
/
+9
|
\
\
\
\
|
*
|
|
|
Add support for Lum-alpha textures to ETC fallback
clayjohn
2020-01-03
1
-4
/
+9
*
|
|
|
|
Fix ENet max clients highest value.
Fabio Alessandrelli
2020-01-03
2
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #34784 from neikeq/fix-hintpath-godottools
Rémi Verschelde
2020-01-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Mono/C#: Fix wrong HintPath for package in GodotTools
Ignacio Etcheverry
2020-01-03
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #34452 from aaronfranke/color-arith
Rémi Verschelde
2020-01-03
1
-1
/
+69
|
\
\
\
\
|
*
|
|
|
[Mono] Color arithmetic operators
Aaron Franke
2020-01-03
1
-1
/
+69
*
|
|
|
|
Merge pull request #34772 from clayjohn/ETC-support-alpha
Rémi Verschelde
2020-01-03
1
-0
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fallback to RGBA4444 for textures with alpha set to ETC compression
clayjohn
2020-01-02
1
-0
/
+7
|
|
/
/
[next]