Change of dimensions on multiple axis does not work via N panel #54771

Closed
opened 2018-04-23 16:26:05 +02:00 by Marián Kosa · 12 comments

System Information
Windows 10 64b
GTX 750Ti

Blender Version
Broken: 2.79, Tried also on 2.8 26ee700
Worked: I think it never worked. I am not sure

Short description of error
You can change multiple number by click and drag down and than write number you want for all selected fields. It works also for all transforms in N panel in 3D view (i forgot ist name) expect for dimensions. It will just stay whatever it was before.
FYI: i tried on text for X and Y and it set Y dimension same as X one was. Not what wrote.

Exact steps for others to reproduce the error

  • Open defauld scene.
  • select cube
  • pres N
  • select multiple "2" in dimension and write something else. 1.png
  • after confirmation nothing will change.
**System Information** Windows 10 64b GTX 750Ti **Blender Version** Broken: 2.79, Tried also on 2.8 26ee700 Worked: I think it never worked. I am not sure **Short description of error** You can change multiple number by click and drag down and than write number you want for all selected fields. It works also for all transforms in N panel in 3D view (i forgot ist name) expect for dimensions. It will just stay whatever it was before. FYI: i tried on text for X and Y and it set Y dimension same as X one was. Not what wrote. **Exact steps for others to reproduce the error** - Open defauld scene. - select cube - pres N - select multiple "2" in dimension and write something else. ![1.png](https://archive.blender.org/developer/F2958522/1.png) - after confirmation nothing will change.
Author

Added subscriber: @MarianKosa

Added subscriber: @MarianKosa

#60114 was marked as duplicate of this issue

#60114 was marked as duplicate of this issue

#58041 was marked as duplicate of this issue

#58041 was marked as duplicate of this issue
Member

Added subscribers: @ideasman42, @lichtwerk

Added subscribers: @ideasman42, @lichtwerk
Campbell Barton was assigned by Philipp Oeser 2018-04-24 10:04:37 +02:00
Member

quoting @ideasman42 from D270:

re: Object.dimensions This is really a bug in blender, python devs also found this and complained that it doesnt work when setting values at once.

obj.dimensions = 1, 2, 3

... also gives same problem. the way its applies breaks setting multiple values at once.

Anyways, confirming for now, maybe Campbell can have a look? (just throw back at me and I'll do more investigations...)

quoting @ideasman42 from [D270](https://archive.blender.org/developer/D270): > re: Object.dimensions This is really a bug in blender, python devs also found this and complained that it doesnt work when setting values at once. > > `obj.dimensions = 1, 2, 3` > > ... also gives same problem. the way its applies breaks setting multiple values at once. Anyways, confirming for now, maybe Campbell can have a look? (just throw back at me and I'll do more investigations...)

Added subscriber: @emanuelegissi

Added subscriber: @emanuelegissi

The bug is still there in:

version: 2.80 (sub 21), branch: blender2.8, commit date: 2018-07-27 01:01, hash: b8ab2a84d3, type: Release
build date: 2018-07-27, 01:23:24
platform: Linux

Steps to reproduce:

  • open a new file, the default cube appears
  • go to edit mode
  • extrude one face of the cube
  • go back to object mode
  • C.object.dimensions are not updated

Even after ob.data.update() the dimensions are not updated

Thank you for the huge work you are doing.

The bug is still there in: version: 2.80 (sub 21), branch: blender2.8, commit date: 2018-07-27 01:01, hash: b8ab2a84d32, type: Release build date: 2018-07-27, 01:23:24 platform: Linux Steps to reproduce: - open a new file, the default cube appears - go to edit mode - extrude one face of the cube - go back to object mode - C.object.dimensions are not updated Even after ob.data.update() the dimensions are not updated Thank you for the huge work you are doing.

I tried: C.object.bound_box- [x][2]
After extruding the upper face of the cube this property is not updated as well.
Emanuele

I tried: C.object.bound_box- [x][2] After extruding the upper face of the cube this property is not updated as well. Emanuele

Added subscriber: @Alaska

Added subscriber: @Alaska

Added subscriber: @MarcinTwarowski

Added subscriber: @MarcinTwarowski

This issue was referenced by 1b8c3774a8

This issue was referenced by 1b8c3774a86ebc04fceb9cdf787f9b731f0ebb96

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
6 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#54771
No description provided.