Skip to content

Add support for meshes with unshared geometry.#270

Merged
paroj merged 1 commit intoOGRECave:masterfrom
creadmefford:master
Mar 15, 2026
Merged

Add support for meshes with unshared geometry.#270
paroj merged 1 commit intoOGRECave:masterfrom
creadmefford:master

Conversation

@creadmefford
Copy link
Copy Markdown
Contributor

This is useful for instanced meshes so that Ogre does not have to unshare them on every mesh reload.

…tanced meshes so that Ogre does not have to unshare them on every mesh reload.
@paroj
Copy link
Copy Markdown
Member

paroj commented Nov 11, 2025

sorry, forgot about this - will review ASAP

@creadmefford
Copy link
Copy Markdown
Contributor Author

i use this privately and it works great for me. the new functionality (unsharing) is isolated from the old behavior (except at the "switch" in the code) so should be a safe change overall.

@paroj paroj merged commit 0d094a4 into OGRECave:master Mar 15, 2026
1 check passed
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