[quake3-commits] [ioquake/ioq3] c7ebe8: Calculate bounds for unanimated IQM models
Zack Middleton
zack at cloemail.com
Thu Aug 2 19:26:51 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: c7ebe82131db2c94d01c87803df588b367cd29d3
https://github.com/ioquake/ioq3/commit/c7ebe82131db2c94d01c87803df588b367cd29d3
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M code/renderergl1/tr_model_iqm.c
M code/renderergl2/tr_model_iqm.c
Log Message:
-----------
Calculate bounds for unanimated IQM models
Bounds are optional for animated IQM models but are not possible to
include with unanimated models (seems intended for use with separate
model containing animations and bounds). Calculating bounds for
unanimated IQM models fixes culling and head model on HUD which
calculates position from model bounds.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the quake3-commits
mailing list