Bug 6069 - Remove md4 model support
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC All
: P3 minor
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2013-11-22 23:33 EST by James Canete
Modified: 2013-12-10 22:45:06 EST
1 user (show)

See Also:


Attachments
Patch to remove md4 model support (33.35 KB, patch)
2013-11-22 23:33 EST, James Canete

Description James Canete 2013-11-22 23:33:48 EST
Created attachment 3398 [details]
Patch to remove md4 model support

Here's a patch that removes md4 model support from both renderers.  AFAIK nothing actually uses it, and with mdr being enabled by default it's a lot of redundant code.

Please test.
Comment 1 Zack Middleton 2013-12-10 22:45:06 EST
The patch applied in https://github.com/ioquake/ioq3/commit/6f3edb20b82bcf6aca3a75185354064521eeb797 .