Surfaces Make Segment wrong behaviour #31480

Closed
opened 2012-05-16 10:38:01 +02:00 by Pep · 4 comments

%%%Take the provided blend file. Just press (F) for "Make Segment". You'll see both surfaces are joined. However 2 weird things happen:

  • The resulting surface is not the active surface (there is no active surface).
  • U curves become V curves, and V curves become U curves on the new surface.

The last point would be understandable if you join, let's say a U side with a V side: one of the surfaces must change curve directions, but in the example it wasn't the case.

That brings one thought: currently joining a U side with a V side is possible. Shouldn't there be an option to choose which of the 2 surfaces switches curve directions? Or, as an alternative, perhaps don't allow U-V joins, but add an operator that switches curve directions to the selected surface? Just a thought.

And finally, another weird thing: if you take the provided blend file, and you do something like just save, the active surface is not active anymore. It looks like any operation makes you lose the active surface.

Regards,

Pep.
%%%

%%%Take the provided blend file. Just press (F) for "Make Segment". You'll see both surfaces are joined. However 2 weird things happen: - The resulting surface is not the active surface (there is no active surface). - U curves become V curves, and V curves become U curves on the new surface. The last point would be understandable if you join, let's say a U side with a V side: one of the surfaces must change curve directions, but in the example it wasn't the case. That brings one thought: currently joining a U side with a V side is possible. Shouldn't there be an option to choose which of the 2 surfaces switches curve directions? Or, as an alternative, perhaps don't allow U-V joins, but add an operator that switches curve directions to the selected surface? Just a thought. And finally, another weird thing: if you take the provided blend file, and you do something like just save, the active surface is not active anymore. It looks like any operation makes you lose the active surface. Regards, Pep. %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'

%%%Issue with loosing active spline is indeed seems strange.

Switching direction of surfaces on join is quite tricky. That's obvious for you in which order surfaces should be joined, but that's a bit more tricky from code. This is possible to solve, but would make things more difficult to maintain. I'd say if there'll be operator to switch u/v manually, we could leave joining as-is and if it flipped u/v in a way you don't expect this -- you might manually correct this. This seems to be easier than disalloving joining surfaces with by sides and manually switching directions for surfaces before join.%%%

%%%Issue with loosing active spline is indeed seems strange. Switching direction of surfaces on join is quite tricky. That's obvious for you in which order surfaces should be joined, but that's a bit more tricky from code. This is possible to solve, but would make things more difficult to maintain. I'd say if there'll be operator to switch u/v manually, we could leave joining as-is and if it flipped u/v in a way you don't expect this -- you might manually correct this. This seems to be easier than disalloving joining surfaces with by sides and manually switching directions for surfaces before join.%%%

%%%Issue with resetting active spline was fixed in svn rev48309.

As for unexpected U/V rotation -- it's not actually a bug, moving to TODO: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Tools#Curves%%%

%%%Issue with resetting active spline was fixed in svn rev48309. As for unexpected U/V rotation -- it's not actually a bug, moving to TODO: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Tools#Curves%%%

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
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
2 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#31480
No description provided.