Files
test2/source
Sean Kim 090b6efb62 Fix: Avoid potential crash when reading old blendfiles
Various runtime fields were being accessed before the runtime struct
itself was created in a newly allocated ID block. Additionally, the
call to `BKE_reports_init` is already handled by the
`WindowManagerRuntime` constructor.

Pull Request: https://projects.blender.org/blender/blender/pulls/146258
2025-09-15 11:30:52 +02:00
..