0
0
forked from blender/blender
The official Blender project repository.
Go to file
Sybren A. Stüvel 5b9de19345 Anim: respect group parameter of rna_struct.keyframe_insert() func
Add support for `rna_struct.keyframe_insert(…, group="name")` parameter,
when inserting keys into a layered Action.

This simply was never implemented, and the default channel group name
was always used.

Pull Request: blender/blender#128383
2024-10-01 10:27:36 +02:00
.gitea
.github
build_files Build: Changes for make deps to work on Linux arm64 again 2024-09-24 15:54:47 +02:00
doc
extern Cycles: Linux Support for HIP-RT 2024-09-24 14:35:24 +02:00
intern Vulkan: Add support for VK_KHR_fragment_shader_barycentric 2024-10-01 09:32:59 +02:00
lib Linux: update ShaderC (#2) 2024-09-25 12:38:39 +10:00
locale
release Assets: Update assets repository hash for essentials library updates 2024-09-30 16:53:17 +02:00
scripts Cleanup: quiet pylint warnings for extensions 2024-10-01 16:07:05 +10:00
source Anim: respect group parameter of rna_struct.keyframe_insert() func 2024-10-01 10:27:36 +02:00
tests Anim: respect group parameter of rna_struct.keyframe_insert() func 2024-10-01 10:27:36 +02:00
tools PyAPI: remove use of BaseException 2024-10-01 13:18:46 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt Refactor: Move BPY generic headers to proper C++ ones. 2024-09-25 18:04:27 +02:00
COPYING
GNUmakefile Build: Changes for make deps to work on Linux arm64 again 2024-09-24 15:54:47 +02:00
make.bat
pyproject.toml
README.md Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00

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.

Blender screenshot

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.