Metaballs are not scaled properly on small values #64952

Closed
opened 2019-05-21 17:10:54 +02:00 by Acrivec Cevirca · 16 comments

System Information
Operating system: Windows-10-10.0.17763 64 Bits
Graphics card: GeForce GTX 980 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 425.31

Blender Version
Broken: version: 2.80 (sub 60), branch: master, commit date: 2019-04-30 10:55, hash: e8daa61570
Worked: (optional)

Short description of error
[Please fill out a short description of the error here]
Applying scale to small metaballs causes object to jump to big values on X axis.

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
I want to create metaball-man made of bubbles. Bubbles have about 5-10 centimeters, so I want to scale my metaball and then apply scale so my textures are applied correctly instead of being shrinked down.
But I can't make metaball to shrink in X dimension. It stays very large. Y and Z scales properly.

With the attached .blend just apply scale and see how it jumps to big size.
metaballs.blend

YBgaDtk- [x].png
SnKFSm5- [x].png
P1VFtaO- [x].png

**System Information** Operating system: Windows-10-10.0.17763 64 Bits Graphics card: GeForce GTX 980 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 425.31 **Blender Version** Broken: version: 2.80 (sub 60), branch: master, commit date: 2019-04-30 10:55, hash: `e8daa61570` Worked: (optional) **Short description of error** [Please fill out a short description of the error here] Applying scale to small metaballs causes object to jump to big values on X axis. **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] I want to create metaball-man made of bubbles. Bubbles have about 5-10 centimeters, so I want to scale my metaball and then apply scale so my textures are applied correctly instead of being shrinked down. But I can't make metaball to shrink in X dimension. It stays very large. Y and Z scales properly. With the attached .blend just apply scale and see how it jumps to big size. [metaballs.blend](https://archive.blender.org/developer/F7057628/metaballs.blend) ![YBgaDtk- [x].png](https://archive.blender.org/developer/F7057646/YBgaDtk_1_.png) ![SnKFSm5- [x].png](https://archive.blender.org/developer/F7057649/SnKFSm5_1_.png) ![P1VFtaO- [x].png](https://archive.blender.org/developer/F7057653/P1VFtaO_1_.png)

Added subscriber: @Acrivec

Added subscriber: @Acrivec
Member

Added subscriber: @EitanSomething

Added subscriber: @EitanSomething
Member

I don't have a problem scaling the cylinder on the x axis.Can you try on the latest build.If it is still a bug can you share a video bug because I might being doing the scaling in a different way than you.

I don't have a problem scaling the cylinder on the x axis.Can you try on the latest build.If it is still a bug can you share a video bug because I might being doing the scaling in a different way than you.

@EitanSomething pardon that grabbing but I've spend last couple of weeks in Unreal Engine ;p
2019-06-06_14-43-14.webm

@EitanSomething pardon that grabbing but I've spend last couple of weeks in Unreal Engine ;p [2019-06-06_14-43-14.webm](https://archive.blender.org/developer/F7090039/2019-06-06_14-43-14.webm)
Member

What button are you pressing to get the Apply menu. When I right click I get the Object Context Menu

What button are you pressing to get the Apply menu. When I right click I get the Object Context Menu

@EitanSomething shift+a, eventually spacebar search menu->apply

@EitanSomething shift+a, eventually spacebar search menu->apply

Added subscriber: @ZedDB

Added subscriber: @ZedDB
Sebastian Parborg self-assigned this 2019-06-12 15:54:40 +02:00

It seems like scaling is not applied correctly unless the scale is uniform.

It seems like scaling is not applied correctly unless the scale is uniform.
Sebastian Parborg was unassigned by Dalai Felinto 2019-12-23 16:34:18 +01:00
Member

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker
Member

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'
Jeroen Bakker self-assigned this 2020-01-21 11:37:13 +01:00
Member

Not sure what you expect. Applying non uniform scaling to meta balls would always leave artifacts. The actual base form is a pill and transformed to a cylinder. When applying the transform the pill will appear again. Note2: a pill only has a single size, so can only apply a single axis so it is more which one. Also I am not sure about the usecase for applying scaling during meta ball editing. Best to convert to mesh and continue from there with regular modeling.

Anyhow, mark this report as Invalid as it works as intended.

Not sure what you expect. Applying non uniform scaling to meta balls would always leave artifacts. The actual base form is a pill and transformed to a cylinder. When applying the transform the pill will appear again. Note2: a pill only has a single size, so can only apply a single axis so it is more which one. Also I am not sure about the usecase for applying scaling during meta ball editing. Best to convert to mesh and continue from there with regular modeling. Anyhow, mark this report as Invalid as it works as intended.

I do not agree. It is clearly not working as expected.
you tell me to convert it to mesh... I'm using metaballs for a reason.

I love to report blender bugs. It feels so pointless to do it.

But I know it's already lost because you've said so, and there's no point of arguing. You can close it.

Guess the only fix will be to use other unit scale and scale make it as I want without going for small scale values, which does not cause this bug to appear. Hope unit scale does not screw thin film interference.

I do not agree. It is clearly not working as expected. you tell me to convert it to mesh... I'm using metaballs for a reason. I love to report blender bugs. It feels so pointless to do it. But I know it's already lost because you've said so, and there's no point of arguing. You can close it. Guess the only fix will be to use other unit scale and scale make it as I want without going for small scale values, which does not cause this bug to appear. Hope unit scale does not screw thin film interference.

Added subscriber: @zeauro

Added subscriber: @zeauro

When you enter into Edit mode, capsule shape is defined by an internal Size X setting.
When you apply Scale to this object, you are transferring modification from object mode to this value.
So, resulting capsule length is longer or shorter.
But by doing that, you remove scaling done on meshing of tips of capsule.
And tips are becoming rounder as hemispheres because that is only shape, Blender allows them to have.

No developer never created settings to control aspect of tips of capsule for Blender metaballs.
So, it is a limitation of design of metaballs in Blender. It is not something that was ever supported.

If you want to have flat tips, you have to combine this metaball primitive with other ones.
For example, by adding negative planes or cubes at tips of capsule, you can obtain a similar shape.

When you enter into Edit mode, capsule shape is defined by an internal Size X setting. When you apply Scale to this object, you are transferring modification from object mode to this value. So, resulting capsule length is longer or shorter. But by doing that, you remove scaling done on meshing of tips of capsule. And tips are becoming rounder as hemispheres because that is only shape, Blender allows them to have. No developer never created settings to control aspect of tips of capsule for Blender metaballs. So, it is a limitation of design of metaballs in Blender. It is not something that was ever supported. If you want to have flat tips, you have to combine this metaball primitive with other ones. For example, by adding negative planes or cubes at tips of capsule, you can obtain a similar shape.

Man, this report is about metaball changing it's dimensions on it's own, not about the flat caps. Sigh.

Man, this report is about metaball changing it's dimensions on it's own, not about the flat caps. Sigh.
Member

Removed subscriber: @EitanSomething

Removed subscriber: @EitanSomething
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#64952
No description provided.