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

Improvement Sandbox ENT`s #2109

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Improvement Sandbox ENT`s #2109

wants to merge 7 commits into from

Conversation

friztailo
Copy link

Improvements:

  • The result of ENT:BeingLookedAtByLocalPlayer() is now cached in the current frame to prevent unnecessary re-tracing.
  • Lights, lamps, emitters, thrusters have been optimized in terms of creating unnecessary garbage.
    Now they will not drop your fps so often due to garbage collection.

@robotboy655 robotboy655 added the Enhancement The pull request enhances current functionality. label Sep 3, 2024
@neico
Copy link
Contributor

neico commented Nov 7, 2024

I've checked with the contributing file, and it's not stated there explicitly, but wasn't it generally agreed upon that things like operators shouldn't be changed from C-Style to lua style just for the sake of it?
I'm seeing quite a few ! to not changes there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement The pull request enhances current functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants