forked from blender/blender
The official Blender project repository.
Sybren A. Stüvel
61bda71083
Instead of calling `BKE_nlastrip_new()` (which, due to backward compat reasons automatically picks a slot), the Push Down operator now calls `BKE_nlastrip_new_for_slot()`, which explicitly assigns the given slot. On top of that, the frame range of the slot is used to set the strip's frame range (instead of the range of the entire Action). Pull Request: blender/blender#128444 |
||
---|---|---|
.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.