5fd5685a6a7f834e046ec7b07bfa16054b2024e4
This patch changes how the Wrap option in the Translate node works. It now repeats infinitely when realized, and not just in its own domain. This is essentially how it used to work prior to version 4.2, so we are reverting that change. We also rename Wrap to Repeat for clarity. This is part of an ongoing to project to allow the user to control how boundaries and empty areas are filled after transformations. So similar options will be added to all transform nodes. But this patch is the first step, since the functionality is already there, we just need to extend it to work in all domains. Pull Request: https://projects.blender.org/blender/blender/pulls/133766
…
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
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
