Files
test2/source
Hans Goudey 4c38327ea2 Cleanup: Explicitly define default constructor for StrokeCache
This is helpful for #133123 where we want to use std::unique_ptr for
a struct with a definition that's ideally unavailable in sculpt_intern.hh.
Just adding the constructor changes the initialization of the struct,
so I added explicit defaults for the struct's fields.

Pull Request: https://projects.blender.org/blender/blender/pulls/137233
2025-04-10 18:24:04 +02:00
..
2025-04-08 17:13:59 +02:00