Hugo Locurcio
|
403f7dc35f
Change ".." punctuation for "..." in editor strings (#16507)
|
7 年之前 |
Brian Richardson
|
ae32bcf4c3
Fix a crash when trying to run Godot debugger on a release build.
|
7 年之前 |
Lars Kokemohr
|
30b5265417
completed-signal is emitted by all GDScriptFunctionStates of a coroutine now, allowing to yield for completion of a function with more than one yield inside.
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
3db1c6a6f5
Merge pull request #15089 from poke1024/funcref-warn
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Bernhard Liebl
|
29f7f48c42
Warn about funcref creation
|
7 年之前 |
Rémi Verschelde
|
8f25a2dc11
Cleanup some #if 0'd code
|
7 年之前 |
Rémi Verschelde
|
a845411454
Style: Re-apply clang-format over recent invalid additions
|
7 年之前 |
Juan Linietsky
|
dcab01618a
Fixed is_playing funtion (was reporting wrong), closes #13928
|
7 年之前 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 年之前 |
Rémi Verschelde
|
4cfc29611e
GDScript: Refactor "GD" class prefix to "GDScript"
|
7 年之前 |