forked from blender/blender
The official Blender project repository.
Jesse Yurkovich
704d34fe0f
While adding test coverage for in-memory and packed texture scenarios, I found that UDIMs were not being handled correctly in both cases. For in-memory scenarios the per-tile generated/dirty status was not taken into account. For packed scenarios the wrong filename substitutions were being used. This fixes both of these cases and adds test coverage for these scenarios now. Both relative and absolute path options are validated. Note: Both in-memory and packed images behave incorrectly when using the 'KEEP' and 'PRESERVE' texture export modes, so those remain untested currently. A design on exactly what should happen in these modes is TBD. Pull Request: blender/blender#130391 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
lib | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
GNUmakefile | ||
make.bat | ||
pyproject.toml | ||
README.md |
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.