Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a nearest-neighbor scaling option to Viewport's Scaling 3D Mode property #79731

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 9, 2024

  1. Add a nearest-neighbor scaling option to Viewport's Scaling 3D Mode p…

    …roperty
    
    This is useful for 3D games with a pixel art appearance, or when
    using a resolution scale of `0.5` to improve performance without
    compromising crispness too much when not using FSR 1.0.
    
    The property hints now allow decreasing the scale further to accomodate
    for pixel art use cases, as well as increased precision in the value
    (useful for a scale of `0.3333`).
    Calinou committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ffe9ec6 View commit details
    Browse the repository at this point in the history