This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2b642d68c1bda020fba0efe700a676a3dfd2cdbf
godot
/
modules
/
gdscript
History
Francois Belair
6be31e559d
Fix empty line hover; fix open non-res:// script
...
(cherry picked from commit
572979d011
)
2021-10-01 21:30:39 +02:00
..
doc_classes
Improve the documentation for
ease()
and
smoothstep()
2021-10-01 08:04:20 +02:00
editor
…
icons
…
language_server
Fix empty line hover; fix open non-res:// script
2021-10-01 21:30:39 +02:00
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
Fix check for freed object during cast
2021-09-27 19:46:49 +02:00
gdscript_function.h
Promote object validity checks to release builds
2021-09-21 10:39:04 +02:00
gdscript_functions.cpp
Promote object validity checks to release builds
2021-09-21 10:39:04 +02:00
gdscript_functions.h
…
gdscript_parser.cpp
Fix extends parsing breaking if it has the cursor
2021-10-01 11:31:05 -04:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…