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 |
|
Jacques Lucke
|
2654c523c1
|
Cleanup: use nullptr in C++
|
2022-11-19 11:51:42 +01:00 |
|
Jacques Lucke
|
dec459e424
|
Cleanup: move some files that use nodes to C++
|
2022-11-18 11:08:52 +01:00 |
|