godot/modules/visual_script
Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition)
I can show you the code
Pretty, with proper whitespace
Tell me, coder, now when did
You last write readable code?

I can open your eyes
Make you see your bad indent
Force you to respect the style
The core devs agreed upon

A whole new world
A new fantastic code format
A de facto standard
With some sugar
Enforced with clang-format

A whole new world
A dazzling style we all dreamed of
And when we read it through
It's crystal clear
That now we're in a whole new world of code
2017-03-05 16:44:50 +01:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
register_types.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
visual_script.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_builtin_funcs.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_builtin_funcs.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_editor.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_editor.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_expression.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_expression.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_flow_control.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_flow_control.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_func_nodes.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_func_nodes.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_nodes.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_nodes.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_yield_nodes.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_script_yield_nodes.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00