Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Tools: Cleanup of unused classes #2304

Merged
merged 12 commits into from
Nov 25, 2021
Merged

Tools: Cleanup of unused classes #2304

merged 12 commits into from
Nov 25, 2021

Conversation

iLLiCiTiT
Copy link
Member

Description

Remove unused classes or changes to use new versions of widgets.

Changes

  • USD in houdini is using new SingleSelectAssetsWidget
    • implemented new class SelectAssetDialog which does the logic implemented in pick_asset
  • use PlaceholderLineEdit in subsets widget to fix placeholder color
  • removed unused asset specific classes (widget, model, delegate and view)
  • moved task related roles to tasks_widget.py because it is only place where are used

@iLLiCiTiT iLLiCiTiT self-assigned this Nov 24, 2021
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Nov 24, 2021
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried to click through as many tools as possible. Tested in Maya.
Works.

@iLLiCiTiT iLLiCiTiT merged commit b372eee into develop Nov 25, 2021
@iLLiCiTiT iLLiCiTiT deleted the feature/tools_cleanup branch December 13, 2021 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants