Flywheel/src/main/java/com/jozufozu/flywheel/util
Jozufozu aef676517a Stick to the plan
- Plans are now generic about a context object
- Move default composition impls to SimplyComposedPlan
- Remove PlanUtil
- Make Synchronizer implement Runnable
- Add ContextAgnosticPlan to preserve old behavior
- Reduce creation of plan objects
- Make BatchingEngine, BatchingStage directly implement plan
- Introduce BatchContext for BatchingStage plans
- Introduce FrameContext, TickContext for VisualManager plans
- Cache separate "recreation plan" for when origin shifts occur
2023-04-23 12:42:07 -07:00
..
ConsoleColors.java Fix* the errors 2022-10-11 20:16:15 -07:00
FlwUtil.java Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
Lazy.java Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
Mods.java Resolved to ashes 2023-03-26 00:39:35 -07:00
NonNullSupplier.java Clean up 2022-05-11 18:42:31 -07:00
Pair.java Consolidated compilation 2022-09-29 20:41:44 -07:00
ResourceUtil.java Taxi shaders 2022-10-08 14:02:54 -07:00
StringUtil.java Organize and improve compiler code 2023-04-20 12:22:51 -07:00
Unit.java Stick to the plan 2023-04-23 12:42:07 -07:00
WorldAttached.java Instance Refactor II 2023-04-05 18:03:25 -07:00