Skip to content

optimize entity glow logic #68

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

Conversation

MicrocontrollersDev
Copy link

@MicrocontrollersDev MicrocontrollersDev commented Jul 23, 2024

Description

instead of basically forcing isEntityOutlines to be true, lets only do it when the option is enabled

also im not sure checking isEntityOutlines is a good idea for entity culling. unless im misunderstanding the code this will apply to all entities while the option is enabled, so changed that to directly check if that entity itself is glowing. THIS LAST PART NEEDS TO BE TESTED

Related Issue(s)

Fixes #

How to test

Release Notes

Documentation

@MicrocontrollersDev MicrocontrollersDev changed the title start (not working) optimize entity glow logic Jul 23, 2024
@Wyvest Wyvest closed this Jul 23, 2024
@MicrocontrollersDev MicrocontrollersDev deleted the glow-performance-fix branch December 5, 2024 22:33
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