qzdoom/src/r_data/models
2018-12-16 13:33:42 +01:00
..
models.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
models.h - use TArrays for MD3 storage. 2018-12-16 13:33:42 +01:00
models_md2.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
models_md3.cpp - use TArrays for MD3 storage. 2018-12-16 13:33:42 +01:00
models_obj.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
models_obj.h Calculate normals for OBJ models with smooth groups 2018-09-22 10:24:01 -04:00
models_ue1.cpp - replaced TexMan.operator() with two functions. 2018-12-07 02:53:18 +01:00
models_ue1.h Fix a major oversight that caused UE1 models to use the normals of the first frame for all frames. 2018-09-25 21:00:04 +02:00
models_voxel.cpp - implemented a proper texture composition cache. 2018-12-10 01:17:39 +01:00
tab_anorms.h