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

Limit Shape materials #452

Merged
merged 9 commits into from
Nov 22, 2024
Merged

Conversation

snipercup
Copy link
Collaborator

Rquires #451
Fixes #449

Limits the amount of shape materials by keeping track of each created material by id. These materials are applied to the support shape of static furniture. Previously, a new material was created for each instance of static furniture, leading to performance degradation.

@snipercup snipercup mentioned this pull request Nov 20, 2024
@snipercup snipercup merged commit f539f4d into Khaligufzel:main Nov 22, 2024
@snipercup snipercup deleted the shape-materials branch November 22, 2024 05:56
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.

Pefromance degredation due to flush queries
1 participant