Files
blender/source
Sean Kim 8723bd4f58
Some checks failed
Close GitHub Pull Requests / Close Pull Requests (push) Has been cancelled
Cleanup: Change BKE_paint_brush_set to take in const reference
Changes the overload from accepting `const AssetWeakReference *` to
`const AssetWeakReference &` to more strongly indicate proper usage. We
should not have a usecase for setting a null `AssetWeakReference`

Pull Request: https://projects.blender.org/blender/blender/pulls/144821
2025-08-20 00:01:04 +02:00
..