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

Unreal: Creator import fixes #3040

Merged
merged 2 commits into from
Apr 8, 2022
Merged

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Creators in unreal are using function from avalon which are not avaialbe anymore and were importing Creator directly which caused that the base of Unreal Creator was visible in Creator tool.

Description

Change imports to use function from OpenPype and base Creator plugin is not part in globals of plugin files.

Testing notes:

  1. Open unreal using openpype
  2. All should work
  3. Creator tool should show all 4 current creators and not should default one

@iLLiCiTiT iLLiCiTiT self-assigned this Apr 8, 2022
@iLLiCiTiT iLLiCiTiT added type: bug Something isn't working host: UE labels Apr 8, 2022
@iLLiCiTiT iLLiCiTiT merged commit fa06cb9 into develop Apr 8, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/unreal_creator_imports branch April 8, 2022 10:09
@mkolar mkolar added this to the next milestone Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: UE type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants