Files
test2/source/blender/blenkernel
Sean Kim 308e47ef17 Fix #139617: Crash when activating brush
It is possible on file load that the `previous_active_brush_reference`
is an invalid old memory location. To prevent this, set the ptr to
nullptr on file load, as it should only be used within a given session.

Pull Request: https://projects.blender.org/blender/blender/pulls/139618
2025-05-30 07:39:23 +02:00
..
2025-05-19 16:13:20 -04:00
2025-04-04 18:38:53 +02:00
2025-04-04 18:38:53 +02:00
2025-05-22 16:32:44 +02:00