This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Sergey Sharybin 5a29b55c07 Fix T39206: Plane deform works incredibly slow
The issue was caused by the readEWA spending loads of time trying
to sample regions outside of the buffer.Solved by adding an early
exit check.

We could also clamp the sampling region to the rect, but it's
not so much clear whether weight will be correct in such case
so left it for the future.
2014-04-11 14:51:21 +06:00
..
2014-04-11 11:33:29 +10:00
2014-02-13 08:52:12 +11:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00
2014-04-11 11:33:29 +10:00