This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
9c63ab99f0a505b0f60079bb30cc453b4415fddc
godot
/
modules
/
gdscript
T
History
Hein-Pieter van Braam
9c63ab99f0
Fix use of unitialized variables
...
The second in my quest to make Godot 3.x compile with -Werror on GCC7
2017-09-02 01:59:26 +02:00
..
config.py
style: Fix PEP8 blank lines issues in Python files
2016-11-01 00:35:16 +01:00
gd_compiler.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gd_compiler.h
Dead code tells no tales
2017-08-27 22:13:45 +02:00
gd_editor.cpp
Merge pull request
#10745
from neikeq/fix-docdata-and-stuff
2017-08-29 20:11:07 -03:00
gd_function.cpp
Fix use of unitialized variables
2017-09-02 01:59:26 +02:00
gd_function.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gd_functions.cpp
Makes built-in vararg methods actual vararg methods
2017-08-29 19:40:28 +02:00
gd_functions.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gd_parser.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gd_parser.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gd_script.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
gd_script.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gd_tokenizer.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
gd_tokenizer.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
register_types.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
register_types.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00