Flywheel/docs/shader-api
Jozufozu a89756a709 Nobody Else Shall Wonder
- Allow materials to specify the cardinal lighting mode
- Hard-code the cardinal lighting mode to be one of 3
  - Off
  - Chunk
  - Entity (default)
- This gives artists some control over how they want their models to
  appear in-game. Kryppers in particular noticed lighting discrepancies
  between a flywheel model and a block model
- Remove "useLightDirections" config, command, and uniform
- Remove "diffuse" flag from Material
2025-01-05 11:19:06 -08:00
..
common.glsl All okay 2024-08-01 12:14:14 -07:00
fragment.glsl Light in the shade 2024-07-15 15:15:34 -07:00
material.glsl Nobody Else Shall Wonder 2025-01-05 11:19:06 -08:00
vertex.glsl Light in the shade 2024-07-15 15:15:34 -07:00