1500a594ad8fde689ac86904ba5b37b7111c963f
This patch changes how wrapped translations are handled by the Realtime Compositor. Previously, translations were always stored on the result and delayed until automatically realized later. The wrapping status was also stored to control this later automatic realization. This patch changes that such that translations are immediately realized for the axes that has enabled wrapping. Consequently, the image will not get translated, but its content will, in a clip on one side, wrap on the opposite side manner. Another change is that wrapping information is no longer propagated to future automatic realizations, so tilling or repeating an image is no longer possible. An alternative method of repetition will be introduced in a later patch. Pull Request: https://projects.blender.org/blender/blender/pulls/113669
…
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
