WIP: Animation: New Channel Transformation for Pose mode #107750

Draft
Nate Rupsis wants to merge 1 commits from nrupsis/blender:channel-space into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member

No response

_No response_
Nate Rupsis added the
Module
Animation & Rigging
label 2023-05-08 18:53:18 +02:00
Nate Rupsis added 1 commit 2023-05-08 18:53:22 +02:00
adding in channel space, and only showing it if we're in pose mode
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
14ce0be9b3
Nate Rupsis added this to the Animation & Rigging project 2023-05-08 18:53:31 +02:00
Author
Member

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR107750) when ready.
Member

As per the discussion in Blender.chat, here's a blend file with an object (the cube) with delta transforms applied that cause the rotation and scale axes to be unaligned with the location axes:

delta_transforms_effect.blend

If you play with the location and rotation axes in the n-panel, you can see that their effects aren't aligned to the same axes, but all of the transform spaces display them as if they are. So I think making channel space available for objects would also make sense.

I also just generally like the idea of channel space being the "this always accurately represents the channels in the n-panel" space. So even if it were functionally redundant for objects (which I don't think it is, as in the attached file), it would still be nice to have there so the user can semantically specify "hey, behave like the channels" instead of having to guess which of the other spaces give that behavior.

As per the discussion in Blender.chat, here's a blend file with an object (the cube) with delta transforms applied that cause the rotation and scale axes to be unaligned with the location axes: [delta_transforms_effect.blend](/attachments/2600426b-e27f-4b8b-8fa1-8d0d99d19d56) If you play with the location and rotation axes in the n-panel, you can see that their effects aren't aligned to the same axes, but all of the transform spaces display them as if they are. So I think making channel space available for objects would also make sense. I also just generally like the idea of channel space being the "this always accurately represents the channels in the n-panel" space. So even if it were functionally redundant for objects (which I don't think it is, as in the attached file), it would still be nice to have there so the user can semantically specify "hey, behave like the channels" instead of having to guess which of the other spaces give that behavior.
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
This pull request has changes conflicting with the target branch.
  • source/blender/blenkernel/BKE_context.h
  • source/blender/editors/transform/transform_ops.c
  • source/blender/editors/transform/transform_orientations.c
  • source/blender/makesrna/intern/rna_scene.c

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u channel-space:nrupsis-channel-space
git checkout nrupsis-channel-space
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#107750
No description provided.