mrwonko / Blender-Jedi-Academy-Tools

Blender Importer and Exporter for the Ghoul2 model/animation format (.gla/.glm) by Raven Software, created with Jedi Knight: Jedi Academy in mind.
14 stars 5 forks source link

incompatible with Blender 4.0 #45

Closed mrwonko closed 5 months ago

mrwonko commented 6 months ago

Apparently Python 3.8 removed time.clock() and now the add-on is broken: https://jkhub.org/forums/topic/13022-blender-40-error-with-importing-glm-files/

mrwonko commented 5 months ago

This was already fixed in 72a4f3a6