Closed GoogleCodeExporter closed 9 years ago
Thread here:
http://groups.google.com/group/recastnavigation/browse_thread/thread/7ba4c655538
ed2f4
Original comment by R.Erik.J...@gmail.com
on 4 May 2010 at 10:32
Fixed in R163.
Original comment by memono...@gmail.com
on 5 May 2010 at 1:16
The new fix fixes also cases where ceil(x)==floor(x), which could create zero
height spans too. the solution was
to clamp smax between smin+1 and 0x7fff.
Original comment by memono...@gmail.com
on 5 May 2010 at 1:17
Original issue reported on code.google.com by
R.Erik.J...@gmail.com
on 4 May 2010 at 10:31