Anim8or Community
General Category => Anim8or v0.98 Discussion Forum => Topic started by: MvGulik on September 27, 2014, 02:03:59 pm
-
#098-022 - Edge roundness greater than 3 has no effect.
Fixed: v0.9.8 build 1112 (http://www.anim8or.com/smf/index.php/topic,4795.0.html)
After playing around with the Edge Rounding Levels. I'm wondering what's up with the rounding levels 4 to 7.
Old left-over stuff ?
(seems to be, but I'm not sure.)
(http://i.imgur.com/zcQYNeil.png?1) (http://i.imgur.com/zcQYNei.png?1)
(image=link) (minor mesh error are from messy screenshot merging)
-
Good find, thanks. Anim8or uses a 3 bit signed integer to hold the value which is read as negative when >= 4. It's a dumb rookie programming mistake but easy to fix :)
#098-022 - Edge roundness greater than 3 has no effect.
Nice illustration. I think I'll borrow your idea for the manual :)
-
:)
-
Fixed in build 1112.