godot/modules/basis_universal
Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops
Using clang-tidy's `readability-braces-around-statements`.
https://clang.llvm.org/extra/clang-tidy/checks/readability-braces-around-statements.html
2020-05-14 21:57:34 +02:00
..
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_types.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
texture_basisu.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
texture_basisu.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00