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

ModelLibrary: use hash to determine isUpToDate #258

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

yuxiaomao
Copy link
Contributor

Instead of checking modification time of each models/textures, this PR compute a global hash ModelLibrarySignature containing

  • version of model library
  • model (fbx) conversion rule
  • hash of model/texture files
  • model-texture relation

The order is preserved and duplicated elements are ignored.

@yuxiaomao yuxiaomao merged commit 7f5acd9 into HeapsIO:master Dec 2, 2024
1 check passed
@yuxiaomao yuxiaomao deleted the dev-modellibhash branch December 2, 2024 10:01
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