godot/modules
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
..
cscript renamed joystick to joypad everywhere around source code! 2017-01-08 17:06:33 -03:00
dds Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
enet Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
etc1 Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
freetype Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
gdscript Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
gridmap Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
jpg Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
ogg Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
openssl removed duplicated functions in class hierarchy that were bound more than once 2017-01-14 11:10:42 -03:00
opus Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
pbm rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 2017-01-14 00:51:09 -03:00
pvr Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
regex Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
squish Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
theora Style: No break before list brace 2017-01-16 08:48:24 +01:00
visual_script Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
vorbis Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
webm Oops! Audio engine has vanished :D 2017-01-15 16:07:51 -03:00
webp Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
register_module_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00