The official Blender project repository.
Nathan Vegdahl
e34feb347c
Some checks are pending
buildbot/vdev-code-daily-coordinator Build started.
buildbot/vdev-code-daily-darwin-x86_64 Build started.
buildbot/vdev-code-daily-lint Build done.
buildbot/vdev-code-daily-linux-x86_64 Build done.
buildbot/vdev-code-daily-darwin-arm64 Build done.
buildbot/vdev-code-daily-windows-amd64 Build done.
Before this, copy-pasting sequencer strips with animation on them would fail to copy-paste their animation along with them if they were animated by a slotted action. This fixes that. There are three remaining known issues in the sequencer when used with slotted actions that this PR does not fix, and will be addressed in a follow-up PR: 1. Moving strips fails to move the animation of their fcurves with them, which it should. 2. Duplicating strips (as distinct from copying followed by pasting) fails to duplicate their animation with them. 3. Deleting a strip does not delete its animation channels with it. Pull Request: #128363 |
||
---|---|---|
.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.