Files
test/source/blender/blenkernel
Hans Goudey 88b4498b32 Cleanup: Miscellaneous cleanups to workspace status items
- Remove meaningless const for by-value arguments in declarations
- Use std::move for strings (otherwise StringRef should be used)
- Move struct to C++ namespace
- Avoid unnecessary namespace specification
- Use static constexpr instead of macros
- Add const for other arguments in function definitions
- Avoid copying struct in for loop
- Remove redundnat "private" in class
2024-05-06 18:20:43 -04:00
..
2024-04-08 16:23:25 +10:00
2024-05-03 11:33:18 +10:00
2024-05-03 11:33:18 +10:00
2023-11-27 09:30:52 +11:00