News:

 

Topic: P_Flip  (Read 3681 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 2101
  • Polygon
August 23, 2017, 10:46:25 pm
Hi IStonia,

When you have time, would it be possible to add new tool "P_Flip" (similar to "Flip XYZ").
It would be based on Manipulator location/orientation, with added option if the object flipped should be a copy (so it can also be used for mirror operations)

It would be:-

 P_Flip: X(bool); Y(bool); Z(bool); Copy(bool)

  • No avatar
  • Posts: 2101
  • Polygon
September 01, 2017, 03:27:29 am
Could you also add "P_Select_Crease_Edge" (as a math function).
The same as "Edge shortcut tools >> Select crease edges" but for use with math function and in composite tools

P_Select_Crease_Edge: Angle(Bool); Replace(bool); Include(bool); Exclude(bool);


  • No avatar
  • Posts: 3705
  • Developer
  • Administrator
  • Polygon
September 05, 2017, 08:56:45 am
Try this
http://www.digitalfossils.com/Download/NVil-Sep-05-17.rar

  * Edit > Customize > Tools > Object Shortcut Tools > P_Flip XYZ.

It also works on instances.

  • No avatar
  • Posts: 3705
  • Developer
  • Administrator
  • Polygon
September 06, 2017, 03:10:55 am
Could you also add "P_Select_Crease_Edge" (as a math function).
The same as "Edge shortcut tools >> Select crease edges" but for use with math function and in composite tools

P_Select_Crease_Edge: Angle(Bool); Replace(bool); Include(bool); Exclude(bool);



What is the "Angle" for?

  • No avatar
  • Posts: 2101
  • Polygon
September 06, 2017, 03:26:29 am
As in:- Edge Shortcut tools >> Select Crease edges
In that tool/popup window, you select angle for crease edge angle(some refer to it a sharp edges). I wanted to bypass that popup and use composite tool for those edge angle selections, with possibility to use it for math functions.

  • No avatar
  • Posts: 2101
  • Polygon
September 19, 2017, 02:02:34 pm
Hi IStonia,

If you can find time to add the "P_select crease edges", would you also be able to suppress the popup for "[Vertex] Split" when it is used in a composite tool.

Thanks.

  • No avatar
  • Posts: 3705
  • Developer
  • Administrator
  • Polygon
September 21, 2017, 11:55:52 am
All done.

  • No avatar
  • Posts: 2101
  • Polygon
September 21, 2017, 12:28:51 pm
All done.
Looking good, apart from "suppressing(stop) the popup from vertex split"(when used in a composite tool).

Could you please add that when you can find time.

Many Thanks.

  • No avatar
  • Posts: 3705
  • Developer
  • Administrator
  • Polygon
September 21, 2017, 01:07:23 pm

  • No avatar
  • Posts: 2101
  • Polygon
September 22, 2017, 04:07:54 pm
All Good,

Many Thanks.