Files
test2/source/blender
Jeroen Bakker ab927f5ca7 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.
2021-12-03 13:48:00 +01:00
..
2021-10-04 13:15:15 +11:00
2021-11-30 10:15:17 +11:00
2021-10-03 12:13:29 +11:00
2021-12-02 16:02:34 +11:00
2021-12-02 16:02:34 +11:00
2021-10-06 14:54:05 +11:00