Skip to content

[NavKit] Export texture hashes#275

Merged
OrfeasZ merged 6 commits into
OrfeasZ:masterfrom
dbierek:Export-texture-hashes
Apr 8, 2026
Merged

[NavKit] Export texture hashes#275
OrfeasZ merged 6 commits into
OrfeasZ:masterfrom
dbierek:Export-texture-hashes

Conversation

@dbierek
Copy link
Copy Markdown
Contributor

@dbierek dbierek commented Mar 26, 2026

This PR has NavKit enhancements for the Editor API and server.

  • Refactors the cumbersome tuples that were being passed through various functions into a class
  • Gets the materials for each prim including diffuse, specular, and normal texture hashes
  • Sends the prim hash -> materials hashes mappings (the primMatis array)
  • Sends the material hash -> texture hashes mappings (the matis array)

@OrfeasZ OrfeasZ merged commit b30b3ef into OrfeasZ:master Apr 8, 2026
1 of 2 checks passed
@dbierek dbierek deleted the Export-texture-hashes branch April 8, 2026 14:05
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