Flywheel/src/main/java/com/jozufozu/flywheel/util
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
..
box Contraptions were too lit 2022-04-07 13:23:56 -07:00
joml Little JOML 2022-07-22 16:56:05 -07:00
transform Add, refactor, remove 2022-02-08 19:26:36 -08:00
AnimationTickHolder.java util and core cleanup 2021-12-22 00:22:41 -08:00
ClientLevelExtension.java A little of everything 2022-06-19 23:25:44 -07:00
CodecUtil.java Fix else formatting 2021-06-30 13:03:02 -07:00
Color.java Clean up 2022-05-11 18:42:31 -07:00
DiffuseLightCalculator.java A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
FlwUtil.java Batch 2 2022-06-30 14:29:35 -07:00
Lazy.java Clean up 2022-05-11 18:42:31 -07:00
MatrixWrite.java Fragments of utility 2022-07-23 17:53:57 -07:00
Mods.java Towards starlight compat 2021-12-26 15:41:20 -08:00
NonNullSupplier.java Clean up 2022-05-11 18:42:31 -07:00
Pair.java util and core cleanup 2021-12-22 00:22:41 -08:00
RenderMath.java Uniformly incomplete 2022-07-22 17:24:41 -07:00
RenderTypeExtension.java A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
ResourceUtil.java Remap, update forge, minecraft and java 2021-09-15 09:14:30 +02:00
StringUtil.java Making materials matter more 2022-07-23 18:18:48 -07:00
Textures.java Crumbling away 2022-05-22 14:28:38 -07:00
WeakHashSet.java Light update convergence 2021-08-29 14:40:46 -07:00
WorldAttached.java Merge branch '1.18/dev' into 1.18/next 2022-07-19 00:19:50 -07:00