Hans Goudey
|
2652029f3b
|
Cleanup: Clang tidy
Addressed almost all warnings except for replacing defines
with enums and variable assignment in if statements.
|
2022-12-29 12:01:32 -05:00 |
|
Germano Cavalcante
|
fb7f12dc40
|
Cleanup: hide 'UNUSED' macro definition for C++
This may allow the `C4100` warning to be re-enabled in the MSVC for C++.
Differential Revision: https://developer.blender.org/D16828
|
2022-12-20 19:16:33 -03:00 |
|
Campbell Barton
|
a0dc062816
|
Cleanup: use function style casts for integer types in C++
|
2022-12-08 13:47:55 +11:00 |
|
Jacques Lucke
|
3d5a4fbcc2
|
Cleanup: move some files that use normals to C++
Doing this to help with T102858.
|
2022-12-02 12:34:26 +01:00 |
|