Flywheel/src/main/java/com/jozufozu/flywheel/lib
PepperCode1 dfd27fc968 Materials and You: Volume 3
- Add material properties
  - depthTest
  - useOverlay
- Rename some material properties
  - mip -> mipmap
  - backfaceCull -> backfaceCulling
  - lighting -> useLight
- Fix InstancingEngine and IndirectEngine not binding overlay texture
and setting unnecessary render state
- Fix indirect internal shaders applying light twice
- Fix internal shaders using removed ALPHA_CUTOFF define
- Rename some variables and functions in shader files
- Separate MaterialUtil into MaterialRenderState and MaterialEncoder
- Delete unused Textures class
2023-12-03 18:13:39 -08:00
..
backend Pre-processing Pre-refactor 2023-04-16 22:09:28 -07:00
box Port fixes and other changes 2023-11-25 14:09:30 -08:00
context Materials and You: Volume 3 2023-12-03 18:13:39 -08:00
instance Port fixes and other changes 2023-11-25 14:09:30 -08:00
layout Sweeping changes 2023-11-18 11:46:04 -08:00
light Sweeping changes 2023-11-18 11:46:04 -08:00
material Materials and You: Volume 3 2023-12-03 18:13:39 -08:00
math Spheres your cubes 2023-11-29 20:10:13 -08:00
memory Re-reload 2023-11-29 20:03:26 -08:00
model Re-reload 2023-11-29 20:03:26 -08:00
task A refined plan 2023-11-29 20:10:13 -08:00
transform Port fixes and other changes 2023-11-25 14:09:30 -08:00
uniform Port fixes and other changes 2023-11-25 14:09:30 -08:00
util Re-reload 2023-11-29 20:03:26 -08:00
vertex Port fixes and other changes 2023-11-25 14:09:30 -08:00
visual Spheres your cubes 2023-11-29 20:10:13 -08:00