Flywheel/common/src
PepperCode1 62a0954381 Home alone
- Remove LoweringVisitor
- Move functionality of four main static methods in LoweringVisitor to new ModelTrees class
  - Return ModelTree directly
  - Accept Material instead of TextureAtlasSprite for efficiency, so visuals don't need to look up the sprite to get the ModelTree
- Use ResourceReloadCache for MeshTree.CACHE
2024-09-19 11:40:41 -07:00
..
api/java/dev/engine_room/flywheel/api First try 2024-09-18 23:43:23 -07:00
backend First try 2024-09-18 23:43:23 -07:00
lib Home alone 2024-09-19 11:40:41 -07:00
main Home alone 2024-09-19 11:40:41 -07:00
test/java/dev/engine_room/flywheel Formalize most public API (#253) 2024-07-26 14:21:35 -06:00