Bug 5029 - IQM skin support for upper case surface names
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: All All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2011-06-08 01:57 EDT by Zack Middleton
Modified: 2011-06-11 11:17:51 EDT
1 user (show)

See Also:


Attachments
Adds missing Q_strlwr for IQM surface name. (639 bytes, patch)
2011-06-08 01:57 EDT, Zack Middleton

Description Zack Middleton 2011-06-08 01:57:06 EDT
Created attachment 2760 [details]
Adds missing Q_strlwr for IQM surface name.

IQM does not convert surface names to lower case for skin surface checks. Skin surface names are converted to lower case and checks are case sensitive. This makes it impossible to use skins with upper case IQM surfaces.
Comment 1 Thilo Schulz 2011-06-11 11:17:51 EDT
thanks alot! applied to r2014