..
config.py
style: Fix PEP8 blank lines issues in Python files
2016-11-01 00:35:16 +01:00
register_types.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +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
visual_script.cpp
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
2017-10-24 15:48:58 +02:00
visual_script.h
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
2017-10-24 15:48:58 +02:00
visual_script_builtin_funcs.cpp
Merge pull request #12097 from rcurtis/issue12065
2017-10-20 23:20:32 +02:00
visual_script_builtin_funcs.h
Merge pull request #12097 from rcurtis/issue12065
2017-10-20 23:20:32 +02:00
visual_script_editor.cpp
(VS) Add space after "=" sign in variable list
2017-10-17 21:45:39 +11:00
visual_script_editor.h
Improved VS node coloring
2017-09-12 13:16:47 -05:00
visual_script_expression.cpp
Move Variant::evaluate() switch to computed goto
2017-09-17 22:49:23 +02:00
visual_script_expression.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
visual_script_flow_control.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
visual_script_flow_control.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
visual_script_func_nodes.cpp
VisualScript crashfix when returns are too few
2017-09-30 11:18:50 -03:00
visual_script_func_nodes.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
visual_script_nodes.cpp
Gave a tooltip to the "In" logic node
2017-10-14 22:13:19 +02:00
visual_script_nodes.h
Fix files header
2017-09-01 21:07:55 +07:00
visual_script_yield_nodes.cpp
Refactor Fixed to Physics
2017-10-21 21:28:08 +07:00
visual_script_yield_nodes.h
Renamed fixed_process to physics_process
2017-09-30 16:19:07 +02:00