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
*
Merge pull request #28603 from bojidar-bg/24134-typed-array-share
Rémi Verschelde
2019-05-03
1
-29
/
+16
|
\
|
*
Fix typed arrays and dictionaries getting their values shared
Bojidar Marinov
2019-05-02
1
-29
/
+16
*
|
Fix slight issues with autocompletion and member lists in GDScript
Bojidar Marinov
2019-05-02
2
-2
/
+2
|
/
*
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-05-01
3
-18
/
+11
|
\
|
*
Small fixes to static analyzer bugs
qarmin
2019-04-04
3
-18
/
+11
*
|
Make "decimal" functions more consistent
Aaron Franke
2019-04-30
2
-1
/
+16
*
|
Merge pull request #24437 from mateusfccp/single_quotes_option
Rémi Verschelde
2019-04-30
1
-12
/
+20
|
\
\
|
*
|
Add settings for single-quotes on completion
Mateus Felipe C. C. Pinto
2018-12-18
1
-12
/
+20
*
|
|
[Core] Expose approximate equality methods to GDScript
Aaron Franke
2019-04-25
2
-0
/
+25
*
|
|
Merge pull request #27673 from qarmin/small_fixes
Rémi Verschelde
2019-04-22
2
-2
/
+2
|
\
\
\
|
*
|
|
Small fixes, mostly dupicated code
qarmin
2019-04-08
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
3
-6
/
+0
*
|
|
GDScript: add variable shadowing warning
lupoDharkael
2019-04-15
3
-0
/
+22
*
|
|
Merge pull request #27863 from bojidar-bg/27460-constant-class-clash
Rémi Verschelde
2019-04-12
1
-0
/
+33
|
\
\
\
|
*
|
|
Check for subclasses when checking for name clashes
Bojidar Marinov
2019-04-10
1
-0
/
+33
*
|
|
|
Merge pull request #27867 from bojidar-bg/27489-as-self-fail
Rémi Verschelde
2019-04-11
1
-5
/
+18
|
\
\
\
\
|
*
|
|
|
Fix `as` operator generating opcode 38 errors
Bojidar Marinov
2019-04-10
1
-5
/
+18
|
|
/
/
/
*
|
|
|
GDScript: Don't allow built-in scripts to use class_name
George Marques
2019-04-10
1
-0
/
+4
*
|
|
|
Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ign...
Rémi Verschelde
2019-04-10
1
-5
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Allow whitespaces in warning-ignore comments
Timo Schwarzer
2019-03-17
1
-5
/
+6
*
|
|
|
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
3
-10
/
+22
*
|
|
|
Merge pull request #27711 from neikeq/ifdef-clang-tidy
Rémi Verschelde
2019-04-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Replace a few #if/#elif with #ifdef and "#elif defined"
Ignacio Etcheverry
2019-04-05
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #27710 from Calinou/script-templates-typed-gdscript
Rémi Verschelde
2019-04-08
2
-25
/
+35
|
\
\
\
\
|
*
|
|
|
Add support for type hints in non-default script editor templates
Hugo Locurcio
2019-04-05
2
-25
/
+35
*
|
|
|
|
Merge pull request #27231 from Chaosus/smoothstep
Rémi Verschelde
2019-04-08
2
-0
/
+15
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added smoothstep built-in function
Chaosus
2019-04-07
2
-0
/
+15
|
|
/
/
/
*
|
/
/
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-05
2
-7
/
+13
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
Rémi Verschelde
2019-04-01
2
-11
/
+54
|
\
\
\
|
*
|
|
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
2
-11
/
+54
*
|
|
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
3
-3
/
+3
*
|
|
|
Merge pull request #26097 from danielspaniol/25955-wrong-unreachable-warning-...
Rémi Verschelde
2019-04-01
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Require `return` in all match branches
Daniel Spaniol
2019-02-20
1
-2
/
+4
*
|
|
|
Merge pull request #27128 from bojidar-bg/27111-gdscript-confounding-class
Rémi Verschelde
2019-03-27
2
-129
/
+70
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix GDScriptCompiler bugging out with identically-named inner class
Bojidar Marinov
2019-03-16
2
-129
/
+70
*
|
|
|
Fix duplicated lines in GDScript bytecode
Bojidar Marinov
2019-03-14
2
-6
/
+3
|
/
/
/
*
|
|
Fix typo in GDScript narrowing conversion warning message
Hugo Locurcio
2019-03-08
1
-1
/
+1
*
|
|
Fix enums coming from other classes without preload
Bojidar Marinov
2019-03-05
1
-0
/
+12
*
|
|
Close file handles after use of new get_as_utf8_strings, fixes #26578
Juan Linietsky
2019-03-04
1
-3
/
+4
*
|
|
Revert "Forbid implicit type conversion in GDScript"
Rémi Verschelde
2019-03-04
4
-16
/
+110
*
|
|
Merge pull request #26562 from vnen/gdscript-no-implicit-cast
Rémi Verschelde
2019-03-04
4
-110
/
+16
|
\
\
\
|
*
|
|
GDScript: Forbid implicit type conversion
George Marques
2019-03-03
4
-110
/
+16
*
|
|
|
GDScript: Fix issue when detecting file class in inner class
George Marques
2019-03-03
1
-1
/
+1
*
|
|
|
GDScript: Allow `for` iterator to be rededefined
George Marques
2019-03-03
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #26547 from vnen/gdscript-dependency-parse
Juan Linietsky
2019-03-03
4
-78
/
+139
|
\
\
\
|
*
|
|
Add a dependency search mode for GDScript parser
George Marques
2019-03-03
4
-78
/
+139
*
|
|
|
Merge pull request #26528 from bojidar-bg/26047-gdscript-object-argument
George Marques
2019-03-03
1
-4
/
+9
|
\
\
\
\
|
*
|
|
|
Allow parameters passed to GDScript functions to be nulled
Bojidar Marinov
2019-03-03
1
-4
/
+9
|
|
/
/
/
*
/
/
/
Fix GDScript checking for assigning to a constant only in release
Bojidar Marinov
2019-03-03
1
-7
/
+10
|
/
/
/
*
|
|
Merge pull request #26034 from QbieShay/issue_25596
Rémi Verschelde
2019-02-28
1
-1
/
+2
|
\
\
\
[next]