Thread: MVTools-pfmod
View Single Post
Old 21st November 2018, 09:39   #495  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,314
New build ahoy!
Download MvTools2 2.7.36 with depans

Zork keeps feeding mvtools with a million parameter variations in his optimizer project.
These fixes heal a rather extreme case but nevertheless a smooth operation is always better than a funny divbyzero message

Code:
**2.7.36 (20181120)**
  - Fix: Allow overlap operation when there are only two blocks in either horizontal or vertical direction (was: division by 0 crash)
  - Fix: Fallback to overlap=0 mode when block count is only 1 in either h or v direction (was: undefined behaviour)
The cases above occured for small frame sizes, when frame size and overlap values resulted in less than 3 blocks in a direction.
  - Misc: update html docs with overlap drawing and others.
pinterf is offline   Reply With Quote