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:
authorJeroen Bakker <jeroen@blender.org>2021-12-03 15:47:42 +0300
committerJeroen Bakker <jeroen@blender.org>2021-12-03 15:48:00 +0300
commitab927f5ca7a35393ea28de56e7a8d2a938c5de34 (patch)
treefe87d0a81c749c19668572e3cd072da1f3d44ac1 /source/blender/editors/space_node/node_draw.cc
parentc4e041da23b9c45273fcd4874308c536b6a315d1 (diff)
ImBuf: Made Wrapping and Cropping optional in IMB_transform.
`IMB_transform` is used in VSE. It had a required crop parameter for cropping the source buffer. This is not always needed. In the image engine we want to use the use the `IMB_transform` with wrap repeat. Both options are mutual exclusive and due to performance reasons the wrap repeat is only available when performing a nearest interpolation.
Diffstat (limited to 'source/blender/editors/space_node/node_draw.cc')
0 files changed, 0 insertions, 0 deletions