godot/core/math
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
..
a_star.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
a_star.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
audio_frame.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
audio_frame.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
bsp_tree.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
bsp_tree.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
camera_matrix.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
camera_matrix.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
face3.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
face3.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
geometry.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
geometry.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
math_2d.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
math_2d.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
math_defs.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
math_funcs.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
math_funcs.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
matrix3.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
matrix3.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
octree.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
pcg.cpp Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state). 2017-01-15 19:15:16 -06:00
pcg.h Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state). 2017-01-15 19:15:16 -06:00
plane.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
plane.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
quat.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
quat.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
quick_hull.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
quick_hull.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
rect3.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
rect3.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
transform.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
transform.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
triangle_mesh.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
triangle_mesh.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
triangulate.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
triangulate.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
triangulator.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
triangulator.h begin new serialization framework 2015-02-15 01:21:26 -03:00
vector3.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
vector3.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00