Blender Git Commit Log

Git Commits -> Revision dbdf227

August 16, 2021, 07:48 (GMT)
Fix T83164: Spline IK `joint_bindings` parameter is broken.

Code freeing the array would not properly reset its length value to
zero.

Note that this corrupted data could also be saved in .blend files, so
had to bump fileversion and add some doversion code too.

Fix T90166: crash when creating a liboverride.

Commit Details:

Full Hash: dbdf22786da0f4d1a1d21c2c1454c9c4728b3eba
Parent Commit: 103e314
Committed By: Jeroen Bakker
Lines Changed: +27, -8

3 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+1, -3) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+24, -0) (Diff)
/source/blender/editors/object/object_constraint.c (+2, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021