Fix #114714: Rotating the View can drastically change the view's position when Auto Depth or Orbit Arround Select is set #114726

Merged
Germano Cavalcante merged 1 commits from mano-wii/blender:fix_114714 into blender-v4.0-release 2023-11-13 14:30:22 +01:00

Caused by 6faa39edb7

In that commit it was assumed that the view offset does not need to be
updated if the operator is V3D_OP_MODE_ROTATE instead of simply
checking this->use_dyn_ofs.

Since use_dyn_ofs is always True when using Auto Depth or Orbit
Arround Select, the offset should always be updated in these cases.

Caused by 6faa39edb7 In that commit it was assumed that the view offset does not need to be updated if the operator is `V3D_OP_MODE_ROTATE` instead of simply checking `this->use_dyn_ofs`. Since `use_dyn_ofs` is always `True` when using Auto Depth or Orbit Arround Select, the offset should always be updated in these cases.
Germano Cavalcante added 1 commit 2023-11-10 23:09:06 +01:00
Caused by 6faa39edb7

In that commit it was assumed that the view offset does not need to be
updated if the operator is `V3D_OP_MODE_ROTATE` instead of simply
checking `this->use_dyn_ofs`.

Since `use_dyn_ofs` is always `True` when using Auto Depth or Orbit
Arround Select, the offset should always be updated in these cases.
Author
Member

@ThomasDinges, regression fixed in main (172221e7fb)

Is there still time for 4.0?

@ThomasDinges, regression fixed in main (172221e7fb892f7cbf7a8c58a44351c5a48321e1) Is there still time for 4.0?
Germano Cavalcante force-pushed fix_114714 from 172221e7fb to 1022f2324e 2023-11-10 23:14:52 +01:00 Compare
Germano Cavalcante requested review from Thomas Dinges 2023-11-10 23:15:12 +01:00
Germano Cavalcante changed title from Fix #114714: Rotating the View can drastically change the view's position when Auto Depth or Orbit Arround Select is set to Fix #114714: Rotating the View can drastically change the view's position when Auto Depth or Orbit Arround Select is set 2023-11-10 23:15:27 +01:00
Germano Cavalcante changed target branch from main to blender-v4.0-release 2023-11-10 23:15:29 +01:00
Germano Cavalcante merged commit b98bc26173 into blender-v4.0-release 2023-11-13 14:30:22 +01:00
Germano Cavalcante deleted branch fix_114714 2023-11-13 14:30:28 +01:00
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 project
No Assignees
1 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#114726
No description provided.