Blender Git Commit Log

Git Commits -> Revision ab2dbaf

Revision ab2dbaf by Bastien Montagne (master)
August 10, 2020, 12:34 (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: ab2dbafd8b6263d85c86c83279f9f3e067b4f7e5
Parent Commit: 2e5c877
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