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>2012-11-10 08:59:32 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-11-10 08:59:32 +0400
commit819ca0accc482226e28d756f1311a30cfd740834 (patch)
tree9eb01aabb2f2d124379e9c7f86233204e1a96815 /source/blenderplayer
parentf6a110d6ea99b10be72203dee44175624adafa82 (diff)
Fixes for movie distortion node
- Somehow this node was using nearest interpolation which seems have been passed from compositor node. It was using b-spline interpolation with old compositor implementation. Now forced this node to use bilinear interpolation, which should be close enough. - Operation should be marked as complex it seems, otherwise area of interest wouldn't make any affect on it's behavior.
Diffstat (limited to 'source/blenderplayer')
0 files changed, 0 insertions, 0 deletions