Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2019-07-02 17:48:28 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-07-02 17:51:17 +0300
commit87c39f11231b165ce913673676f57d6a013c23c4 (patch)
treed733a5905886bbf706e6fa26a1b0a25b23928192 /source/blender/draw
parent65bc59a56d0b5c2e012daf84de834fac2909cfc2 (diff)
Fix T65798: Incorrect auto-tex space for Curves
There are several aspects to the fix: - Always calculate bounding box for meshes and curves from dependency graph evaluation function. There is a reason why mesh was tagged for geometry update, so can not be spare here in attempts to avoid calculation. - Copy bounding box and texture space to original object for active dependency graph. This matches object-level bounding box and allows to remove bounding box evaluation from RNA.
Diffstat (limited to 'source/blender/draw')
0 files changed, 0 insertions, 0 deletions