Campbell Barton
|
302887c619
|
Cleanup: use boolean literals in source/
Apply clang-tidy modernize-use-bool-literals to source/.
|
2023-07-22 11:43:01 +10:00 |
|
Campbell Barton
|
495a198393
|
Cleanup: use C++ system headers
|
2023-07-21 16:07:33 +10:00 |
|
Campbell Barton
|
b29a4cdcfc
|
Cleanup: various non-functional changes for C++ (python, windowmanager)
- Remove redundant void, struct.
- Use function style casts.
|
2023-07-21 10:59:54 +10:00 |
|
Jacques Lucke
|
6fcecb7e46
|
BPY: move bpy and mathutils to C++
Also see #103343.
Pull Request: https://projects.blender.org/blender/blender/pulls/110299
|
2023-07-21 02:18:59 +02:00 |
|