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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when division by zero/modulo by zero happen on vectors
Chaosus
2024-11-21
5
-2
/
+37
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
3
-4
/
+4
*
Merge pull request #98099 from dalexeev/pot-gen-add-comment-support
Thaddeus Crews
2024-11-15
4
-10
/
+105
|
\
|
*
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
Danil Alexeev
2024-10-13
4
-10
/
+105
*
|
Add back `AnimationPlayer.get_argument_options`
HolonProduction
2024-11-15
7
-0
/
+46
*
|
Merge pull request #97218 from wenqiangwang/local_debuggger_expr_evalulation
Thaddeus Crews
2024-11-12
1
-1
/
+25
|
\
\
|
*
|
Added support for 'print' command in local (command line -d) debugger
Wenqiang
2024-09-28
1
-1
/
+25
*
|
|
Merge pull request #99020 from Mickeon/documentation-example-pruning-2
Thaddeus Crews
2024-11-12
1
-2
/
+1
|
\
\
\
|
*
|
|
Clean up more `[b]Example:[/b]` lines from the class reference
Micky
2024-11-11
1
-2
/
+1
*
|
|
|
Document exporting nested subgroups
Danil Alexeev
2024-11-11
1
-1
/
+13
*
|
|
|
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subcla...
girdenis-p
2024-11-06
14
-40
/
+81
*
|
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-2
/
+4
*
|
|
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
17
-97
/
+96
|
\
\
\
\
|
*
|
|
|
Always add decimal when printing float
kobewi
2024-10-23
17
-97
/
+96
*
|
|
|
|
Merge pull request #98301 from aaronp64/gdscript_validate_property
Thaddeus Crews
2024-10-29
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Avoid unnecessary Dictionary conversions in GDScriptInstance::validate_property
aaronp64
2024-10-18
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #96499 from beev1s/shallow-script-cache-error
Thaddeus Crews
2024-10-25
3
-1
/
+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fixed resource loader using not fully loaded scripts
Moritz Burgdorff
2024-09-14
3
-1
/
+23
*
|
|
|
|
|
|
|
Merge pull request #96927 from HolonProduction/completion-inner-class-base-crash
Thaddeus Crews
2024-10-25
1
-1
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Autocompletion: Don't use owner for inner classes
HolonProduction
2024-10-13
1
-1
/
+3
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
GDScript: Rework `GDScriptUtilityFunctions` macros
Danil Alexeev
2024-10-25
4
-316
/
+193
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments
Clay John
2024-10-24
6
-20
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add some comments to #endif's where it will easier life
Yevhen Babiichuk (DustDFG)
2024-10-21
6
-20
/
+24
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #98400 from rune-scape/fix-typed-dict-cached-parser
Clay John
2024-10-24
2
-4
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GDScript: Fix cached parser error when using typed Dictionaries
rune-scape
2024-10-22
2
-4
/
+12
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #98169 from HolonProduction/only-highlight-exposed
Thaddeus Crews
2024-10-24
1
-1
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GDScript: Don't highlight unexposed classes
HolonProduction
2024-10-14
1
-1
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #97374 from rune-scape/get-native-static-callable
Thaddeus Crews
2024-10-24
3
-2
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GDScriptNativeClass: Allow getting static function as callable
rune-scape
2024-09-23
3
-2
/
+20
*
|
|
|
|
|
|
|
Clarification to the description of Global scope in regards to GDScript
Brian Huynh
2024-10-23
1
-2
/
+2
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #98146 from HolonProduction/this-error-does-not-apply-to-u...
Thaddeus Crews
2024-10-21
5
-7
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GDScript: Fix annotation parsing adding new annotation entries
HolonProduction
2024-10-13
5
-7
/
+19
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #97542 from AThousandShips/dict_sort_fix
Thaddeus Crews
2024-10-21
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[Core] Fix sorting of `Dictionary` keys
A Thousand Ships
2024-10-18
1
-1
/
+1
|
|
/
/
/
/
/
*
/
/
/
/
/
GDScript: Add missing static default initialization for typed dictionaries
Danil Alexeev
2024-10-11
1
-1
/
+7
|
/
/
/
/
/
*
|
|
|
|
Fix lookup symbol for enum members to search a correct code definition
Chaosus
2024-10-08
2
-4
/
+25
*
|
|
|
|
Create `.editorconfig` file only on project creation
Haoyu Qiu
2024-10-05
1
-2
/
+0
*
|
|
|
|
GDScript: Fix `GDScriptCache::get_full_script()` uses non-remapped path
Danil Alexeev
2024-10-03
1
-4
/
+8
*
|
|
|
|
Merge pull request #97727 from SlugFiller/llvm-computed-goto
Rémi Verschelde
2024-10-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Enable use of Labels as Values feature in Clang when not wrapped by GCC
SlugFiller
2024-10-02
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #97281 from reptofrog/deadzone-new-default
Rémi Verschelde
2024-10-02
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Changed the default deadzone value for new actions from 0.5 to 0.2
Roman Morozov
2024-10-01
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #96693 from HolonProduction/annotation-arg-hint
Rémi Verschelde
2024-10-02
2
-7
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Autocompletion: Add arghint for annotations
HolonProduction
2024-09-07
2
-7
/
+14
*
|
|
|
|
|
|
Merge pull request #92263 from HolonProduction/autocompletion-get-node-set-va...
Rémi Verschelde
2024-10-02
1
-5
/
+8
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Autocompletion: Keep get_node values which are compatible with type hint
HolonProduction
2024-07-12
1
-5
/
+8
*
|
|
|
|
|
|
Add `@export_tool_button` annotation for easily creating inspector buttons
Danil Alexeev
2024-09-27
8
-9
/
+105
*
|
|
|
|
|
|
Merge pull request #96923 from Repiteo/style/warning-admonition
Rémi Verschelde
2024-09-26
1
-3
/
+4
|
\
\
\
\
\
\
\
[next]