]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked iqm model loader to copy all data into allocated memory blocks
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 Jul 2011 09:38:36 +0000 (09:38 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 Jul 2011 09:38:36 +0000 (09:38 +0000)
commitc008d0faacdb193da55fb42923fa908a48ccadd1
treec26e5e09193f99ab843473d874daa8ce06ef9122
parent4691c4289b19b607d99c46b8a47ae82bb01c32b0
reworked iqm model loader to copy all data into allocated memory blocks
at load to prevent misaligned memory crashes on Sparc, PowerPC, others

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11257 d7cf8633-e32d-0410-b094-e92efae38249
model_alias.c