This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e94afbc92b43e95e37fe4dafe96cf183686b151
godot
/
modules
/
gdscript
T
History
Rémi Verschelde
17c3c64a80
i18n: Sync translation template with current source
...
Also French translation update and misc fixes to source strings.
2018-12-13 14:47:24 +01:00
..
doc_classes
…
editor
…
config.py
…
gdscript_compiler.cpp
Fix many errors found by PVS-Studio
2018-11-28 05:03:24 -05:00
gdscript_compiler.h
Revert "Fix crash on signal/resume to dangling target"
2018-11-24 23:46:13 +01:00
gdscript_editor.cpp
…
gdscript_function.cpp
Merge pull request
#23959
from RandomShaper/fix-dangling-script-fix
2018-11-26 10:13:00 +01:00
gdscript_function.h
Fix crash on signal/resume to dangling target
2018-11-25 13:16:45 +01:00
gdscript_functions.cpp
i18n: Sync translation template with current source
2018-12-13 14:47:24 +01:00
gdscript_functions.h
…
gdscript_parser.cpp
Fix type-compatibilty check in GDScript
2018-12-07 23:53:45 -02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
Allow signal connecting even if script is invalid (only when compiled with tools),
fixes
#17070
2018-11-27 19:55:37 -03:00
gdscript.h
Allow signal connecting even if script is invalid (only when compiled with tools),
fixes
#17070
2018-11-27 19:55:37 -03:00
register_types.cpp
…
register_types.h
…
SCsub
…