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

Plumber seems not be able to get the precise origin of entities. #169

Closed wolfsmith520-github closed 7 months ago

wolfsmith520-github commented 10 months ago

It works fine in old version (https://github.com/lasa01/io_import_vmf/releases/tag/v0.6.9) image image

New version is a lit bit buggy(https://github.com/lasa01/io_import_vmf/releases/tag/v1.0.0-beta4) image

lasa01 commented 10 months ago

This should be fixed in the latest release candidate. The brush recentering was missing so the origins were not adjusted. The origin might not always be the same as the origin in hammer, since the actual center of the brush is used instead of that value, but it should now be consistent with io_import_vmf.