Files
test2/source
Falk David bbfcffb54d Fix #147294: Crash when duplicating scene strip
Seems to have been introduced by 1104c69a0e.
In `BKE_paint_copy` the `src->runtime` can be `nullptr` in some cases.

This adds a check to make sure to only copy the settings
when `src->runtime` exists.

Pull Request: https://projects.blender.org/blender/blender/pulls/147304
2025-10-04 06:39:37 +02:00
..
2025-10-02 12:55:42 -04:00