-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make changes to VBOs and add a config option for them
- Rendering with VBOs can be enabled and disabled - BlockEntityClientState was generalized into CableVBOContainer - Most reliance on an available BlockEntity for rendering with VBOs has been removed - Major refactoring of VBO rendering away from CableOutputBlockEntityRenderer - Abstracted BlockEntityOutputs
- Loading branch information
1 parent
beb55f0
commit 1422f25
Showing
15 changed files
with
305 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
src/main/java/io/github/foundationgames/phonos/client/render/BlockEntityClientState.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.