]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Pass num_triangles per surface rather than for the entire surfmesh
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 May 2020 02:35:18 +0000 (02:35 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 May 2020 02:35:18 +0000 (02:35 +0000)
commit09438bdf80e3850374b014ad004113e615e57b4a
treebee6e4b56bff0d5a71044cbd4d43e33899b3852f
parent2faff26f69150bd8b672cb96556c4028a292cdd5
Pass num_triangles per surface rather than for the entire surfmesh

Committing on behalf of havoc. Fixes potential bugs on multi-texture
model formats and makes hitmodel traces faster.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12604 d7cf8633-e32d-0410-b094-e92efae38249
model_alias.c