This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Sergey Sharybin 87c39f1123 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.
2019-07-02 16:51:17 +02:00
..
2019-05-16 14:11:11 +02:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-05-03 12:43:02 +10:00
2019-05-22 00:59:43 +10:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-06-15 09:24:38 +10:00
2019-06-15 09:24:38 +10:00
2019-06-12 09:43:49 +10:00
2019-07-02 18:05:10 +10:00
2019-06-12 09:43:49 +10:00
2019-07-02 18:05:10 +10:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-06-15 09:24:38 +10:00
2019-06-17 12:52:20 +10:00
2019-06-12 09:43:49 +10:00
2019-06-12 09:43:49 +10:00
2019-04-18 07:59:28 +02:00
2019-07-02 18:05:10 +10:00
2019-07-02 18:05:10 +10:00
2019-06-15 09:24:38 +10:00
2019-06-30 21:49:10 +02:00