You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I am trying to crop a mesh at a VisualizerWithEditing instance (in the selection mode). I would like to override the 'S' callback in order to implement my own saving function (I want to save the cropped mesh with my own default name and without clicking on a save button, just pressing 'S').
Apparently, it is not possible combining both features (manual cropping and key callbacks), but maybe you can give me a similar solution, maybe the GUI has some customizable features I can use.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I am trying to crop a mesh at a VisualizerWithEditing instance (in the selection mode). I would like to override the 'S' callback in order to implement my own saving function (I want to save the cropped mesh with my own default name and without clicking on a save button, just pressing 'S').
Apparently, it is not possible combining both features (manual cropping and key callbacks), but maybe you can give me a similar solution, maybe the GUI has some customizable features I can use.
Beta Was this translation helpful? Give feedback.
All reactions