Block a user
Continued Outliner Code Refactor
While working on the task to convert snakeCase function names to camel_case function names, I have noticed on several occurrences that there are function names that have double underscore.
I…
Olivier-Pimpare-C...
created branch refactor-outliner-code/issue-96713 in Olivier-Pimpare-C.../blender
2023-03-23 04:57:56 +01:00
Olivier-Pimpare-C...
pushed to refactor-outliner-code/issue-96713 at Olivier-Pimpare-C.../blender
2023-03-23 04:57:56 +01:00
da0a832f74
Cleanup: remove confusingly named variable OperatorType::srna
684570ce57
Cleanup: use function style casts
d7de8bcf0d
Cleanup: format
e39b358a2f
Guarded allocator: print memory-in-use as a size_t, not uint
eeb21fc8c3
CustomData: validate layer indices, assert assigned values are valid