Page:
Module: Animation & Rigging
Pages
Home
Module: Animation & Rigging
Module: Asset System
Module: Community Maintained Add ons
Module: Core
Module: Development Management
Module: Geometry Nodes
Module: Grease Pencil
Module: Modeling
Module: Nodes & Physics
Module: Officially Maintained Add ons
Module: Pipeline, Assets & I/O
Module: Platforms, Builds, Tests & Devices
Module: Python API & Text Editor
Module: Render & Cycles
Module: Sculpt, Paint & Texture
Module: Triaging
Module: User Interface
Module: VFX & Video
Module: Viewport & EEVEE
15
Module: Animation & Rigging
Dalai Felinto edited this page 2024-08-14 11:53:05 +02:00
Table of Contents
Links
Workboard | Bugs | High Severity | Known Issues
Description
This project includes the graph editor, dopespheet editor, NLA editor, keyframes, drivers, constraints, armatures, and more.
Status
The module is working on Animation 2025, as well as polishing existing features and resolving bugs.
Systems in 'Maintenance Mode'
These parts of the animation system are considered to be in 'maintenance mode'. They will not get new features. Bugs may be fixed if they do not require too much of a restructuring of the code.
- Animation Baking: The current system has gotten too hairy, and needs a rewrite. Relevant issues are:
- #79670: Baking animation of bones affected by a curve (spline IK) is wrong
- #82168: Improvements to "Bake Action..." Operator
- #82782: Smart Bake option for "Bake Action"
- #85050: Baking animation on 2s ( Frame Step = 2) and with 'Overwrite Current Action' enabled, still keeps old keyframes inbetween steps.
- #96459: NLA Visual Bake of Actions (with Rigify character) Gives broken results.
- #109528: Bake actions operator converting F-curves to linear
- #116484: Euler rotation is wrapped to 180 degrees when Baking Animations
- #117972: It is possible to uncheck both Pose and Object in Bake Action and it results in an error
Members
Module owner: @dr.sybren
Developers: @angavrilov, @amelief, @chrislend, @cmbasnett, @nrupsis, @PaoloAcampora, @dr.sybren, @nathanvegdahl
Artists: @BassamKurdali, @BClark, @zanqdo, @Mets, @hjalti, @JasonSchleifer, @jpbouza-4, @LucianoMunoz, @EosFoxx
Subproject | Developers |
---|---|
Animation Editors & Tools | @angavrilov, @chrislend, @dr.sybren, @sergey |
Inverse Kinematics | @brecht |
Constraints | @angavrilov |
Non-Linear Animation (NLA) Editor |
Contacts
- #animation-module on blender.chat.
- Forum with meeting agenda/notes and some other topics. There is also a meeting calendar.
- Bug reports and patches are to be tagged with 'module > Animation & Rigging'
Documentation
- Module Documentatino for things that aren't tracked here (ideas for the future/bigger project ideas, code documentation, approach to code reviews, etc.)
- Issues
- Pull Requests