• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Gripes & Grumbles v
« Previous 1 … 4 5 6 7 8 Next »
Short edges

 
  • 0 Vote(s) - 0 Average
Short edges

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#6
06-14-2014, 03:15 AM (This post was last modified: 06-14-2014, 03:24 AM by micheus.)
I just checked the code (long tracking) and it came from the fact that thin faces are discarded if Sum/Longest =< 1.001
Sum = sun of all face's edges
Longest = the most long edge in the face


The reason I got from a comment in the wings_vertex.erl (try_connect_1/4):
Quote: %% It is crucial that we reject long thin faces, such as
%%
%% A
%% |
%% |
%% C
%% |
%% |
%% B
%%
%% (where the edges are A-C, C-B, and B-A), since the
%% Connect command for vertices will try many combinations
%% of pair of vertices if the user has selected more than two
%% vertices.
If you use a box 1x1x1 and Inset with the same 0.005 you'll be able to cut/connect them.

Plane Cut is a plugin and it's not using the wings3d's core implementation for cut edges.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Short edges - by Stem - 06-14-2014, 01:32 AM
RE: Short edges - by micheus - 06-14-2014, 01:43 AM
RE: Short edges - by Stem - 06-14-2014, 02:16 AM
RE: Short edges - by micheus - 06-14-2014, 02:54 AM
RE: Short edges - by Stem - 06-14-2014, 03:07 AM
RE: Short edges - by micheus - 06-14-2014, 03:15 AM
RE: Short edges - by Stem - 06-14-2014, 02:35 PM
RE: Short edges - by dgud - 06-16-2014, 10:08 AM
RE: Short edges - by Stem - 06-17-2014, 12:18 PM
RE: Short edges - by micheus - 06-17-2014, 01:34 PM
RE: Short edges - by ggaliens - 06-17-2014, 10:02 PM
RE: Short edges - by dgud - 06-18-2014, 02:33 PM
grepping possible extent of fix impact. - by ggaliens - 06-18-2014, 07:43 PM
RE: Short edges - by Stem - 06-18-2014, 10:02 PM
Stem says ... - by ggaliens - 06-18-2014, 11:41 PM
RE: Stem says ... - by Stem - 06-19-2014, 01:40 AM
RE: Short edges - by ggaliens - 06-19-2014, 04:08 AM
RE: Short edges - by micheus - 06-19-2014, 04:23 AM
RE: Short edges - by ggaliens - 06-19-2014, 04:52 AM
RE: Short edges - by micheus - 06-19-2014, 05:03 AM
RE: Short edges - by ggaliens - 06-19-2014, 05:06 AM
RE: Short edges - by micheus - 06-19-2014, 06:09 PM
Plane cut is just using ... - by ggaliens - 06-19-2014, 09:09 PM
RE: Short edges - by Stem - 06-19-2014, 11:00 AM
RE: Short edges - by ggaliens - 06-19-2014, 01:13 PM
RE: Short edges - by Stem - 06-19-2014, 01:28 PM
Thanks for sharing file. - by ggaliens - 06-19-2014, 01:41 PM
RE: Short edges - by Stem - 06-19-2014, 02:00 PM
RE: Short edges - by ggaliens - 06-19-2014, 02:44 PM
RE: Short edges - by Stem - 06-19-2014, 03:06 PM
RE: Short edges - by ggaliens - 06-19-2014, 03:13 PM
RE: Short edges - by Stem - 06-19-2014, 03:27 PM
RE: Short edges - by ggaliens - 06-19-2014, 04:05 PM
RE: Short edges - by Stem - 06-19-2014, 05:02 PM
RE: Short edges - by ggaliens - 06-19-2014, 05:22 PM
RE: Short edges - by Stem - 06-19-2014, 11:32 PM
I have a test build (1.5.3.ggaliens.unofficial) with just this one change - by ggaliens - 06-21-2014, 02:09 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode