index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix $a/b being parsed as division
Bojidar Marinov
2017-07-26
1
-1
/
+2
*
Merge pull request #9731 from Xrayez/gdscript-completion
Rémi Verschelde
2017-07-25
2
-3
/
+3
|
\
|
*
Update GDScript completion names for Pool*Arrays
Andrii Doroshenko (Xrayez)
2017-07-25
2
-3
/
+3
*
|
fix a regression (GDScript) from e00630b
Karroffel
2017-07-25
2
-2
/
+2
|
/
*
Merge pull request #8217 from bojidar-bg/gdscript-fix-keyword-call
Rémi Verschelde
2017-07-25
3
-141
/
+263
|
\
|
*
Make GDScript allow some keywords as identifiers
Bojidar Marinov
2017-07-23
3
-141
/
+263
*
|
Clang-formatting *.cpp and *.h (some files excluded)
Poommetee Ketson
2017-07-22
2
-2
/
+2
|
/
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
2
-14
/
+14
*
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-2
/
+2
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-1
/
+1
*
Merge pull request #8573 from neikeq/gdfs-completed
Rémi Verschelde
2017-07-11
1
-0
/
+34
|
\
|
*
Adds completed signal to GDFunctionState
Ignacio Etcheverry
2017-06-23
1
-0
/
+34
*
|
Better user expirence with external text editors.
geequlim
2017-06-27
1
-0
/
+1
*
|
Merge pull request #8783 from bojidar-bg/fix-range-loop-type
Rémi Verschelde
2017-06-24
1
-2
/
+2
|
\
\
|
*
|
Reimplement for..in range() so that it always results in ints
Bojidar Marinov
2017-06-22
1
-2
/
+2
|
|
/
*
|
Remove methods from code completion which are already exposed by properties, ...
Juan Linietsky
2017-06-23
1
-2
/
+2
*
|
GdScript: Add signal autocompletion to emit_signal function
Mariano Suligoy
2017-06-23
1
-1
/
+1
|
/
*
Add ability to use custom script templates.
Andreas Haas
2017-06-13
3
-0
/
+20
*
GDScript: Use "is" keyword for type checking.
Andreas Haas
2017-05-27
7
-8
/
+12
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
2
-66
/
+4
*
Merge pull request #8798 from RandomShaper/gdfs-ext-check
Rémi Verschelde
2017-05-18
2
-4
/
+16
|
\
|
*
Add extended check option to GDFunctionState::is_valid()
Pedro J. Estébanez
2017-05-17
2
-4
/
+16
*
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
2
-2
/
+1
|
/
*
Fix #8674, and rename a few things for clarity
Bojidar Marinov
2017-05-08
3
-10
/
+16
*
Changed indent type settings
Paulb23
2017-04-26
1
-1
/
+1
*
Honoring the Indent setting for gdscript
Ramesh Ravone
2017-04-25
1
-10
/
+13
*
fixed a bug where saving a GDScript file crashed the editor
Karroffel
2017-04-24
1
-2
/
+5
*
Merge pull request #8444 from magyar123/pr-complete-paths
Rémi Verschelde
2017-04-24
3
-0
/
+32
|
\
|
*
Added autocomplete for file paths in the script editor
mbalint12
2017-04-18
3
-0
/
+32
*
|
Merge pull request #8420 from magyar123/pr-script-files-as-base
Rémi Verschelde
2017-04-24
1
-0
/
+1
|
\
\
|
*
|
Added the ability to select files as base when creating scripts
mbalint12
2017-04-15
1
-0
/
+1
|
|
/
*
|
re-added MultiScript
Karroffel
2017-04-24
1
-2
/
+2
*
|
Added support for space indentation
Paulb23
2017-04-18
2
-2
/
+24
|
/
*
Fixup #8123, seems like I forgot a few things
Bojidar Marinov
2017-04-08
1
-3
/
+3
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
15
-0
/
+15
*
Fix typo in Parser Error message
curtisxk38
2017-04-05
1
-1
/
+1
*
Add '$' to token names
Saggi Mizrahi
2017-04-01
1
-0
/
+1
*
Merge pull request #8123 from bojidar-bg/gdscript-inline-block-indent
Rémi Verschelde
2017-03-24
1
-1
/
+9
|
\
|
*
Make inline blocks in GDScript more pythonic
Bojidar Marinov
2017-03-23
1
-1
/
+9
*
|
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
4
-9
/
+9
|
/
*
Merge pull request #8095 from RandomShaper/fix-yield-crash
Rémi Verschelde
2017-03-21
1
-1
/
+1
|
\
|
*
Fix random crashes when using yield()
Pedro J. Estébanez
2017-03-21
1
-1
/
+1
*
|
Fixed typo in gdscript autocompletion.
mbalint12
2017-03-17
1
-1
/
+1
|
/
*
Skip asserts on non-debug builds at compiler level
Pedro J. Estébanez
2017-03-13
1
-0
/
+2
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
14
-5850
/
+5208
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
2
-0
/
+57
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-3
/
+3
*
Merge pull request #7878 from RebelliousX/else
Rémi Verschelde
2017-02-28
1
-1
/
+1
|
\
|
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-1
/
+1
*
|
Inf and NaN support added to GDScript.
Saracen
2017-02-28
5
-0
/
+36
|
/
[next]