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

Reset loader's asset selection on context change #1106

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Mar 10, 2021

Changes

Overrides of taskChanged event is not radical but explicit. All "taskChanged" callbacks were removed on override event in maya's implementation which is not wanted.

  • override_event function was removed
  • added override_task_change_event which removes task change callback from maya's implementation in avalon
    • this explicit replacement give ability to register different callbacks for "taskChanged" event (e.g. in Loader tool)
🏴 this depends on
avalon-core ynput/avalon-core#298
🏴 Pype 3.x PR
pype #1107
avalon-core ynput/avalon-core#299

Resolves: #1074

@mkolar mkolar merged commit dd80226 into 2.x/develop Mar 10, 2021
@mkolar mkolar deleted the bugfix/2_0_1074-nuke-loader-context branch March 12, 2021 16:04
@mkolar mkolar modified the milestones: 2.15.4, 2.16.0 Mar 12, 2021
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