Flywheel/src/main/java/com/jozufozu/flywheel/backend/instancing
JozsefA bef6d77a59 Start working on instanced enti- oh wait I've got to do all this other stuff first
- Separate model-level instance management from object-level instance management
 - Separate material management from rendering
 - A few things here and there related to entity instancing
 - Add a rudimentary command to spawn superglue
2021-06-03 21:23:06 -07:00
..
entity 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
IDynamicInstance.java Move backend 2021-05-01 16:32:09 -07:00
IInstance.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
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
InstancedRenderRegistry.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
InstanceMaterial.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
Instancer.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
ITickableInstance.java Organization, renaming, and fixing a dumb crash 2021-05-30 17:05:41 -07:00
ITileInstanceFactory.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
MaterialManager.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
MaterialRenderer.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
MaterialSpec.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
TileEntityInstance.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
TileInstanceManager.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