Clipboard for modifiers.
!!! UPDATE !!!

Script
By ecXimer · 2011-12-29
Clipboard for modifiers.
!!! UPDATE !!!


At the request of his friends added some new features.
History:
Tags: script, modifier, modifiers, clipboard, maxscript, ecximer
Ui Problem in max 2018
Tomatico · 2018-08-22
thank u for this amazing idea! really apperciate it !
max2018 have ui problem but script keys working , i write some dynamic ui script for myself and seems get rollup state changed in 2018! i get the same error when launch your script, hope that will help u update this asap
thankyousomuch
check for valid modifier
KiboOst · 2013-12-12
copy an extrude mod in your tool, and paste it on spline that ever have an extrude : error message
you should put in your code :
if validModifier $ themod then
(
-your code-
modPanel.addModToSelection themod
-your code-
)
Anyway, as you have option to save datas in file, is using persistent globals safe ? What about future max versions etc ? Tested in max2014 ?
window size
jsrocha · 2012-10-10
Hi Ecximer, how´s going?
hey man, i use this script a lot, i think it´s great. But i want to ask you if is possible to make the window resizable (or bigger), because i use to rename the modifiers, and the space to do this is a little small, so i think that can improve the script.
Thanks in advance,
Jsrocha
Artie · 2012-02-16
Could you, please, add a feature to respect object volume after pasting a modifier so that its gizmo(if supported by mod type) automatically fits to the volume of each separate object.
Cool script...
trick · 2012-02-10
...but it loses a lot of its charm if the Selection Floater does not work anymore. You can click any object you want, the last object selected when opening the ModifierClipboard stays selected.
Pleaaaaase fix it ;)
(Max2011 Design 64bit)
Seems....
trick · 2012-02-11
... Selection Floater only has issues in CERTAIN circumstances !!!! So will have to figure out when exactly...will report when I do ;)
Nice
G-Rom84 · 2012-02-09
Always wanted such handy thing!
many thanks for the script
Artie · 2012-02-07
Wouldbe nice to have it keep custom names of the modifiers i copy and then paste them not, say, as Noise mod but having unique names.
nice script
jsrocha · 2012-01-14
Hey man, great script. But I have one suggestion: it would be possible make the script copy all the modifiers in the stack? Now it copies only the first. It would be great if it could do that.
Cheers,
Jsrocha
Hi jsrocha
ecXimer · 2012-01-16
Hi.
Not only the first copy, and one that is selected.
But I've added an option that you ask, although I believe it will be in demand.
Oops.
ecXimer · 2012-01-13
Hi, Michael.
I missed that class.
Sorry.
:)
Version 0.5.7b - Added support for World-Space Modifier!
Does not support SpaceWarps?
michael-kiss · 2012-01-12
Hi,
it would be very nice if your script would support Spacewarps like "Wave Binding (WSM)" or "Displace(WSM)".
At this moment none of them seem to work, luckily all the other tested modifiers have worked so far.
I am currently writing a script like this on my own, so i wondered why you have not supported SpaceWarps.
Cheers,
Michael
Barbiturat · 2012-01-05
Спасибо! Очень удобно!)