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

Fix the Custom shaders perf #117

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Fix the Custom shaders perf #117

merged 1 commit into from
Jul 13, 2024

Conversation

spimort
Copy link
Owner

@spimort spimort commented Jul 7, 2024

There was a problem with custom shaders since it was applying the textures directly to the shader, it was making the scene file big (by copying the textures as local resource)

There was a problem with custom shaders since it was applying the textures directly to the shader, it was making the scene file big (by copying the textures as local resource)
@spimort spimort self-assigned this Jul 7, 2024
@spimort spimort added the bug Something isn't working label Jul 7, 2024
@spimort spimort merged commit ebd8598 into main Jul 13, 2024
@spimort spimort deleted the fix/custom-shader-perf branch July 13, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant