Files
test2/source/blender/blenkernel
Sean Kim 4dc51e56b2 Cleanup: Silence clang defaulted-function-deleted warning
Because the pbvh::Tree has a unique_ptr, the copy assignment constructor
is implicitly deleted. This change makes that fact explicit by declaring
the entire object's copy assignment constructor as deleted.

Pull Request: https://projects.blender.org/blender/blender/pulls/127884
2024-09-20 03:02:52 +02:00
..
2024-05-08 11:25:00 +02:00
2024-09-10 18:56:31 +02:00
2024-09-19 14:54:25 -04:00
2024-08-22 17:05:48 +02:00