"Rotate" disrespects rotation-direction and path #48998

Closed
opened 2016-08-01 21:41:57 +02:00 by martin me · 7 comments

System Information
Win7 64bit
GTX 960

Blender Version
Broken: Blender 2.77.1
Worked: (optional)

Short description of error
I tried to create a sort of spiral by rotating an subdivided edge with "Proportional Editing" on. ( I got a blend file prepared and attached)
Rotating by hand/mouse works fine, but when I tried to type in the rotation angle per keyboard, e.g. 360° or 180°, it doesn't work so well.
Looks like the Rotation always tries to take the shortest way to it's end position. For 360° it seemingly doesn't move at all.
If I type in the rotation angle afterwards, in the tool options, in the lower left, it works fine again.
Only the keyboard input for the rotation angle seems to be buggy, somehow.

A similar problem exists when I try to rotate an object for animation, for example.
Then it's also not so easy to get it rotating in the right direction and for the wanted amount of degrees, sometimes, and the object also has the tendency to rotate the shortest way to it's "final location". But since here the path and direction of movement is what matters, this behaviour of shortening the path is somehow inadequate, I would say. To me, this seems to depend on the same rotatation-tool-weekness as the problem mentioned above.
RotatationBug.blend

**System Information** Win7 64bit GTX 960 **Blender Version** Broken: Blender 2.77.1 Worked: (optional) **Short description of error** I tried to create a sort of spiral by rotating an subdivided edge with "Proportional Editing" on. ( I got a blend file prepared and attached) Rotating by hand/mouse works fine, but when I tried to type in the rotation angle per keyboard, e.g. 360° or 180°, it doesn't work so well. Looks like the Rotation always tries to take the shortest way to it's end position. For 360° it seemingly doesn't move at all. If I type in the rotation angle afterwards, in the tool options, in the lower left, it works fine again. Only the keyboard input for the rotation angle seems to be buggy, somehow. A similar problem exists when I try to rotate an object for animation, for example. Then it's also not so easy to get it rotating in the right direction and for the wanted amount of degrees, sometimes, and the object also has the tendency to rotate the shortest way to it's "final location". But since here the path and direction of movement is what matters, this behaviour of shortening the path is somehow inadequate, I would say. To me, this seems to depend on the same rotatation-tool-weekness as the problem mentioned above. [RotatationBug.blend](https://archive.blender.org/developer/F331060/RotatationBug.blend)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @martinme

Added subscriber: @martinme

Added subscribers: @mont29, @Sergey

Added subscribers: @mont29, @Sergey

@mont29, any idea why header input will behave differently from toolshelf properties settings?

@mont29, any idea why header input will behave differently from toolshelf properties settings?

Wellll… Rotation header input is clamped in (-180, 180) range on purpose it seems - cannot figure out why though… Seems to come from the Dark Ages (a.k.a. 2.4x area, see initial 2.5 commit).

Fixing this is as trivial as removing the clamping line, we can try that and see whether it breaks something else - unless someone remembers why it was added. ;)

Wellll… Rotation header input is clamped in (-180, 180) range on purpose it seems - cannot figure out why though… Seems to come from the Dark Ages (a.k.a. 2.4x area, see [initial 2.5 commit](https://developer.blender.org/diffusion/B/browse/master/source/blender/editors/transform/transform.c;b6b61681efd322bd800bcaba55099cdf147547b2$2728)). Fixing this is as trivial as removing the clamping line, we can try that and see whether it breaks something else - unless someone remembers why it was added. ;)

This issue was referenced by fb94f4b884

This issue was referenced by fb94f4b884245dc4fa2961d775f7b1e5c8d16d22

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
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
4 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#48998
No description provided.