-
- Downloads
Arghhhhhh! Fixed very nasty out-of-bounds bug in 2D mesh algo... It led to seemingly random Windows slowdowns/crashes: we were passing random numbers to curve interpolation, and straight line interpol does "while(not in bounds) i--" which would take forever to get/ back into reasonnable interval
Please register or sign in to comment