Flywheel/src/main/java/com/jozufozu/flywheel/lib
Jozufozu a0eab9a250 Light refactoring
- Run light updates in parallel to the visual frame plans
- Add null check in AbstractVisual#relight
- Add AbstractVisual#relight taking an iterable.
- Begin frame is after light updates are complete. I tried dividing some
  work to run before, but it doesn't really make a difference.
- Remove LightUpdatedLevel.
- Remove FrameContext.
- LightUpdater no longer runs ticks.
- LightUpdater no longer stores things weakly.
- Fix some docs.
2024-01-22 14:09:20 -08:00
..
backend Pre-processing Pre-refactor 2023-04-16 22:09:28 -07:00
box Automated nullability 2024-01-22 11:12:48 -08:00
context The great migration 2024-01-05 18:38:57 -08:00
instance Write me 2024-01-08 16:50:22 -08:00
light Light refactoring 2024-01-22 14:09:20 -08:00
material Gone, reduced to batches 2023-12-20 12:46:00 -08:00
math Little things 2024-01-08 13:33:50 -08:00
memory Re-reload 2023-11-29 20:03:26 -08:00
model Automated nullability 2024-01-22 11:12:48 -08:00
task Automated nullability 2024-01-22 11:12:48 -08:00
transform Pain points 2024-01-03 12:45:32 -08:00
util Automated nullability 2024-01-22 11:12:48 -08:00
vertex Untyped vertices 2023-12-07 16:49:12 -08:00
visual Light refactoring 2024-01-22 14:09:20 -08:00