GameTechDev / Intel-Texture-Works-Plugin

Intel has extended Photoshop* to take advantage of the latest image compression methods (BCn/DXT) via plugin. The purpose of this plugin is to provide a tool for artists to access superior compression results at optimized compression speeds within Photoshop*.
https://software.intel.com/en-us/articles/intel-texture-compression-plugin-for-photoshop
Apache License 2.0
258 stars 39 forks source link

Intel Textureworks-ConvertCubeMap errors when converting layered cubemap to cube cross #26

Open earthtojens opened 6 years ago

earthtojens commented 6 years ago

Repro:

  1. In photoshop, open a dds cubemap
  2. run File > scripts > Intel Textureworks-ConvertCubeMap
  3. The first panel will place but then this error pops up
Error 8152: The document does not contain a selection
Line: 323
-> nDoc.selection.rotate(angle);

image

System Info

Adobe Photoshop Version: 19.1.0 20180116.r.238 2018/01/16: 1153018  x64
Operating System: Windows 10 64-bit
christop4D commented 6 years ago

I remember that it was tested build on CC2015, 2017. Can you test it on a previous version? Does 2019 fail with any cube map?