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
*
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
3
-3
/
+3
*
GDScript: always call ResourceLoader::load() in non-completion mode
Bernhard Liebl
2018-01-21
1
-1
/
+1
*
Allow shadowing class members with local variables in GDScript, closes #15896
Juan Linietsky
2018-01-20
1
-14
/
+24
*
Merge pull request #15849 from poke1024/preload-completion
Rémi Verschelde
2018-01-18
1
-1
/
+3
|
\
|
*
GDScript: fix autocompletion for preload() (issue 15766)
Bernhard Liebl
2018-01-18
1
-1
/
+3
*
|
Suppress errors on autocompletion for preload()
Bernhard Liebl
2018-01-18
1
-1
/
+1
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
2
-8
/
+8
|
/
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-1
/
+1
*
Fixes for parameter names of builtin functions in visual scripts/core
Chaosus
2018-01-16
1
-3
/
+3
*
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
1
-0
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
3
-3
/
+3
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-1
/
+1
*
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
1
-1
/
+3
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
15
-0
/
+15
*
Merge pull request #15089 from poke1024/funcref-warn
Rémi Verschelde
2018-01-03
1
-1
/
+1
|
\
|
*
Warn about funcref creation
Bernhard Liebl
2017-12-26
1
-1
/
+1
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
15
-30
/
+30
|
/
*
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-17
1
-0
/
+2
*
Merge pull request #12845 from remorse107/Array-Dictionary-Fix
Rémi Verschelde
2017-12-16
1
-9
/
+33
|
\
|
*
Fix issue #11400. Fixes issue with arrays and dictionary acting as static obj...
Robert Morse
2017-11-17
1
-9
/
+33
*
|
GDScript files are converted to binary on export now.
Juan Linietsky
2017-12-14
1
-0
/
+44
*
|
Scons: Build modules in seperate env.
Andreas Haas
2017-12-13
1
-1
/
+4
*
|
Properly support nested ternary expressions
Bojidar Marinov
2017-12-11
1
-4
/
+7
*
|
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-10
1
-2
/
+2
*
|
Make GDScript parser raise error when exporting Object
George Marques
2017-12-09
1
-0
/
+4
*
|
Fixed is_playing funtion (was reporting wrong), closes #13928
Juan Linietsky
2017-12-07
1
-2
/
+2
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
5
-12
/
+12
*
|
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
2
-8
/
+7
*
|
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
2
-6
/
+6
*
|
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
3
-3
/
+3
*
|
Add cartesian to polar conversion functions
pablotato
2017-11-20
2
-0
/
+32
*
|
Allow to extends constant variable
sanikoyes
2017-11-20
2
-9
/
+51
*
|
Merge pull request #11940 from GodotExplorer/debugger
Rémi Verschelde
2017-11-20
3
-7
/
+80
|
\
\
|
*
|
Move the remote scene tree to the scene tree dock.
Geequlim
2017-11-17
1
-4
/
+17
|
*
|
Abstract some method for script system
geequlim
2017-11-17
3
-6
/
+66
|
|
/
*
|
Merge pull request #12952 from bojidar-bg/12392-export-enums
Rémi Verschelde
2017-11-20
1
-9
/
+69
|
\
\
|
*
|
Allow exporting enums from GDScript
Bojidar Marinov
2017-11-17
1
-9
/
+69
|
|
/
*
|
Merge pull request #12930 from vnen/gdscrit-output-print
Juan Linietsky
2017-11-17
1
-1
/
+1
|
\
\
|
*
|
Add print_error function, akin to print_line
George Marques
2017-11-16
1
-1
/
+1
|
|
/
*
/
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-5
/
+5
|
/
*
GDScript: Refactor "GD" class prefix to "GDScript"
Rémi Verschelde
2017-11-16
17
-1176
/
+1179
*
Merge pull request #12957 from bojidar-bg/12928-numeric-underscores
Rémi Verschelde
2017-11-16
1
-1
/
+4
|
\
|
*
Allow underscores in GDScript numeric literals
Bojidar Marinov
2017-11-15
1
-1
/
+4
*
|
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
4
-3
/
+115
*
|
doc: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
2017-11-15
1
-1
/
+1
*
|
When script changes, defer tree updating. Fixes #9704
Juan Linietsky
2017-11-15
1
-2
/
+3
|
/
*
Merge pull request #12922 from eska014/engine-singletons
Rémi Verschelde
2017-11-14
1
-3
/
+4
|
\
|
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-3
/
+4
*
|
Fixed signal connection dialog ignoring indentation settings when creating a ...
Michael Alexsander Silva Dias
2017-11-13
1
-1
/
+1
|
/
[next]