Particles - Hair - Even distribution is not even #43981

Closed
opened 2015-03-13 04:17:39 +01:00 by Carlo Andreacchio · 15 comments

System Information
Windows 7 x64 gtx580

Blender Version
Broken: c439d14 , 85c38e7
Worked:f9c7cbd

Short description of error
Even distribution is not even

Exact steps for others to reproduce the error

  1. open attached blend file in build f9c7cbd
  2. change particle number to 20000
  3. remember what this looks like
  4. open same blend file in 85c38e7
  5. change particle number to 20000
  6. notice how the distribution of hte particles isnt even

particlebug.blend

**System Information** Windows 7 x64 gtx580 **Blender Version** Broken: c439d14 , 85c38e7 Worked:f9c7cbd **Short description of error** Even distribution is not even **Exact steps for others to reproduce the error** 1. open attached blend file in build f9c7cbd 2. change particle number to 20000 3. remember what this looks like 4. open same blend file in 85c38e7 5. change particle number to 20000 6. notice how the distribution of hte particles isnt even [particlebug.blend](https://archive.blender.org/developer/F150373/particlebug.blend)

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @candreacchio

Added subscriber: @candreacchio
Lukas Tönne was assigned by Bastien Montagne 2015-03-13 09:39:43 +01:00

Added subscriber: @mont29

Added subscriber: @mont29

Lukas shall know what’s happening here.

Lukas shall know what’s happening here.

Added subscriber: @zeauro

Added subscriber: @zeauro

Particle's stuff is related to topology.

Obviously, here. Ngon is the cause of this.

Particle's stuff is related to topology. Obviously, here. Ngon is the cause of this.

particles_not_even.blend

I was too quick. It is really scale of faces that is a problem.

Fortunately, problem is ignored when enabling interpolated children.

[particles_not_even.blend](https://archive.blender.org/developer/F150507/particles_not_even.blend) I was too quick. It is really scale of faces that is a problem. Fortunately, problem is ignored when enabling interpolated children.

Children is not possible for our use of the hair... We use particles for object instancing... Our setup includes having random rotation over each particle, the children inherit the parents rotation, and not a unique rotation for each particle.

Children is not possible for our use of the hair... We use particles for object instancing... Our setup includes having random rotation over each particle, the children inherit the parents rotation, and not a unique rotation for each particle.

Just wondering if there has been any update on this bug? Will it be backported into the 2.74 master?

Just wondering if there has been any update on this bug? Will it be backported into the 2.74 master?

Hi,

We are running into this bug again and again in production usage and having to revert back to an earlier version of blender just to generate the particle systems.

Any word about this bug / whether it will be fixed anytime soon? It has nearly been a month.

Carlo

Hi, We are running into this bug again and again in production usage and having to revert back to an earlier version of blender just to generate the particle systems. Any word about this bug / whether it will be fixed anytime soon? It has nearly been a month. Carlo

This issue was referenced by 86f80c481c

This issue was referenced by 86f80c481cc1de4ddc722cd83913d2643c03474b

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit 86f80c481c.

Closed by commit 86f80c481c.

Added subscriber: @brecht

Added subscriber: @brecht

Thanks for the report, the particle distribution is the same as 2.73 now.

Thanks for the report, the particle distribution is the same as 2.73 now.
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#43981
No description provided.