godot/modules/theora
Rémi Verschelde 40323407df Style: No break before list brace
clang-format does not handle that well *at all*.

For the reference, found the relevant pieces of code with:
`ag "=[ "$'\t'"]?"$'\n'"[ "$'\t'"]?{" --ignore=thirdparty`
2017-01-16 08:48:24 +01:00
..
config.py Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
register_types.cpp ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
register_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub scons: Reorder options for clarity 2016-11-03 07:45:08 +01:00
video_stream_theora.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
video_stream_theora.h Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
yuv2rgb.h Style: No break before list brace 2017-01-16 08:48:24 +01:00