lasa01 / Plumber

A Blender addon for importing Source 1 engine maps, models, materials and textures. This addon makes it possible to import full CS:GO, TF2, CS:S or other Source 1 game maps into Blender.
MIT License
390 stars 30 forks source link

Race condition in prop import #155

Closed lasa01 closed 10 months ago

lasa01 commented 1 year ago

It's possible that a prop is sent to Blender before the model it requires if 2 threads are simultaneously loading a prop requiring the same model.

lasa01 commented 10 months ago

Fixed in latest rc.