Gen
|
7843ec6633
add flag and multiline hits in GDScript
|
10 years ago |
Ovnuniarchos
|
dd09ae50e1
Added FLAGS to int hint to make an int a bitmask on the editor.
|
10 years ago |
Juan Linietsky
|
a67486a39e
improved get_node(), connect(), etc code completion.
|
10 years ago |
Juan Linietsky
|
48f1d02da4
added ability to define signals in script
|
10 years ago |
Juan Linietsky
|
f54ad9e086
made parser accept EOF after "pass", fixes #1488
|
10 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |
Juan Linietsky
|
22997294fa
-Concatenating arrays keeps the shared property if any of the arrays is shared. Fixes #1646
|
10 years ago |
Juan Linietsky
|
6b5b95bb4e
-added new code completion guess locations, closes #1032
|
10 years ago |
Juan Linietsky
|
fd4648c081
-fixed crash reported by n-pigeon
|
10 years ago |
Juan Linietsky
|
2dd302ff90
-fix compilation issue
|
10 years ago |
Juan Linietsky
|
bcf27feb98
New Code Completion
|
10 years ago |
Juan Linietsky
|
c79be979d4
Batch of Bugfixes
|
10 years ago |
Juan Linietsky
|
0dbedd18fc
SceneMainLoop -> SceneTree
|
10 years ago |
Juan Linietsky
|
d85b67be53
Bug Fixes
|
10 years ago |
Juan Linietsky
|
e82dc40205
-Much improvement to baked light baker
|
10 years ago |
Guy Rabiller
|
1317d20740
- Fix issue #391: GDScript now reduce constant expressions to constant and forbids constant assignment after being defined.
|
10 years ago |
Juan Linietsky
|
11a5ed508b
Fixed too many little issues, check the issues closed today.
|
11 years ago |
Juan Linietsky
|
549d344f0f
Fixing Issues...
|
11 years ago |
Juan Linietsky
|
8cab401d08
3D Physics Rework, Other Stuff
|
11 years ago |
Juan Linietsky
|
2af2a84a03
Misc Fixes
|
11 years ago |
Juan Linietsky
|
1cad087969
Making Godot Easier to Use..
|
11 years ago |
Juan Linietsky
|
b4969373b3
-HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists
|
11 years ago |
sanikoyes
|
cde48d0c9c
fix gdscript path parse error
|
11 years ago |
Juan Linietsky
|
b2ce682f6e
-scripts are converted to bytecode on export
|
11 years ago |
Juan Linietsky
|
4b07eb8deb
-moved script to modules
|
11 years ago |