Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 жил өмнө |
Franklin Sobrinho
|
0426806ebf
Removed GDScript "function" keyword
|
9 жил өмнө |
Ignacio Etcheverry
|
d50e8d2bad
Added missing onready token name
|
9 жил өмнө |
Juan Linietsky
|
23441ec867
Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075
|
9 жил өмнө |
Juan Linietsky
|
61745855d0
PI is now a built-in constant, fixes #2134
|
9 жил өмнө |
Juan Linietsky
|
0e0a7c9494
-properly handle newline in \ (line continuation) in gdscript, fixes #2112
|
9 жил өмнө |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 жил өмнө |
Juan Linietsky
|
64872ca811
small fixes to color8
|
9 жил өмнө |
reduz
|
7d2d1442f8
-add breakpoint statement to ease with debugging, closes #3165
|
9 жил өмнө |
reduz
|
30c12297dc
- added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run.
|
9 жил өмнө |
eska
|
d1a75a6757
Remove unexpected GDScript built-in type aliases
|
9 жил өмнө |
neikeq
|
6c5b031ba9
Add missing token name for signal. closes #2201
|
10 жил өмнө |
Juan Linietsky
|
8280bb0de0
more debugger fixes
|
10 жил өмнө |
Juan Linietsky
|
2b64f73b04
more code completion improvements
|
10 жил өмнө |
Juan Linietsky
|
a67486a39e
improved get_node(), connect(), etc code completion.
|
10 жил өмнө |
Juan Linietsky
|
48f1d02da4
added ability to define signals in script
|
10 жил өмнө |
Juan Linietsky
|
65d48d6d39
-Added prints() function, fixes #1132, #1859
|
10 жил өмнө |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 жил өмнө |
Juan Linietsky
|
daeac73c54
restored @ for nodepaths/stringnames
|
10 жил өмнө |
Juan Linietsky
|
bcf27feb98
New Code Completion
|
10 жил өмнө |
Juan Linietsky
|
d85b67be53
Bug Fixes
|
10 жил өмнө |
Juan Linietsky
|
e82dc40205
-Much improvement to baked light baker
|
10 жил өмнө |
Guy Rabiller
|
f1744c8c31
Fix issue #821: GDScript now accepts single quoted as well as double quoted strings.
|
10 жил өмнө |
Juan Linietsky
|
0a557f3bf5
- more fixes on #672 on windows
|
11 жил өмнө |
Juan Linietsky
|
549d344f0f
Fixing Issues...
|
11 жил өмнө |
Juan Linietsky
|
8cab401d08
3D Physics Rework, Other Stuff
|
11 жил өмнө |
Juan Linietsky
|
9b8696d3dd
Light Baker!
|
11 жил өмнө |
Juan Linietsky
|
b4969373b3
-HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists
|
11 жил өмнө |
Juan Linietsky
|
b2ce682f6e
-scripts are converted to bytecode on export
|
11 жил өмнө |
Juan Linietsky
|
4b07eb8deb
-moved script to modules
|
11 жил өмнө |