Created attachment 2763[details]
Set tag's origin[2] and clear missing tag's axis and origin.
IQM does not set tag origin[2], sets origin[0] twice. IQM does not clear axis and origin for missing tags (this results in weird rendering of models attached to tags as it uses random data).
Created attachment 2763 [details] Set tag's origin[2] and clear missing tag's axis and origin. IQM does not set tag origin[2], sets origin[0] twice. IQM does not clear axis and origin for missing tags (this results in weird rendering of models attached to tags as it uses random data).
Created attachment 2765 [details] Previous patch, plus fixed R_IQMLerpTag's return value. Fixed R_IQMLerpTag to return qtrue when tag is found.