Blender Git Commit Log

Git Commits -> Revision 112416e

August 12, 2020, 07:30 (GMT)
Fix T77847: "Add plane > align" causes crash when certain rigs are in the scene (2.83, fixed in 2.90).

Root of the issue was not fixed in 2.90, only hidden by the fact that we
now re-read much less data during undo's that we used to, when some new
datablock gets added or removed.

This is not an ideal solution (as usual when dealing with data pointers
shared across data-blocks), but it's decent enough. thanks a lot to
@brecht for it!

To be backported to 2.83 too.

Commit Details:

Full Hash: 112416e4fb8ca85b6a2fa3d619eddd18b62ab0c2
Parent Commit: f2b71df
Committed By: Jeroen Bakker
Lines Changed: +15, -7

1 Modified Path:

/source/blender/blenloader/intern/writefile.c (+15, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021