summaryrefslogtreecommitdiff
path: root/src/renderergl1/tr_model_iqm.c
AgeCommit message (Expand)Author
2014-06-17Initialize blendIndexesType and blendWeightsTypeZack Middleton
2014-06-17Fix IQM comments refering to IQM_BYTE instead of IQM_UBYTEZack Middleton
2014-06-17IQM int/float vertex arrays were already swappedZack Middleton
2014-06-17Add support for IQM int blend indices and float blend weightsZack Middleton
2014-06-17Support IQMs with joints and no posesZack Middleton
2014-06-17Fix IQM tess buffer overflowZack Middleton
2014-06-17Only allow model meshes to have SHADER_MAX_VERTEXES - 1 vertexesZack Middleton
2013-05-31reduce the amount of compiler warnings for variable shadowing/dev/humancontroller
2013-05-31Show surface names in excessive vertexes and triangles warningsZack Middleton
2013-03-19Always initialize joint_names in R_LoadIQMZack Middleton
2013-03-19Fix loading and rendering IQMs with no jointsZack Middleton
2013-03-19Fix size reserved for IQM jointMats (allocated more than used)Zack Middleton
2013-03-19Fix origin returned by IQM's LerpTagZack Middleton
2013-02-16Update copyright noticesTim Angus
2013-02-16renderer -> renderergl1, rend2 -> renderergl2Tim Angus