Unreal import/export tools are visible in all tool ribbons (tool shelf) #39385

Closed
opened 2014-03-24 12:33:44 +01:00 by Raphael Stoeckli · 4 comments

System Information
Windows 7 x64, Nvidia GeForce GTX 760

Blender Version
Broken: (2.7 19e627c)

Short description of error
The tools for the Import-Export addons:

  • Export Unreal Engine Format(.psk/.psa) --> io_export_unreal_psk_psa.py
  • Import Engine Format(.psk/.psa) --> io_import_scene_unreal_psk_psa.py

are visible in all Tool ribbons (Tools, Create, Relations etc.) in the tool shelf in Blender.
Maybe other addons are also affected.

A possible solution is to define a new category (bl_category) respectively to assign the tools to a existing category.

See attached patches for example.
io_export_unreal_psk_psa.py --> Line 2282
io_import_scene_unreal_psk_psa.py --> Line 1106

io_import_scene_unreal_psa_psk.py

io_export_unreal_psk_psa.py

**System Information** Windows 7 x64, Nvidia GeForce GTX 760 **Blender Version** Broken: (2.7 19e627c) **Short description of error** The tools for the Import-Export addons: - Export Unreal Engine Format(.psk/.psa) --> io_export_unreal_psk_psa.py - Import Engine Format(.psk/.psa) --> io_import_scene_unreal_psk_psa.py are visible in all Tool ribbons (Tools, Create, Relations etc.) in the tool shelf in Blender. Maybe other addons are also affected. A possible solution is to define a new category (bl_category) respectively to assign the tools to a existing category. See attached patches for example. io_export_unreal_psk_psa.py --> Line 2282 io_import_scene_unreal_psk_psa.py --> Line 1106 [io_import_scene_unreal_psa_psk.py](https://archive.blender.org/developer/F82378/io_import_scene_unreal_psa_psk.py) [io_export_unreal_psk_psa.py](https://archive.blender.org/developer/F82379/io_export_unreal_psk_psa.py)

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @RaphaelStoeckli

Added subscriber: @RaphaelStoeckli

Changed status from 'Open' to: 'Duplicate'

Changed status from 'Open' to: 'Duplicate'

✘ Merged into blender/blender#38999.

✘ Merged into blender/blender#38999.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#39385
No description provided.