Skip to content

Rounding issues - inconsistent coordinates #8

@MrTheRich

Description

@MrTheRich

The dimensions of the actually rendered region are sometimes different then what I set in the properties. I suspect these are rounding issues, due to the render region being set with floating point numbers, while this addon only allows integer.

I wonder if this is fixable, because this addon is vital to my projects, and so far the only one that adds this feature. But the inconsistent dimensions leave me with a lot of clean up work.

Settings that reproduce the issue:
Full render dimensions: 1200 x 600
Render border dimensions: (x,r,y,t) 812, 928,196,308

It should give an image of dimensions 116x112
But it gives an image of dimensions 116x113

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions