Flywheel/src/main/java/com/jozufozu/flywheel/api
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 Automated nullability 2024-01-22 11:12:48 -08:00
context Automated nullability 2024-01-22 11:12:48 -08:00
event Re-reload 2023-11-29 20:03:26 -08:00
instance safety = null 2024-01-19 16:20:34 -08:00
layout Little things 2024-01-08 13:33:50 -08:00
material Gone, reduced to batches 2023-12-20 12:46:00 -08:00
model Sparse changes 2023-12-06 22:00:31 -08:00
registry Instance Refactor I 2023-04-04 12:36:54 -07:00
task Sparse changes 2023-12-06 22:00:31 -08:00
vertex Automated nullability 2024-01-22 11:12:48 -08:00
visual Light refactoring 2024-01-22 14:09:20 -08:00
visualization Light updated 2024-01-22 14:09:07 -08:00