Skip to content

feat: Save feature#34

Open
Alystrasz wants to merge 13 commits intoRoyalBlue1:masterfrom
Alystrasz:feat/save
Open

feat: Save feature#34
Alystrasz wants to merge 13 commits intoRoyalBlue1:masterfrom
Alystrasz:feat/save

Conversation

@Alystrasz
Copy link

Reworks the way SERE saves graphes:

  • Display graph file path as window title;
    • An asterisk is displayed before file path if graph has been modified in the node editor and not exported to disk;
  • Split the "Save Graph" into two different options:
    • "Save" exports graph to the current selected path (can also be triggered with the Ctrl+S keyboard shortcut);
    • "Save as" opens the file explorer to select a destination.
image

Currently, the "unsaved" status is set using the nodes count, which means it's not triggered if a node status changes (e.g. updated pin value).

Copy link
Owner

@RoyalBlue1 RoyalBlue1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the HWND thing changes look good

@Alystrasz Alystrasz requested a review from RoyalBlue1 October 9, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants