If I am not mistaken, this problem occurs because there are ‘geometrical’ vertices that have several map vertices and your exporter does not support t…
Yep SetUIColor 41 [0.913725,0.631373,0.631373] colorMan.repaintUI #repaintAll — default: SetUIColor 41 [0.431373,0.431373,0.431373] do you remembe…
Yes, that exists. Look in reference : “Persistent Global Variables”
You can add this macroscript to a shortcut, toolbar, menu … but to the editable poly panel I don’t know For add it to a toolbar, go to Customize >…
Here is a variation of the concept: (I use max 7) I wanted same script but without the automatic selection of the edge loop and with the ability to r…
have you declared yours rollout as global variables before the definition ?
Hello, I had sent a question rather similar about splines but it seems that it is not possible to find a mathematical solution for a spline and the o…
I prefer to rename “angle” in “direction” because the angle can remind the angle of the camera (fov) thePos = [posx,posy,posz] theDirection = [direct…
Thank you mister Markus
Yes I think also that the dialogBar is automatically unregistred when the window is closed. Here is a little test: First I declare a rollout in the g…
Thanks Light I am trying to apply the UnRegisterDialogBar but without success. If i add this line: on xxxxxDialog close do ( cui.UnRegisterDialogBar…
Thanks Paul. You are right about the undocking also… Independently of this size problem, somebody knows if it is necessary to unregister this window …