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
/
gdscript
/
tests
/
scripts
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stringification of Projection
Rémi Verschelde
2024-11-25
2
-0
/
+2
*
Fix stringification of Vector4
kobewi
2024-11-22
2
-7
/
+12
*
Fix crash when division by zero/modulo by zero happen on vectors
Chaosus
2024-11-21
4
-0
/
+18
*
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...
girdenis-p
2024-11-06
1
-2
/
+2
*
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
6
-35
/
+35
|
\
|
*
Always add decimal when printing float
kobewi
2024-10-23
6
-35
/
+35
*
|
GDScript: Rework `GDScriptUtilityFunctions` macros
Danil Alexeev
2024-10-25
2
-0
/
+17
*
|
GDScriptNativeClass: Allow getting static function as callable
rune-scape
2024-09-23
2
-0
/
+11
|
/
*
Merge pull request #96856 from RandomShaper/selfdestruct_correctness
Rémi Verschelde
2024-09-16
2
-0
/
+55
|
\
|
*
Object: Add tests about the safety of tail destruction
Pedro J. Estébanez
2024-09-16
2
-0
/
+55
*
|
Core: Fix `operator[]` for typed dictionaries
Thaddeus Crews
2024-09-12
4
-0
/
+26
|
/
*
Implement typed dictionaries
Thaddeus Crews
2024-09-04
18
-16
/
+121
*
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
2
-3
/
+3
|
\
|
*
StringName Dictionary keys
rune-scape
2024-08-29
2
-3
/
+3
*
|
GDScript: Replace `assert()` with `Utils.check()` in tests
Danil Alexeev
2024-08-28
13
-35
/
+27
|
/
*
Merge pull request #94730 from dalexeev/gds-fix-while-locals-clearing
Rémi Verschelde
2024-07-26
2
-2
/
+19
|
\
|
*
GDScript: Fix locals clearing after exiting `while` block
Danil Alexeev
2024-07-25
2
-2
/
+19
*
|
[Core] Fix `Variant::construct` of `Object`
A Thousand Ships
2024-07-25
4
-0
/
+27
|
/
*
GDScript: Fix incorrect setter call for reference types
Danil Alexeev
2024-07-24
2
-0
/
+88
*
Merge pull request #94327 from HolonProduction/underscore_identifier
Rémi Verschelde
2024-07-17
2
-0
/
+16
|
\
|
*
GDScript: Restore support for `Token::UNDERSCORE` in identifiers
HolonProduction
2024-07-15
2
-0
/
+16
*
|
Merge pull request #94138 from vnen/gdscript-simple-setter-chain-call-setter
Rémi Verschelde
2024-07-17
2
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
GDScript: Call setter on simple setter chain without getter
George Marques
2024-07-09
2
-0
/
+17
*
|
Merge pull request #94025 from dalexeev/gds-fix-implicit-cast-typed-array-param
Rémi Verschelde
2024-07-09
2
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
GDScript: Fix implicit cast to typed array when passing parameter
Danil Alexeev
2024-07-07
2
-0
/
+9
*
|
Merge pull request #93897 from akien-mga/vformat-better-error-message
Rémi Verschelde
2024-07-09
1
-0
/
+1
|
\
\
|
*
|
Core: Improve vformat error reporting on sprintf failure
Rémi Verschelde
2024-07-04
1
-0
/
+1
*
|
|
[GDScript] Fix `get_method` for lambda self `Callable`s
A Thousand Ships
2024-07-08
2
-0
/
+26
|
|
/
|
/
|
*
|
[GDScript] Fix `get_argument_count` for lambda `Callable`s
A Thousand Ships
2024-07-05
2
-0
/
+21
|
/
*
GDScript: Fix subscript resolution on constant non-metatype GDScript base
Danil Alexeev
2024-05-30
2
-0
/
+17
*
GDScript: Fix lambdas capturing non-local variables
Danil Alexeev
2024-05-22
2
-0
/
+31
*
GDScript: Fix some export annotation issues
Danil Alexeev
2024-05-13
1
-3
/
+3
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+0
*
Fix various typos with codespell
Rémi Verschelde
2024-05-07
1
-1
/
+1
*
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
10
-0
/
+22
*
Merge pull request #91364 from vnen/gdscript-implicit-ready-base-first
Rémi Verschelde
2024-05-02
2
-0
/
+21
|
\
|
*
GDScript: Call implicit ready on base script first
George Marques
2024-05-02
2
-0
/
+21
*
|
[GDScript] Correctly report invalid read-only access
A Thousand Ships
2024-05-01
3
-3
/
+3
*
|
Merge pull request #91192 from vnen/gdscript-validated-native-static-calls
Rémi Verschelde
2024-05-01
2
-0
/
+9
|
\
\
|
*
|
GDScript: Perform validated calls with static methods
George Marques
2024-04-25
2
-0
/
+9
*
|
|
Merge pull request #89647 from AThousandShips/read_only_dict
Rémi Verschelde
2024-05-01
2
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[Core] Fix property access on read-only `Dictionary`
A Thousand Ships
2024-04-22
2
-0
/
+10
*
|
|
GDScript: Fix object iterator opcodes
Danil Alexeev
2024-04-26
2
-0
/
+79
|
|
/
|
/
|
*
|
GDScript: Fix test `reset_uninit_local_vars.gd` failure
Danil Alexeev
2024-04-24
1
-3
/
+3
*
|
Merge pull request #89990 from dalexeev/gds-reset-uninit-local-vars
Rémi Verschelde
2024-04-24
2
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
GDScript: Fix uninitialized local variables not being reset
Danil Alexeev
2024-03-30
2
-0
/
+25
*
|
GDScript: Warn when enum variable has no default
George Marques
2024-04-16
1
-0
/
+1
*
|
Merge pull request #90442 from vnen/gdscript-dont-warn-using-default-builtin
Rémi Verschelde
2024-04-10
1
-0
/
+2
|
\
\
|
*
|
GDScript: Don't warn on unassigned for builtin-typed variables
George Marques
2024-04-10
1
-0
/
+2
*
|
|
Merge pull request #84043 from dalexeev/gds-fix-unsafe-cast-warning
Rémi Verschelde
2024-04-09
10
-0
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
[next]