Plumber icon indicating copy to clipboard operation
Plumber copied to clipboard

Can't transform VFM Sky due to brush imported

Open DoradoOroOro opened this issue 3 years ago • 1 comments

Describe the bug The map brush and the 3d sky brush are the same when imported, causing that if you pick the sky and transform it, your map brush will be displaced and upscaled.

To Reproduce Steps to reproduce the behavior:

  1. Import a map
  2. Pick the entire 3D sky and use the "Transform 3d VMF sky" option from "Object"
  3. See error

Expected behavior The map brush should be separated from the sky brush so when you transform the sky you get the map right

Related files Example files: mapas.zip

Screenshots Captura de pantalla (66) Captura de pantalla (67) Captura de pantalla (69)

Details (please complete the following information):

  • OS: Windows 10
  • Blender Version: 2.93
  • Addon Version: 1.0.0
  • Did you download a release or build the addon yourself: downloaded a release
  • Related Game: Counter-Strike: Source

DoradoOroOro avatar Jun 11 '22 10:06 DoradoOroOro

This will probably be quite difficult to fix, since it would require automatic detection of the solids that are part of the 3d sky (and at that point, might as well do the transformation automatically too). For a workaround you can disable solid merging when importing, though this will make the import slower.

lasa01 avatar Jun 12 '22 10:06 lasa01

The default settings of the latest version do not have this issue, since solid merging is disabled.

lasa01 avatar Dec 14 '23 00:12 lasa01