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-09 16:43:42 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-07-09 16:46:29 +0300
commit32f591c0a344e2e02e7740f487a55c154281501f (patch)
treea492e95e5b0df45f8f4d93c71477b9e1a7b20dfa /source/blender/editors/space_view3d/view3d_select.c
parentfd48ef25a02e61b47798e5272913a7f52f2d1121 (diff)
Fix T66610: Planar Track extremely laggy when 3D View is open
The issue was caused by modifications to planar track tagging clip for copy-on-write, which was invalidating its cache and forcing current frame in 3D viewport to be re-load. Ideal solution would be to share movie cache across original and evaluated movie clips which will reduce memory usage. However, doing such ownership changes so close to the code freeze is not something comfortable to do.
Diffstat (limited to 'source/blender/editors/space_view3d/view3d_select.c')
0 files changed, 0 insertions, 0 deletions