|
|
9015cba5ce
|
Cleanup: clang-tidy uv_parametrizer.cc
|
2022-08-11 11:03:23 +10:00 |
|
|
|
d9c2922a14
|
Cleanup: remove redundant MEM_SAFE_FREE
MEM_SAFE_FREE isn't necessary when the memory is known to be allocated
and clearing the value afterwards isn't necessary.
|
2022-08-11 10:57:14 +10:00 |
|
|
|
e19986482f
|
Cleanup: reduce asan lint and clang-tidy warnings on uv_parametrizer
|
2022-08-11 11:10:37 +12:00 |
|
|
|
39f706a76c
|
Cleanup: fix attr_nonnull error found by asan
|
2022-08-10 16:55:43 +12:00 |
|
|
|
8b51bd61fd
|
Cleanup: make format
|
2022-08-07 10:09:31 +12:00 |
|
|
|
fcd61d2056
|
Cleanup: Move uv_parametrizer.c to C++
Differential Review: https://developer.blender.org/D15618
|
2022-08-06 13:54:40 +12:00 |
|