Skip to content

Fix paint mode default model path on macOS#1436

Draft
williamchange wants to merge 1 commit into
RodZill4:masterfrom
williamchange:new-painter-default-model-path
Draft

Fix paint mode default model path on macOS#1436
williamchange wants to merge 1 commit into
RodZill4:masterfrom
williamchange:new-painter-default-model-path

Conversation

@williamchange

@williamchange williamchange commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

on macOS (in exported builds) the default path for the file dialog when loading a model is set to Contents/Resources in the app bundle:

image

This sets the path to Contents/MacOS(which contains MM's files, especially the mesh folder) to be consistent with other platforms:

image

also the project path dialog should probably be set to user's home directory instead of within the app bundle/app files(for other platforms too)

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.

1 participant