summary refs log tree commit diff
path: root/src/graphics/model.rs
AgeCommit message (Expand)Author
2026-08-09rename and reexport a bunch of graphics state typesIrene Knapp
2026-08-09refactor Texture into its own thingIrene Knapp
2026-08-08move the obj loader to a more logical placeIrene Knapp
2026-08-08remove physical_device from ForReinitIrene Knapp
2026-08-08move models into their own struct and fileIrene Knapp