Page MenuHome

Fix T93384: Objects with Constraints to curves have wrong locations on file load
ClosedPublic

Authored by Sergey Sharybin (sergey) on Nov 29 2021, 4:04 PM.

Details

Summary

Regression since 2.93 caused by 752c6d668bcb.

Follow the code from 2.93 which was always leaving curve modifiers
evaluation with a valid and clean state of the bounding box.

This is also what was proposed and agreed on in the following
design task: T92206: Bounding Box: compute during depsgraph evaluation

Tested with files from T90808 and T93384.

For the 3.0 going with the safest and minimal change. The rest of
the bounding box un-entanglement is to happen outside of the stable
branch.

Thanks The patch is based on the code from Philipp Oeser and
investigation by Germano Cavalcante and Dr. Sybren A. Stüvel,
thanks!

Diff Detail

Repository
rB Blender
Branch
fix_T93384 (branched from master)
Build Status
Buildable 19041
Build 19041: arc lint + arc unit