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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gd_tokenizer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDScript: Refactor "GD" class prefix to "GDScript"
Rémi Verschelde
2017-11-16
1
-263
/
+0
*
Add support for the TAU constant. Fixes #12094.
Goutte
2017-11-12
1
-0
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Make GDScript allow some keywords as identifiers
Bojidar Marinov
2017-07-23
1
-0
/
+3
*
GDScript: Use "is" keyword for type checking.
Andreas Haas
2017-05-27
1
-0
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-64
/
+58
*
Inf and NaN support added to GDScript.
Saracen
2017-02-28
1
-0
/
+2
*
made _ a special token in GDScript
karroffel
2017-01-20
1
-0
/
+1
*
Merge pull request #6845 from karroffel/master
Juan Linietsky
2017-01-14
1
-0
/
+1
|
\
|
*
pattern matching: implemented parser
Karroffel
2017-01-11
1
-0
/
+1
*
|
-Fix bugs related to PoolVector crashes
Juan Linietsky
2017-01-08
1
-0
/
+1
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
Adds enums to GDScript
Bojidar Marinov
2016-08-27
1
-0
/
+1
*
Brand new networked multiplayer
Juan Linietsky
2016-08-19
1
-0
/
+4
*
PI is now a built-in constant, fixes #2134
Juan Linietsky
2016-01-02
1
-0
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
-add breakpoint statement to ease with debugging, closes #3165
reduz
2015-12-29
1
-0
/
+1
*
- added 'onready' keyword to gdscript. Defers initialization of member variab...
reduz
2015-12-28
1
-0
/
+1
*
added ability to define signals in script
Juan Linietsky
2015-06-24
1
-0
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
New Code Completion
Juan Linietsky
2014-12-16
1
-0
/
+1
*
Bug Fixes
Juan Linietsky
2014-11-02
1
-0
/
+7
*
-Much improvement to baked light baker
Juan Linietsky
2014-10-27
1
-0
/
+1
*
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-15
1
-0
/
+1
*
-scripts are converted to bytecode on export
Juan Linietsky
2014-02-25
1
-13
/
+71
*
-moved script to modules
Juan Linietsky
2014-02-24
1
-0
/
+181