Fix to helper.py loading the bytes of the skin correctly (thanks to Redfield for figuring this out). This makes the module compatible with Python 3.6 onwards.
Tutorials, tools, etc. on how to make quake models
Fix to helper.py loading the bytes of the skin correctly (thanks to Redfield for figuring this out). This makes the module compatible with Python 3.6 onwards.
Version 0.5 of the standalone build of fbxtomdl is now released
http://www.quaketastic.com/files/tools/fbxtomdl-0.5.zip
This release incorporates the fixes from qmdl v5 and so creates .mdl files which are better compatible with Winquake. Also please note the feature from v0.4 which was not previously highlighted; the -g switch allows you to group ranges of frames, e.g. “fbxtomdl.exe -g 1-6,33-40,50-53”.
Fixes to several deficiencies in the Mdl saving code causing issues with Winquake:
The helper object has been enhanced to automatically run these helper functions on the mdl file before each save.