Files
test/source
Sean Kim ab7a30b1bd Refactor: Use std::array and blender::Span instead of pointer array
* Changes pointer array to std::array of optionals
* Returns by value
* Passes blender::Span to dependent functions

Pull Request: https://projects.blender.org/blender/blender/pulls/141586
2025-07-09 02:02:16 +02:00
..