Member Hdharris Posted December 19, 2017 Member Share Posted December 19, 2017 Would it be possible (or is it already possible) to do a hotkey based resample that uses the current setting? Quote Link to comment Share on other sites More sharing options...
Carlosan Posted December 20, 2017 Share Posted December 20, 2017 For help scripting this command "Resample" or "$[Page4]Resample" Please contact Andrew Shpagin at support@3dcoat.com Thx Quote Link to comment Share on other sites More sharing options...
Contributor ajz3d Posted December 21, 2017 Contributor Share Posted December 21, 2017 You can store resample multiplier in a global variable which then you can use in a resample modal dialog callback. Last setting will be remembered until you close 3D Coat. You can bind a hotkey to any script that was ran at least once and exists on the recently run scripts list. Alternatively you can put it in any of 3DC menus with InstallToMenu function. See the scripting manual for more info. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.