Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[UI] Create a new file manager to handle save as new version#2951

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Alxiice wants to merge2 commits intodevelop
base:develop
Choose a base branch
Loading
fromdev/save_as_updates

Conversation

@Alxiice
Copy link
Contributor

@AlxiiceAlxiice commentedDec 9, 2025
edited
Loading

Why this PR ?

  • Having a way to save as a new version without overriding the current file
  • Having a more modern save UI standardized through different platforms

I was mainly inspired by Blender save UI :
image

Description of the content

Create a new file manager :

  • Left part with standard directories and favourites
  • Add right part with
    • search toolbar
    • file list view
    • open/save toolbar
  • the bottom toolbar is the main new addition :
    • there's a "+" sign that changes the name of the file to add an index so that we can save a new version
    • if the file exists the rectangle is colored in red to have a visual feedback

Peek 2025-12-09 09-54

Next steps

If reviewers are okay with this proposal there's a few changes to add still :

  • Replace the Open/Save as with this UI by default
  • Add buttons to go to previous location, create folder
  • Add button to filter files and filter to ".mg" by default
  • ...

@codecov
Copy link

codecovbot commentedDec 9, 2025
edited
Loading

Codecov Report

❌ Patch coverage is40.00000% with6 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.77%. Comparing base (09bae1d) to head (d30cf11).
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
meshroom/core/graph.py40.00%6 Missing⚠️

❌ Your patch check has failed because the patch coverage (40.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust thetarget coverage.

Additional details and impacted files
@@             Coverage Diff             @@##           develop    #2951      +/-   ##===========================================- Coverage    80.82%   80.77%   -0.06%===========================================  Files           59       59                Lines         7844     7854      +10     ===========================================+ Hits          6340     6344       +4- Misses        1504     1510       +6

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlxiiceAlxiice added the featurenew feature (proposed as PR or issue planned by dev) labelDec 12, 2025
@AlxiiceAlxiice added this to theMeshroom 2026.1.0 milestoneDec 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@cbentejaccbentejacAwaiting requested review from cbentejac

@fabiencastanfabiencastanAwaiting requested review from fabiencastan

At least 1 approving review is required to merge this pull request.

Assignees

@AlxiiceAlxiice

Labels

featurenew feature (proposed as PR or issue planned by dev)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Alxiice@fabiencastan

[8]ページ先頭

©2009-2025 Movatter.jp