Files
test/source/blender
Jacques Lucke 3f33e0c6cd Cleanup: clang format in disabled code segments
This formats code that is disabled using `#if 0`. Formatting was achieved
by temporarily changing `#if 0` to `#if 1 /*something*/`, then formatting,
and then changing it back to `#if 0`.
2023-07-12 14:18:59 +02:00
..
2023-07-07 16:00:50 +10:00
2023-07-12 12:45:35 +10:00
2023-07-12 12:45:35 +10:00
2023-07-12 10:50:45 +02:00