Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

User count of some meshes increase when exporting scene to gltf format #306

Closed
Cyp opened this issue Sep 26, 2018 · 1 comment
Closed

User count of some meshes increase when exporting scene to gltf format #306

Cyp opened this issue Sep 26, 2018 · 1 comment

Comments

@Cyp
Copy link
Contributor

Cyp commented Sep 26, 2018

When exporting the scene to .gltf format, the user count of an arbitrary (recently edited?) set of meshes goes up. If exporting 5 times, the user count of the meshes go up by 5.

If saving and reverting (File/Revert), then the user count goes back to what it should be, until exporting again.

I'm not sure how it decides which particular meshes to increase the user count of.

I originally reported there, but in retrospect should probably have reported here instead.

@donmccurdy
Copy link
Contributor

As far as I can tell this problem is resolved in the new project and Blender 2.8, https://github.com/KhronosGroup/glTF-Blender-IO. The user count is no longer shown in Blender's UI, but you can access it through the Python API.

If the issue is recurring for you, steps or files to reproduce the problem would be helpful. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants