Heya,
Im trying to get IQM models to work with darkplaces.
but using the latest darkplaces build(2010-04-08) it complains that it only supports version 0 IQM models. im using the exporter from
http://lee.fov120.com/iqm/
(2010-04-15)
its for blender2.5 which i really would like to continue using as i have everything set up.
anyway on closer inspection of the script there is a line during the file output which sets a flag for version number of the model file. it outputs to version 1.
i guess there are some significant changes to the iqm format that might need updating in darkplaces.
anyway the whole point is i would like to get animated meshes from blender2.5 to darkplaces. theres no problem exporting from 2.49. but all my animations are already set up in 2.5 and opening my blend files in 2.49 works but i lose all animation/s.
does anyone have any suggestions as to the best way to get animated models out of 2.5 into darkplaces.
out of simplicity i wouldnt mind using md3 but there are no exporters yet for 2.5
does anyone have any experience using IQM?
how about model exporting to darkplaces of any kind from blender2.5?
EDIT: i would like to avoid export as one format>then convert>then something else approach.
but if it works i guess ill have to deal.
-something