Skip to content

v8.19.5

Compare
Choose a tag to compare
@DudaGod DudaGod released this 12 Aug 16:13
· 97 commits to master since this release

🐛 Bug Fixes

  • revert round viewport coordinates from #928 (#997)

The problem is that after this change, an error occurs under certain conditions: Image to composite must have same dimensions or smaller. I solved this error in this PR - #992, but I can't merge it, because it leads to differences in screenshots (when viewport has fractional dimensions). It will be fixed correctly in next major version.