Flywheel/src/main/java/com/jozufozu/flywheel
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
..
api Stick to the plan 2023-04-23 12:42:07 -07:00
backend Stick to the plan 2023-04-23 12:42:07 -07:00
compat Add Rubidium compatibility 2023-04-13 10:16:33 -07:00
config Organize and improve compiler code 2023-04-20 12:22:51 -07:00
extension Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
gl Organize and improve compiler code 2023-04-20 12:22:51 -07:00
glsl Organize and improve compiler code 2023-04-20 12:22:51 -07:00
handler Merge branch '1.18/plan' into 1.18/next 2023-04-15 15:27:18 -07:00
impl Stick to the plan 2023-04-23 12:42:07 -07:00
lib Stick to the plan 2023-04-23 12:42:07 -07:00
mixin Non-uniform un-provider 2023-04-16 17:20:32 -07:00
util Stick to the plan 2023-04-23 12:42:07 -07:00
vanilla Fix rendering far from world origin 2023-04-10 14:30:08 -07:00
Flywheel.java Organize and improve compiler code 2023-04-20 12:22:51 -07:00