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
*
Register GDScript test tools as test commands to run via command-line
Andrii Doroshenko (Xrayez)
2020-09-02
4
-26
/
+38
*
Move GDScript tests to respective folder under modules
Andrii Doroshenko (Xrayez)
2020-09-02
2
-0
/
+298
*
Add GDScript disassembler
George Marques
2020-09-01
2
-18
/
+515
*
Change GDScript compiler to use codegen abstraction
George Marques
2020-09-01
6
-1756
/
+1068
*
Add GDScript code generation interface
George Marques
2020-09-01
4
-0
/
+1174
*
GDScript: Don't mark function parameters as constant
George Marques
2020-09-01
1
-0
/
+1
*
GDScript: Properly set class inheritance for global classes
George Marques
2020-09-01
1
-0
/
+1
*
GDScript: Check for missing exponent when parsing numbers
George Marques
2020-09-01
1
-0
/
+32
*
GDScript: Fix analysis of singleton dependencies
George Marques
2020-09-01
1
-0
/
+24
*
GDScript: Allow "extends" to be used inside inner class
George Marques
2020-09-01
1
-0
/
+8
*
GDScript: Allow "self" to be used in class level
George Marques
2020-09-01
1
-2
/
+2
*
GDScript: Don't try to parse constant scripts that aren't valid
George Marques
2020-09-01
2
-43
/
+50
*
Simplify html_is_valid and allow it to work with 3 and 4 hex digits
Aaron Franke
2020-09-01
1
-30
/
+8
*
Change Color HTML conversion from ARGB to RGBA
Aaron Franke
2020-09-01
1
-48
/
+47
*
Merge pull request #40993 from Calinou/doc-collision-layer-mask
Rémi Verschelde
2020-08-31
2
-3
/
+3
|
\
|
*
Reference the online documentation in collision layer/mask properties
Hugo Locurcio
2020-08-03
2
-3
/
+3
*
|
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
6
-8
/
+8
*
|
Merge pull request #41613 from neikeq/possibly
Rémi Verschelde
2020-08-30
2
-9
/
+14
|
\
\
|
*
|
Fix clang-tidy warnings due to semicolon after mono module macros
Ignacio Etcheverry
2020-08-30
2
-9
/
+14
*
|
|
Merge pull request #41611 from neikeq/issue-41444
Rémi Verschelde
2020-08-30
1
-19
/
+22
|
\
\
\
|
*
|
|
C#: Fix crash on export when incorrectly freeing MonoAssemblyName
Ignacio Etcheverry
2020-08-30
1
-19
/
+22
|
|
/
/
*
/
/
C#: Fix InvalidCastException on export
Ignacio Etcheverry
2020-08-30
1
-1
/
+1
|
/
/
*
|
Mono: Improve MSBuildFinder logic on Windows
Thaina Yu
2020-08-29
1
-2
/
+15
*
|
Cross-reference GDScript built-in rounding methods to ease discovery
Hugo Locurcio
2020-08-28
1
-0
/
+4
*
|
Merge pull request #41547 from vnen/gdscript-2-fixes
Rémi Verschelde
2020-08-28
8
-49
/
+89
|
\
\
|
*
|
GDScript: Fix crash when parsing properties
George Marques
2020-08-26
1
-1
/
+1
|
*
|
GDScript: Show error when there's an inheritance cycle
George Marques
2020-08-26
1
-1
/
+14
|
*
|
GDScript: Add recursion depth limit for completion
George Marques
2020-08-26
1
-14
/
+20
|
*
|
GDScript: Fix crash when completing code with signals
George Marques
2020-08-26
1
-1
/
+0
|
*
|
GDScript: Fix issues when deriving from other scripts
George Marques
2020-08-26
3
-10
/
+23
|
*
|
GDScript: Don't fail to load constants if they're not a literal
George Marques
2020-08-24
1
-5
/
+1
|
*
|
GDScript: Properly resolve external inner classes from preload
George Marques
2020-08-23
2
-2
/
+21
|
*
|
GDScript: Use pointer instead of references in cache
George Marques
2020-08-23
3
-15
/
+9
*
|
|
Merge pull request #40443 from SkyLucilfer/PluralsSupport
Rémi Verschelde
2020-08-25
2
-98
/
+311
|
\
\
\
|
*
|
|
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
SkyJJ
2020-08-19
2
-134
/
+301
|
*
|
|
Update POT generation to handle context and plurals
SkyJJ
2020-08-19
2
-5
/
+51
*
|
|
|
Fix regression in FBX import caused by Skeleton3D
Lyuma
2020-08-25
1
-2
/
+1
*
|
|
|
C#: Fix 'Parameter toolsPath cannot be null' error
Ignacio Etcheverry
2020-08-24
1
-6
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #41238 from MarianoGnu/gdscript-export-resource
George Marques
2020-08-23
1
-0
/
+1
|
\
\
\
|
*
|
|
Fix GdScript Analyzier not detecting Resource subclass correctly
Mariano Suligoy
2020-08-13
1
-0
/
+1
*
|
|
|
Merge pull request #41410 from neikeq/no-bom-on-csproj-creation
Rémi Verschelde
2020-08-21
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
C#: Save newly created csproj files without BOM
Ignacio Etcheverry
2020-08-21
1
-1
/
+3
*
|
|
|
|
Merge pull request #41409 from neikeq/fix-null-in-msbuild-logger
Rémi Verschelde
2020-08-21
1
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
C#: Fix null exception in our MSBuild logger
Ignacio Etcheverry
2020-08-21
1
-4
/
+6
|
|
/
/
/
/
*
/
/
/
/
Mono/C#: Fix editor using wrong project assembly path in rare cases
Ignacio Etcheverry
2020-08-21
3
-2
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #41381 from vnen/gdscript-2-fixes
Rémi Verschelde
2020-08-19
4
-30
/
+115
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
GDScript: Make subscript access be properly type checked
George Marques
2020-08-19
1
-1
/
+1
|
*
|
|
GDScript: Show error when function return type is missing
George Marques
2020-08-19
1
-0
/
+3
|
*
|
|
GDScript: Fix signal parameters not respecting commas
George Marques
2020-08-19
1
-2
/
+9
|
*
|
|
GDScript: Check duplicate keys in dictionaries and enums
George Marques
2020-08-19
2
-1
/
+17
[next]