利用者:Aligorith/Minor Improvements
< 利用者:Aligorith
2007年5月11日 (金) 19:23時点におけるwiki>Aligorithによる版 (→Noise Modifier)
This page just lists the some of the various patches/feature improvements that I've done.
NLA Editor
Noise Modifier
This modifier adds noise (i.e. pseudo-random displacement) on top of chosen transformations for a bone. It helps to give a more natural look to motions.
Description of settings:
- Channel - Name of bone to apply noise to
- L/R/S toggles - Loc/Rot/Scale toggles whether each of those types of transform are noise-ified
- NoiseSize - Lower values = more vigourous movement, Higher values = less vigourous movment
- Turb - i.e. 'seed' or offset in random table
Note: code is secretly in cvs for 2.44, but the nla-panel code for it is disabled, thus no access = hidden = won't cause any trouble. Hint - remove the #if 0 #endif tags in the nla-panel drawing function in drawnla.c