Files
test2/source/blender/blenkernel
Joseph Eagar dc71530d9c Core: Fix broken CustomData IO with Autosave files
Autosave files are created from memfile undo, which
doesn't save legacy mesh data. This leads to a crash
on file load.

In addition the mesh code can now add CustomData
layers when saving files, which did not work if
the original domain had no layers.  In that case
CustomData.layers is NULL and DNA has nothing to
key off of when loading the file later.

Pull Request: https://projects.blender.org/blender/blender/pulls/106648
2023-04-07 02:02:20 +02:00
..
2022-11-01 12:24:58 +11:00
2022-11-12 18:33:31 +01:00
2023-03-17 16:45:42 +11:00
2023-04-05 14:39:51 +10:00
2023-03-13 11:57:03 +01:00
2023-03-27 12:08:14 +11:00
2023-02-06 17:19:02 +01:00
2022-10-05 13:48:01 -05:00
2023-03-03 10:09:20 +11:00
2023-04-05 14:39:51 +10:00
2023-04-05 15:30:32 +02:00