My fork of the Blender repository.
Go to file
Nikita Sirgienko 7ee0bf671e Cycles: use 8-bit type for number of ray hits when possible
INTEGRATOR_SHADOW_ISECT_SIZE is lower than 256 for GPUs, this allows
using only a 8-bit type for storing intersection counts there.
2023-03-15 22:01:48 +01:00
.gitea
.github
build_files
doc
extern
intern Cycles: use 8-bit type for number of ray hits when possible 2023-03-15 22:01:48 +01:00
locale
release UI: Increase the size of the "Open Recent" list 2023-03-15 17:09:36 +01:00
scripts Merge branch 'blender-v3.5-release' 2023-03-15 12:14:13 -04:00
source UV: Improve UV Packing efficiency with non-square aspect ratio 2023-03-15 21:29:31 +01:00
tests
tools
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
CMakeLists.txt
COPYING
GNUmakefile
make.bat
pyproject.toml
README.md Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00

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.

Blender screenshot

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.