|
[Fixed] Octotoad makes crash when to set Height 0.0 less.
|
|
11-07-2016, 10:11 PM
(This post was last modified: 11-09-2016 08:16 PM by dgud.)
Post: #1
|
|||
|
|||
|
[Fixed] Octotoad makes crash when to set Height 0.0 less.
On Wings3D v2.1.2, I test set 0.0 value for all Primitives in their dialog.
Octotoad only crashed when set Height to 0.0 or negative value. The crash log is here. Quote:Dump written 2016-11-7_22-6 |
|||
|
11-09-2016, 08:18 PM
Post: #2
|
|||
|
|||
|
RE: [Fixed] Octotoad makes crash when to set Height 0.0 less.
Hmm the height parameter was backwards as well.
Instead of Scale*Pos it was Pos/Scale, so a higher height caused it to be smaller. And a height of zero became a division by zero. Fixed. |
|||
|
11-11-2016, 09:22 AM
Post: #3
|
|||
|
|||
|
RE: [Fixed] Octotoad makes crash when to set Height 0.0 less.
I see, Thank you for your quick fix.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



