Page 1 of 1

ScaleBrush, Anim, Layer with option to keep old data intact.

Posted: Sun Jun 07, 2015 10:32 am
by Bugala
While using ScaleLayer command, it would be great if there would be extra option of {keeporiginalinfo=TRUE} possibility so that when scaling bigger, it would always be based upon the original graphics, not the latest scaled version.

Re: ScaleBrush, Anim, Layer with option to keep old data int

Posted: Tue Jun 09, 2015 12:37 am
by airsoftsoftwair
ScaleLayer() already does this. See here: http://www.hollywood-mal.com/docs/html/ ... ayer_.html

For ScaleBrush() and ScaleAnim() you can easily achieve this by writing a small wrapper function.

Re: ScaleBrush, Anim, Layer with option to keep old data int

Posted: Tue Jun 09, 2015 6:39 pm
by Bugala
ah, crap. I see I have done a lot of work in vain since i read that line wrong there. I read that using Scalebrush it keeps original data, when it actually said that unlike Scalebrush, which doesnt keep...