Flywheel/src/main/java/com/jozufozu/flywheel
PepperCode1 83f4aaa4db A fresh batch of refactoring
- Replace ModelTransformer with modular pipeline that closely resembles
the instancing pipeline
  - StructTypes and Materials now provide a VertexTransformer that
mutates a MutableVertexList
- Rewrite all model building to make it cleaner, more flexible, and
easier to use
- Add SimpleMaterial.GlStateShard for easier control over GL state
- Rename and move some classes
2022-07-29 15:58:34 -07:00
..
api A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
backend A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
config Fragments of utility 2022-07-23 17:53:57 -07:00
core A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
event A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
light One more thing... 2022-07-10 15:22:02 -04:00
mixin A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
util A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
vanilla A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
Flywheel.java A fresh batch of refactoring 2022-07-29 15:58:34 -07:00