Particles Flip / Cross when Follow a Curve Guide #38621

Closed
opened 2014-02-13 13:43:59 +01:00 by filip mond · 8 comments

System Information
OSX 10.8.5, NVIDIA GeForce GTX 780M 4096 MB

Blender Version
Broken: 2.69.0 r60991

Short description of error
Particles - flips over a curve when they gets into a control point with the same axis as first control point of curve.

See .blend file
Problem visible with 3D type of curve only - 2D works OK. 3D curve works since some control point gets "Z" value (curve become real 3D). Seems like it depending on a first control point orientation (I'm not sure what is the rule).

Layer 1

  • First control point in X axis - Particles Fliping - Top/Bottom
    Layer 2
  • First control point in Y axis - Particles Crossing - Left/Right
    test-Particles-Flip-Cross.blend

(Another example…test-Particles-FieldCurve-3x.blend)

I found some reported bugs or todo with rotation problem, but no one was related to "Curve Guide".
If there is any sorry I didn't found it.

Is there a energy to fix it? Thank you

**System Information** OSX 10.8.5, NVIDIA GeForce GTX 780M 4096 MB **Blender Version** Broken: 2.69.0 r60991 **Short description of error** Particles - flips over a curve when they gets into a control point with the same axis as first control point of curve. **See .blend file** Problem visible with 3D type of curve only - 2D works OK. 3D curve works since some control point gets "Z" value (curve become real 3D). Seems like it depending on a first control point orientation (I'm not sure what is the rule). Layer 1 - First control point in X axis - Particles Fliping - Top/Bottom Layer 2 - First control point in Y axis - Particles Crossing - Left/Right [test-Particles-Flip-Cross.blend](https://archive.blender.org/developer/F77132/test-Particles-Flip-Cross.blend) (Another example…[test-Particles-FieldCurve-3x.blend](https://archive.blender.org/developer/F77134/test-Particles-FieldCurve-3x.blend)) I found some reported bugs or todo with rotation problem, but no one was related to "Curve Guide". If there is any sorry I didn't found it. Is there a energy to fix it? Thank you
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @FilipMond

Added subscriber: @FilipMond
Member

Added subscriber: @LukasTonne

Added subscriber: @LukasTonne
Member

Yet another case of particle rotation issues ...

It looks like this problem is caused by extra offset treatment in the particle do_guides function:
https://developer.blender.org/diffusion/B/browse/master/source/blender/blenkernel/intern/particle.c;e1d9308616b00ebe350056258f56fe2775a085ed$2173

This code is supposed to rotate the initial offset of particles or so, but ends up influencing the rotation as well (without that the rotation correctly follows the curve, but then the offset doesn't rotate with it).

Yet another case of particle rotation issues ... It looks like this problem is caused by extra offset treatment in the particle do_guides function: https://developer.blender.org/diffusion/B/browse/master/source/blender/blenkernel/intern/particle.c;e1d9308616b00ebe350056258f56fe2775a085ed$2173 This code is supposed to rotate the initial offset of particles or so, but ends up influencing the rotation as well (without that the rotation correctly follows the curve, but then the offset doesn't rotate with it).

Changed status from 'Open' to: 'Duplicate'

Changed status from 'Open' to: 'Duplicate'

✘ Merged into #32340.

✘ Merged into #32340.

Added subscriber: @Sergey

Added subscriber: @Sergey

This is an old TODO with particle rotation. Area needs love really and it's kinda orphaned atm..

Moving to our TODO list so it'll be handles as soon as some cool guy starts working in that area. Thanks for the report anyway! :)

This is an old TODO with particle rotation. Area needs love really and it's kinda orphaned atm.. Moving to our TODO list so it'll be handles as soon as some cool guy starts working in that area. Thanks for the report anyway! :)
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
3 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#38621
No description provided.