gzdoom-gles/src/r_data/models
alexey.lysiuk 9257c9cc0c - fixed compilation warnings reported by GCC/Clang
src/r_data/models/models.cpp:418:33: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare]
src/r_data/models/models.cpp:427:38: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare]
src/r_data/models/models_ue1.cpp:49:37: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare]
2018-05-19 13:28:53 +03:00
..
models.cpp - fixed compilation warnings reported by GCC/Clang 2018-05-19 13:28:53 +03:00
models.h - GetTimeFloat is not renderer specific 2018-05-07 00:40:12 +02:00
models_md2.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
models_md3.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
models_ue1.cpp - fixed compilation warnings reported by GCC/Clang 2018-05-19 13:28:53 +03:00
models_ue1.h Fix for Unreal meshes that don't have sequential texture numbers 2018-05-16 22:11:24 +02:00
models_voxel.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
tab_anorms.h