rotation bug #60305

Closed
opened 2019-01-08 05:45:31 +01:00 by atika10 · 12 comments

{F6216668}System Information
Operating system: Windows 7
Graphics card: gtx 1070

Blender Version
2.79b

Hello!

There is a problem in blender.

Sometimes if you rotate an object, and set apply "rotation and scale" , the dimensions of object will be changed strangely.

I made a gif, that will help understanding the problem. Also, i attached the blend file.

Thank you!

{[F6216668](https://archive.blender.org/developer/F6216668/blenderbug.blend)}**System Information** Operating system: Windows 7 Graphics card: gtx 1070 **Blender Version** 2.79b Hello! There is a problem in blender. Sometimes if you rotate an object, and set apply "rotation and scale" , the dimensions of object will be changed strangely. I made a gif, that will help understanding the problem. Also, i attached the blend file. - [ ](https://giphy.com/gifs/Ph5syOI0IO6CK9pOM9) Thank you!
Author

Added subscriber: @atika10

Added subscriber: @atika10

#60316 was marked as duplicate of this issue

#60316 was marked as duplicate of this issue
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Jacques Lucke self-assigned this 2019-01-08 11:23:19 +01:00
Member

Next time, please upload the .gif directly here and not only share a link to it.

It is hard to see what you are doing exactly due to the low resolution.
It looks like you mean the problem that the dimension becomes 1.80002.
While I'm not absolutely sure why that happens after a 180 degree rotation, things like that cannot be avoided due to inaccuracies in the internal number representation.
I would not consider this a bug.

If there is something else to this issue, please reopen it.

Next time, please upload the .gif directly here and not only share a link to it. It is hard to see what you are doing exactly due to the low resolution. It looks like you mean the problem that the dimension becomes `1.80002`. While I'm not absolutely sure why that happens after a 180 degree rotation, things like that cannot be avoided due to inaccuracies in the internal number representation. I would not consider this a bug. If there is something else to this issue, please reopen it.
Author

blender_bug.gif

I dont know why this bugreport is closed.
This is a huge problem in blender long time ago, in results, the working make extremly slow, and full impossible to make precision works. This is a thing which is needed to be repair. In architecture, precision is mandatory.

Please reopen this case, maybe somebody can help.

Thank you.

![blender_bug.gif](https://archive.blender.org/developer/F6220223/blender_bug.gif) I dont know why this bugreport is closed. This is a huge problem in blender long time ago, in results, the working make extremly slow, and full impossible to make precision works. This is a thing which is needed to be repair. In architecture, precision is mandatory. Please reopen this case, maybe somebody can help. Thank you.

Added subscriber: @brecht

Added subscriber: @brecht

I'm sorry but this is just the way it works now, we are limited by floating point precision. CAD software often uses increased precision at the cost of performance, but changing Blender to support this would take months/years of work and not necessarily be a good trade-off for other work.

In any case, this is not a bug, no matter how important you consider it. The same thing happens in other 3D software.

I'm sorry but this is just the way it works now, we are limited by floating point precision. CAD software often uses increased precision at the cost of performance, but changing Blender to support this would take months/years of work and not necessarily be a good trade-off for other work. In any case, this is not a bug, no matter how important you consider it. The same thing happens in other 3D software.
Author

This thing is never happened in 3dsmax, and sketchup. This is an extremely SIMPLE task, and should not be happened. :(

This thing is never happened in 3dsmax, and sketchup. This is an extremely SIMPLE task, and should not be happened. :(
Member

Added subscriber: @CharlieJolly

Added subscriber: @CharlieJolly
Member

@atika10

1.80002cm has an error of 0.0002 cm which is tiny and is 2 micrometers. A human hair is typically about 50 micrometers.

This is purely an issue of how computers store and process numbers. See: https://en.wikipedia.org/wiki/Floating-point_arithmetic#Accuracy_problems

Blender could hide the inaccuracy and just show 1.8 for example but the actual number would be the same.

@atika10 1.80002cm has an error of 0.0002 cm which is tiny and is 2 micrometers. A human hair is typically about 50 micrometers. This is purely an issue of how computers store and process numbers. See: https://en.wikipedia.org/wiki/Floating-point_arithmetic#Accuracy_problems Blender could hide the inaccuracy and just show 1.8 for example but the actual number would be the same.
Author

Thank you the answers guys.

The object itself is deformed after the rotation. If you go in edit mode and select a vertex, you will see the vertex coordinates are wrong. If you set the vertex location to the expected coordinate, the mesh will be good again. Of course until the next rotation :D This problem is results the snapping too, and after some iteration, de differenties are added together.

Affected the duplicate too. Example. You have an object, which is in the Y axis perfect 18mm thick now :) You duplicated and move on the y axis, 18mm. And repeat this like 50times, the last object will be defected. Interesting.

Beside, this problems is very hectic, sometimes arrives after the 4th object rotation, sometimes only the 50th.

Thank you the answers guys. The object itself is deformed after the rotation. If you go in edit mode and select a vertex, you will see the vertex coordinates are wrong. If you set the vertex location to the expected coordinate, the mesh will be good again. Of course until the next rotation :D This problem is results the snapping too, and after some iteration, de differenties are added together. Affected the duplicate too. Example. You have an object, which is in the Y axis perfect 18mm thick now :) You duplicated and move on the y axis, 18mm. And repeat this like 50times, the last object will be defected. Interesting. Beside, this problems is very hectic, sometimes arrives after the 4th object rotation, sometimes only the 50th.
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
5 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#60305
No description provided.