forked from blender/blender
The official Blender project repository.
Sergey Sharybin
92a19747f0
The goal is to make it possible to have more or less reliable way to perform performance comparisons of changes in algorithms used in dynamic topology. This change allows to run Blender with the following arguments: blender --log "sculpt.detail,pbvh.bmesh" --log-level 2 and see timing of dynamic topology flood-fill operation, as well as individual timings of edge subdivision/collapsing. Pull Request: blender/blender#114099 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
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.