forked from blender/blender
The official Blender project repository.
Lukas Tönne
3a1ab067f2
This requires writing selection attributes to a different domain than the Point domain. Note that for assigning/removing from vgroups the `adapt_domain` function is used implicitly by always looking up attributes from the Point domain: ".selection" may be stored on Curves and will automatically be adapted to points. For select-by-vgroup `adapt_domain` cannot be used because the selection has to be "greedy" (one point selects the whole curve). Pull Request: blender/blender#127799 |
||
---|---|---|
.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.