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

Roundend PVS is too expensive #29160

Open
metalgearsloth opened this issue Jun 18, 2024 · 0 comments
Open

Roundend PVS is too expensive #29160

metalgearsloth opened this issue Jun 18, 2024 · 0 comments
Labels
A: Core Tech Area: Underlying core tech for the game and the Github repository. D2: Medium Difficulty: A good amount of codebase knowledge required. P3: Standard Priority: Default priority for repository items. T: Performance Type: Performance impacting changes or bugs

Comments

@metalgearsloth
Copy link
Contributor

Adding 80-200 PVS overrides is a bad idea and there's a reaosn we use them sparingly.

Ideally it would just copy sprite appearance or the likes and not actively update them.

@metalgearsloth metalgearsloth added T: Performance Type: Performance impacting changes or bugs D2: Medium Difficulty: A good amount of codebase knowledge required. labels Jun 18, 2024
@github-actions github-actions bot added the S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. label Jun 18, 2024
@beck-thompson beck-thompson added P3: Standard Priority: Default priority for repository items. A: Core Tech Area: Underlying core tech for the game and the Github repository. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Dec 18, 2024
@ElectroJr ElectroJr mentioned this issue Dec 22, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Core Tech Area: Underlying core tech for the game and the Github repository. D2: Medium Difficulty: A good amount of codebase knowledge required. P3: Standard Priority: Default priority for repository items. T: Performance Type: Performance impacting changes or bugs
Projects
None yet
Development

No branches or pull requests

2 participants