huggingface / huggingface/simulate

[Python] Mesh data is duplicated, not cached

Open
#251 1 comment 0 reactions 0 assignees View on GitHub
bug Python
Dominant language
Python
Stars
195
Forks
13
Avg merge
58m
Merged PRs (30d)
1

Description

- When multiple objects have the same mesh, it should only pass the mesh data once, as it worked previously
- Currently, the mesh data is instead duplicated, i.e. adding 100 equivalent spheres will pass 100 different mesh data

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.