Flywheel/src/main/java/com/jozufozu/flywheel
Jozufozu 1fe8297e72 Freestyle instances
- Add Effect instancing
   - Allows mods to create visual effects without (block) entities
   - One effect object maps to many AbstractInstances
   - Effect objects are expected to exist in isolation
 - Refactor InstanceManager to be composable about how its instances are stored
   - EffectInstanceManager uses this to provide a one to many topology
   - This is in need of more iteration, and more aspects of InstanceManager should be made composable in the future
2022-07-17 16:01:30 -05:00
..
api Batch 2 2022-06-30 14:29:35 -07:00
backend Freestyle instances 2022-07-17 16:01:30 -05:00
config Better buffer binding 2022-06-09 12:44:52 -07:00
core Freestyle instances 2022-07-17 16:01:30 -05:00
event A little of everything 2022-06-19 23:25:44 -07:00
light Fix spooky shaded contraptions 2022-04-08 17:23:02 -07:00
mixin Freestyle instances 2022-07-17 16:01:30 -05:00
repack/joml Repack JOML 2021-12-24 02:21:59 -08:00
util Batch 2 2022-06-30 14:29:35 -07:00
vanilla Freestyle instances 2022-07-17 16:01:30 -05:00
Flywheel.java Freestyle instances 2022-07-17 16:01:30 -05:00