.. |
config.py
|
style: Fix PEP8 blank lines issues in Python files
|
2016-11-01 00:35:16 +01:00 |
register_types.cpp
|
-Many fixes to VisualScript, fixed property names, etc.
|
2017-06-30 21:35:05 -03:00 |
register_types.h
|
Add "Godot Engine contributors" copyright line
|
2017-04-08 00:11:42 +02:00 |
SCsub
|
SCsub: Add python shebang as a hint for syntax highlighting
|
2016-10-17 20:10:46 +02:00 |
visual_script.cpp
|
Removes type information from method binds
|
2017-08-10 07:17:50 +02:00 |
visual_script.h
|
Makes all Godot API's methods Lower Case
|
2017-08-07 18:24:35 +07:00 |
visual_script_builtin_funcs.cpp
|
Add "Godot Engine contributors" copyright line
|
2017-04-08 00:11:42 +02:00 |
visual_script_builtin_funcs.h
|
Add "Godot Engine contributors" copyright line
|
2017-04-08 00:11:42 +02:00 |
visual_script_editor.cpp
|
Properly rename visual script functions, fixed #6076
|
2017-08-08 11:32:09 -03:00 |
visual_script_editor.h
|
-Many fixes to VisualScript, fixed property names, etc.
|
2017-06-30 21:35:05 -03:00 |
visual_script_expression.cpp
|
-Many fixes to VisualScript, fixed property names, etc.
|
2017-06-30 21:35:05 -03:00 |
visual_script_expression.h
|
Add "Godot Engine contributors" copyright line
|
2017-04-08 00:11:42 +02:00 |
visual_script_flow_control.cpp
|
Clang-formatting *.cpp and *.h (some files excluded)
|
2017-07-22 18:14:08 +07:00 |
visual_script_flow_control.h
|
-Many fixes to VisualScript, fixed property names, etc.
|
2017-06-30 21:35:05 -03:00 |
visual_script_func_nodes.cpp
|
Makes all Godot API's methods Lower Case
|
2017-08-07 18:24:35 +07:00 |
visual_script_func_nodes.h
|
-Many fixes to VisualScript, fixed property names, etc.
|
2017-06-30 21:35:05 -03:00 |
visual_script_nodes.cpp
|
Removes type information from method binds
|
2017-08-10 07:17:50 +02:00 |
visual_script_nodes.h
|
Ability to set a function as sequenced, so when called you can choose not to use sequence ports. Fixes #6346
|
2017-08-08 13:14:36 -03:00 |
visual_script_yield_nodes.cpp
|
-Many fixes to VisualScript, fixed property names, etc.
|
2017-06-30 21:35:05 -03:00 |
visual_script_yield_nodes.h
|
Add "Godot Engine contributors" copyright line
|
2017-04-08 00:11:42 +02:00 |