Blender Git Commit Log

Git Commits -> Revision 66df8ff

Revision 66df8ff by Sergey Sharybin (master)
July 29, 2020, 15:18 (GMT)
Compositor: Fix calculation of preview resolution

Were two issues:

- Divider was calculated in integer domain, causing rounding issues in
general case, and causing singularity in a corner case when input is
smaller than the preview size.

- The resolution was scaled down by 1 pixel for no obvious reason.

Commit Details:

Full Hash: 66df8fff328079615dfa222eb7409826a785d6a9
Parent Commit: ade7603
Lines Changed: +2, -2

1 Modified Path:

/source/blender/compositor/operations/COM_PreviewOperation.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021