V2 beta Jan-19-2009 available now

 From:  Michael Gibson
2333.81 In reply to 2333.75 
Hi PaQ,

> just a little detail, but the first time you export a mesh I
> notice that divide larger than type is empty (when it's supposed
> to be on 'curve' by default.

Yup, definitely a bug, thanks for noticing and reporting it!

It was a bug introduced with that new stuff that allows for controlling the default mesh settings, I have fixed it up now for the next beta.


> Angle=
> DivideLargerThan=
> DivideLargerThanApplyTo=
> AvoidSmallerThan=
> AspectRatioLimit=
>
> Never add that myself.

Yeah these will get added automatically to the .ini file after you do a mesh export.

They are supposed to be kind of "place holders" so you can more easily see where you can fill in default values if you want to set meshing defaults. But they are not supposed to be used if they are blank like they are initially.


> The think is, dispite the fact angle is empty, moi
> chose 12 as default value.
> However DivideLargerThanApplyTo= return an blank
> value, where I suppose 'curve' should showed by default ...

Yup, that was the bug, it was treating a blank string type differently than a blank entry for something like a number value. There aren't really a whole lot of blank entries like this in the moi.ini so that's why it didn't really come up before.

Thanks for reporting it!

- Michael