Flywheel/src/main/java/com/jozufozu/flywheel/backend/instancing
Jozsef 608204ee0a Crash fix and refactor
- Check that sectionY is within the bounds of the chunk's section array, fixes #2
 - Refactor usages of Tile and Entity InstanceManagers to refer to the base class InstanceManager<>
2021-07-02 13:12:33 -07:00
..
entity Pre-port tasks I 2021-06-30 12:43:54 -07:00
tile Pre-port tasks I 2021-06-30 12:43:54 -07:00
IDynamicInstance.java Move away from a static backend class, add a registration event 2021-06-06 15:46:16 -07:00
IInstance.java Instance managers are abstract 2021-06-10 14:34:16 -07:00
IInstanceFactory.java Organization, renaming, and fixing a dumb crash 2021-05-30 17:05:41 -07:00
IInstanceRendered.java Start working on instanced enti- oh wait I've got to do all this other stuff first 2021-06-03 21:23:06 -07:00
InstanceData.java Organization, renaming, and fixing a dumb crash 2021-05-30 17:05:41 -07:00
InstancedRenderDispatcher.java Crash fix and refactor 2021-07-02 13:12:33 -07:00
InstancedRenderRegistry.java Yeet 2021-06-16 11:19:33 -07:00
InstanceManager.java Fix else formatting 2021-06-30 13:03:02 -07:00
InstanceMaterial.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
Instancer.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
ITickableInstance.java Move away from a static backend class, add a registration event 2021-06-06 15:46:16 -07:00
MaterialManager.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
MaterialRenderer.java Instanced entities stage 1 2021-06-07 18:12:46 -07:00
MaterialSpec.java Instanced entities stage 1 2021-06-07 18:12:46 -07:00