Jacques Lucke
|
cc4d5c432c
|
RNA: move headers to C++
Also see #103343.
Pull Request: https://projects.blender.org/blender/blender/pulls/111022
|
2023-08-10 22:40:27 +02:00 |
|
Campbell Barton
|
52acf6a6ec
|
Cleanup: correct file names in comments after C -> C++ renaming
Use back-tick quotes to differentiate these from plain text.
|
2023-07-31 13:02:30 +10:00 |
|
Campbell Barton
|
d1aac3b08c
|
Cleanup: various non-functional changes for C++ (python, makesrna)
- Remove redundant void, struct.
- Use function style casts.
|
2023-07-22 11:33:36 +10:00 |
|
Campbell Barton
|
81ee130063
|
Cleanup: use C++ system headers
Apply clang-tidy modernize-deprecated-headers to source/
|
2023-07-22 11:27:25 +10:00 |
|
Jacques Lucke
|
ec05e5a3fc
|
Python: move remaining python files to C++
Also see #103343.
Pull Request: https://projects.blender.org/blender/blender/pulls/110352
|
2023-07-21 19:41:03 +02:00 |
|