]> git.lizzy.rs Git - shadowclad.git/history - level.c
Rework asset import, add texture import
[shadowclad.git] / level.c
2019-01-29 outfrostRework asset import, add texture import
2019-01-27 outfrostAdd a logger!
2019-01-24 outfrostReorder, move and rename things
2019-01-15 outfrostFurther apply type aliases and cleanup includes
2019-01-13 outfrostRefactor handling of imported assets a bit
2018-11-13 outfrostRefactor code style
2018-11-13 outfrostFormat header includes
2018-11-05 outfrostReturn aiScene* from import, move prints to debugutil
2018-10-11 outfrostLink libassimp and test importing a 3ds file
2018-01-13 outfrostAdd TGA image parsing; Start work on level image parsing