forked from BogdanNagirniak/blender
The official Blender project repository.
Alaska
9fecf1f8b8
As a side effect of this change, more resolution divisions are now available. Before this patch the possible resolution divisions were all powers of two. Now the possible resolution divisions are the multiples of pixel_size. This increase in possible resolution divisions is the same idea proposed in https://archive.blender.org/developer/D13590. In that patch there were concerns that this will increase the time between a user navigating and seeing the 1:1 render. To my knowledge this is a non-issue and there should be little to no increase in time between those two events. Pull Request #104450 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
release | ||
source | ||
tests | ||
.arcconfig | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
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.