Transform: update transformation while navigating #110465

Closed
Germano Cavalcante wants to merge 1 commits from mano-wii/blender:transform_update_navigating into main

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

Previously, while navigating in the 3D View, the object remained in the
transformation prior to navigation, and was only updated when the
navigation ended.

This commit updates the transform during navigation.

This is only noticed for View Rotate/Orbit and Pan with Trackpad or
NDof (not with the mouse since it follows the initial position of the
object).


Ref #109434

Build:
https://builder.blender.org/download/patch/PR110465/

Previously, while navigating in the 3D View, the object remained in the transformation prior to navigation, and was only updated when the navigation ended. This commit updates the transform during navigation. This is only noticed for View Rotate/Orbit and Pan with Trackpad or NDof (not with the mouse since it follows the initial position of the object). --- Ref #109434 Build: https://builder.blender.org/download/patch/PR110465/
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/PR110465) when ready.
Germano Cavalcante requested review from Julien Kaspar 2023-07-25 16:22:05 +02:00
Member

IMO this behavior is less jarring than not updating the transform and having the edited element jump. It would be good to get more opinions on this though.

Also the description says it's not supported for mice but for me it works perfectly with a mouse. Not sure if the decription needs an update.

IMO this behavior is less jarring than not updating the transform and having the edited element jump. It would be good to get more opinions on this though. Also the description says it's not supported for mice but for me it works perfectly with a mouse. Not sure if the decription needs an update.
Julien Kaspar approved these changes 2023-07-31 14:15:11 +02:00
Author
Member

the description says it's not supported for mice

Not really what the description says.
The description mentions that this change is not noticed when panning with the mice.
This is because the mouse cursor is in the position where the object was initially.
So Move, Rotate or Scale transform operations keep the same value in this case.

> the description says it's not supported for mice Not really what the description says. The description mentions that this change is not noticed when panning with the mice. This is because the mouse cursor is in the position where the object was initially. So Move, Rotate or Scale transform operations keep the same value in this case.
Member

Ok I understand now. Thanks for clarifying.

It might be a good idea to see the opinions of others in the devtalk.

I think that would be a good idea. It all depends on what users think would make this feature most useful. I could also see how it would be more useful if the axes the object is being translated and rotated in from when the transformation was started is locked while navigating, instead of being updated too.
This needs more feedback from people who'd make use of the feature.

But I think for the purposes of base point snapping this already works much better with these two patches 👍

Ok I understand now. Thanks for clarifying. > It might be a good idea to see the opinions of others in the devtalk. I think that would be a good idea. It all depends on what users think would make this feature most useful. I could also see how it would be more useful if the axes the object is being translated and rotated in from when the transformation was started is locked while navigating, instead of being updated too. This needs more feedback from people who'd make use of the feature. But I think for the purposes of base point snapping this already works much better with these two patches 👍
Germano Cavalcante force-pushed transform_update_navigating from e23a25e476 to aa1f1167ec 2023-07-31 16:09:46 +02:00 Compare
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/PR110465) when ready.
Germano Cavalcante force-pushed transform_update_navigating from aa1f1167ec to b5cb09415e 2023-08-02 16:13:36 +02:00 Compare
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/PR110465) when ready.
Author
Member

Closing for now.
After discussion in the devtalk, some points were presented that show that perhaps this solution is not ideal.

https://devtalk.blender.org/t/snapping-precision-modeling-improvements/28435

Closing for now. After discussion in the devtalk, some points were presented that show that perhaps this solution is not ideal. https://devtalk.blender.org/t/snapping-precision-modeling-improvements/28435
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
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
EEVEE & Viewport
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
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
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
EEVEE & Viewport
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
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
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 project
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#110465
No description provided.