Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solvespace/solvespace
base: c18deb2d811d
Choose a base ref
...
head repository: solvespace/solvespace
compare: f43954cc2905
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 20, 2019

  1. Adjust GL3 ReadFrame() for GL ES 2.1 compatibility.

    Currently on Win32 this errors out and renders a black rectangle.
    whitequark committed May 20, 2019
    Configuration menu
    Copy the full SHA
    11c5cdc View commit details
    Browse the repository at this point in the history
  2. Adjust GL1 and GL3 ReadFrame to take pixel ratio into account.

    Currently, on HiDPI screens the Export Image command would return
    a cropped screenshot.
    whitequark committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f43954c View commit details
    Browse the repository at this point in the history