Flywheel/src/main/java/com/jozufozu/flywheel/backend
PepperCode1 eb8dc6bc07 Switch to instancing controllers
- Combine InstanceFactories and FlywheelRendered into
InstancingControllers
- Store these controllers directly in the BlockEntity/Entity type
instead of a map for efficiency
- Redo InstancedRenderRegistry to fit these changes
- Rename all tile to block entity
- Remove all interface I prefixes
- Organize imports
- Bump version to 0.5.1
2022-01-03 21:41:08 -08:00
..
gl Fix crash on resource reload with flywheel disabled 2021-12-30 15:15:25 -08:00
instancing Switch to instancing controllers 2022-01-03 21:41:08 -08:00
model Go through GlVertexArray 2021-12-27 19:14:19 -08:00
pipeline Fix crash on resource reload with flywheel disabled 2021-12-30 15:15:25 -08:00
source Switch to instancing controllers 2022-01-03 21:41:08 -08:00
struct Finally safe vertex formats 2021-12-22 02:45:45 -08:00
Backend.java Fix crash on resource reload with flywheel disabled 2021-12-30 15:15:25 -08:00
GameStateRegistry.java Switch to instancing controllers 2022-01-03 21:41:08 -08:00
Loader.java Fix crash on resource reload with flywheel disabled 2021-12-30 15:15:25 -08:00
OptifineHandler.java Fix crash on resource reload with flywheel disabled 2021-12-30 15:15:25 -08:00
package-info.java Fix obvious errors 2021-09-15 09:26:51 +02:00
RenderLayer.java Reorganize, rename, refactor, 0.4.0 2021-12-09 00:42:27 -08:00
RenderWork.java Update to 1.18 2021-12-06 21:29:21 -08:00
ShaderContext.java Reorganize, rename, refactor, 0.4.0 2021-12-09 00:42:27 -08:00