summaryrefslogtreecommitdiff
path: root/src/tiled.c
AgeCommit message (Expand)Author
2023-07-11make render changes on texture rather than imagedavidovski
2023-07-11do not allow editing tiles outside of the tilemapdavidovski
2023-07-11add editordavidovski
2023-07-11make consistent variable namesdavidovski
2023-07-11refactor tileddavidovski
2023-07-11use struct to store multiple uniformsdavidovski
2023-07-10exit when map load failsdavidovski
2023-07-10add tile atlas to mapfiledavidovski
2023-07-10cleanup projectdavidovski