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: jchanvfx/NodeGraphQt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.39
Choose a base ref
...
head repository: jchanvfx/NodeGraphQt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.40
Choose a head ref
  • 13 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 22, 2025

  1. Adds missing set_name function

    Adding this fixes a fatal error which prevents the properties bin from displaying properly when a number node is used.
    w4ffl35 committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    6cdfd50 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    6dedd3e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Configuration menu
    Copy the full SHA
    afb55c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. Configuration menu
    Copy the full SHA
    24c4179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07173c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a8377 View commit details
    Browse the repository at this point in the history
  4. fix parenting in css

    jonassorgenfrei committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    50ffa60 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Merge pull request #459 from jonassorgenfrei/fix-property-limit

    fixes the limit box for the prop_list
    jchanvfx authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    505664c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #456 from w4ffl35/fix-int-value-edit

    Adds missing set_name function
    jchanvfx authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    ec50a21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #461 from jonassorgenfrei/icon-scale-to-max-width

    Node Icon Max Width
    jchanvfx authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    3b1f6b6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #462 from jonassorgenfrei/icon-for-properties-widget

    adding icon to properties widget
    jchanvfx authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    44dbf39 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #463 from jonassorgenfrei/fix-property-window-qt-p…

    …arenting
    
    Fix property window qt parenting
    jchanvfx authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    5f9580a View commit details
    Browse the repository at this point in the history
  6. version bump

    jchanvfx authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    bccb1de View commit details
    Browse the repository at this point in the history
Loading