Blender Git Loki

Git Commits -> Revision 80adda3

Revision 80adda3 by Jeroen Bakker (lineart-shadow)
December 8, 2021, 06:53 (GMT)
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.

Commit Details:

Full Hash: 80adda3661b83de24bef9b055e1a670ffb30d112
Parent Commit: 9cf18f0
Committed By: YimingWu
Lines Changed: +147, -49

4 Modified Paths:

/source/blender/blenkernel/intern/tracking_stabilize.c (+1, -1) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+27, -12) (Diff)
/source/blender/imbuf/intern/imageprocess.c (+117, -30) (Diff)
/source/blender/sequencer/intern/render.c (+2, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021