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 Extern: Update TinyGLTF to include fix for CVE-2022-3008 2023-03-10 14:56:35 +01:00
intern Cycles: use 8-bit type for number of ray hits when possible 2023-03-15 22:01:48 +01:00
locale Updated translations from svn trunk (r6385). 2023-03-13 12:59:46 +01:00
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 Merge branch 'blender-v3.5-release' 2023-03-14 16:09:44 +11:00
tools
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
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.

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.