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: inviwo/modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: inviwo/modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: individual/peter/wip
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 59 files changed
  • 2 contributors

Commits on Apr 16, 2026

  1. Configuration menu
    Copy the full SHA
    5e41389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd68ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe93004 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    c2388df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47942ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62f6fd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. NanoVG: fix

    petersteneteg committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    12c6618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f98e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b039893 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    055a07a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. Configuration menu
    Copy the full SHA
    638a330 View commit details
    Browse the repository at this point in the history
  2. NanoVGPy: gil fix

    petersteneteg committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    2c3cd24 View commit details
    Browse the repository at this point in the history
  3. Vcpkg: tools to creata a nanovg overlay port to fix a glbinding issue.

    Error: vcpkg_installed/x64-linux-dynamic/include/nanovg_gl.h:451:20: error: no match for ‘operator!=’ (operand types are ‘gl::GLint’ {aka ‘int’} and ‘const gl::GLboolean’ {aka ‘const glbinding::Boolean8’})
      451 |         if (status != GL_TRUE) {
          |             ~~~~~~ ^~ ~~~~~~~
          |             |         |
          |             |         const gl::GLboolean {aka const glbinding::Boolean8}
          |             gl::GLint {aka int}
    petersteneteg committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    6a5968d View commit details
    Browse the repository at this point in the history
  4. vcpkg: nanovg overlay

    petersteneteg committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    8646a9c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. MolVis: python fixes

    petersteneteg committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    f7b237a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e132acc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f3beb7 View commit details
    Browse the repository at this point in the history
Loading