Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Reload button to the mesh importer #999

Open
adamkewley opened this issue Feb 3, 2025 · 0 comments
Open

Add a Reload button to the mesh importer #999

adamkewley opened this issue Feb 3, 2025 · 0 comments

Comments

@adamkewley
Copy link
Collaborator

Feature request from @mrrezaie in #998. Broken out here so that it can be handled as an atomic task.

The feature request is:

  • Add a Reload Meshes button to the mesh importer.
    • It should be disabled if the scene contains no meshes.
    • It shouldn't be disabled if there's no underlying osim import or simliar. The mesh importer does not have an underlying native file. It only imports/exports from/to osim files but isn't directly backed by them.
  • Pressing the button should cause the implementation to step over every mesh in the scene and reload it from disk if the underlying file's modification timestamp is newer than the on-disk modification timestamp.
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

No branches or pull requests

1 participant