Campbell Barton
|
de391cf811
|
Cleanup: use nullptr instead of zero
|
2023-08-03 19:17:43 +10:00 |
|
Hans Goudey
|
731d296f35
|
Cleanup: Move mesh related blenkernel headers to C++
See #103343
Pull Request: https://projects.blender.org/blender/blender/pulls/110730
|
2023-08-02 22:14:18 +02:00 |
|
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
|
f07a112cb5
|
WM: move to C++
Also see #103343.
Pull Request: https://projects.blender.org/blender/blender/pulls/110292
|
2023-07-20 22:12:29 +02:00 |
|