Files
test2/source/blender
Jacques Lucke 19d4cafb12 Cleanup: move more editors code to c++
This moves the remaining `.c` files in the following `editors` folders to C++:
`physics`, `screen`, `sound`, `space_buttons`, `space_file`, `space_graph` and `space_image`.

One exception is `fsmenu.c` which has platform specific issues on macos and
windows. E.g. the `Carbon/Carbon.h` include also declares a `Collection` type that collides
with ours.

Also see #103343.

Pull Request: https://projects.blender.org/blender/blender/pulls/109918
2023-07-12 13:43:00 +02:00
..
2023-07-07 16:00:50 +10:00
2023-07-12 12:45:35 +10:00
2023-07-12 12:01:13 +02:00
2023-07-11 22:36:10 +02:00
2023-07-12 12:45:35 +10:00
2023-07-12 10:50:45 +02:00