Contributor ajz3d Posted March 1, 2014 Contributor Share Posted March 1, 2014 Multi smooth pose/freeze selection Description: The script applies n-steps of smoothing to pose or freeze selection. Installation: Windows Vista/7/8: 3D Coat v4.0.16 and newer: Copy ajz_multiSmoothFPSelection.txt and ajz_multiSmoothFPSelection.xml files to "%USERPROFILE\Documents\3D-CoatV4\Scripts\ExtraMenuItems\" path (if "\Scripts\ExtraMenuItems\" directory doesn't exist, create it). Alternatively, unpack the ajz_multiSmoothFPSelection.txt file to temporary directory and run it with Scripts->Run Script. Both actions will place the script in Voxels menu (3D Coat restart is required). 3D Coat v4.0.15A and older: Because InstallToMenu function is buggy in those versions, you'll need to run the script with Scripts->Run Script and access it through the recent scripts list. Macintosh/Linux: 3D Coat v4.0.16 and newer: Unpack the ajz_multiSmoothFPSelection.txt file to temporary directory and run it with Scripts->Run Script. This should place the script in Voxels menu (3D Coat restart is required). 3D Coat v4.0.15A and older: Because InstallToMenu function is buggy in those versions, you'll need to run the script with Scripts->Run Script and access it through the recent scripts list. ajz_multiSmoothFPSelection.7z ---------------------------------------------------- //edit 19 minutes ago, ajz3d said: Scripts from GitHub are much more up to date than those uploaded here. I just checked this particular one and it works. At least in 3DC 4.9.15, which I currently have installed. 1 Quote Link to comment Share on other sites More sharing options...
Contributor ajz3d Posted March 1, 2014 Author Contributor Share Posted March 1, 2014 Important!For 3D Coat versions 4.0.16 and older, in order for script to work, you'll need to comment out line 58. Just add // before AddTranslation, like this: //AddTranslation("steps", "Smoothing steps:"); AddTranslation function was added in 16A. 1 Quote Link to comment Share on other sites More sharing options...
Member Phantom68 Posted March 1, 2014 Member Share Posted March 1, 2014 Hi, works fine for me in 3D-coat v4.0.16A Thank you for your Work. Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted March 1, 2014 Advanced Member Share Posted March 1, 2014 Thanks, I'm going to try this out! Quote Link to comment Share on other sites More sharing options...
Contributor ajz3d Posted March 2, 2014 Author Contributor Share Posted March 2, 2014 Glad to hear it's working for you. Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted March 2, 2014 Advanced Member Share Posted March 2, 2014 It works great!, I wonder if you could keep the dialogue open, and possibly add in a way to undo a certain number of smooth iterations the same way that you put them in. Either way, I think it's already a great help! Quote Link to comment Share on other sites More sharing options...
Contributor ajz3d Posted March 2, 2014 Author Contributor Share Posted March 2, 2014 (edited) Yeah, I can make the dialog to remain open and throw in a button that would smooth the selection according to values set by the slider. The trade off is that while the dialog is open, you'll be unable to access menus, key shortcuts and any other windows (but the pose tool settings window). About undoing iterations, all I can do here is to insert a button that would call undo command multiple times. This includes every action you performed after applying smooth iterations or even before it (if you set the steps slider to greater values). It could be dangerous if one's not careful Edited March 2, 2014 by ajz3d 1 Quote Link to comment Share on other sites More sharing options...
philnolan3d Posted March 3, 2014 Share Posted March 3, 2014 This works really well, thanks for sharing it. Quote Link to comment Share on other sites More sharing options...
Contributor ajz3d Posted March 10, 2014 Author Contributor Share Posted March 10, 2014 (edited) I'm happy you like it Phil. Gbball, about the improvements that you asked for, I tested it and noticed that if I keep the dialog open, make selections with Freeze/Pose tool and click dialog buttons in the process, it can lead to 3D Coat instability and the program may crash. Probably dialog windows weren't supposed to be used this way. So, unfortunately I think I better not implement this. Edited March 10, 2014 by ajz3d Quote Link to comment Share on other sites More sharing options...
Carlosan Posted February 12, 2020 Share Posted February 12, 2020 Hi It is not working for me in 3DC v4.9 Any help is welcome Quote Link to comment Share on other sites More sharing options...
Contributor ajz3d Posted February 12, 2020 Author Contributor Share Posted February 12, 2020 @Carlosan Have you tried scripts from GitHub? They are much more up to date than those uploaded here. I just checked this particular one and it works. At least in 3DC 4.9.15, which I currently have installed. 1 1 Quote Link to comment Share on other sites More sharing options...
Advanced Member pickers Posted February 13, 2020 Advanced Member Share Posted February 13, 2020 Thanks for the scripts. These are awesome! Quote Link to comment Share on other sites More sharing options...
Carlosan Posted September 26, 2021 Share Posted September 26, 2021 3DCoat v2021: Copy the ajz_multiSmoothFPSelection_2021.txt file to temporary directory and run it with Scripts->Run Script. This should place the script in Freeze menu (3DCoat restart is required). ajz_multiSmoothFPSelection_2021.script.txt 1 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.