Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/odin settings search filter #35

Merged
merged 23 commits into from
Jul 28, 2020

Conversation

Mefodei
Copy link
Contributor

@Mefodei Mefodei commented Jun 11, 2020

  • add import rules filtering with input field for Odin

…ngs-search-filter

# Conflicts:
#	Editor/Helper/AddressableImportSettingsEditor.cs
#	Editor/Helper/AddressableImporterOdinHandler.cs
#	Editor/Helper/AddressableImporterOdinHandler.cs.meta
#	Editor/Helper/AddressablesImporterOdinHandler.cs.meta
#	Editor/OdinSupport/AddressablesImporterOdinHandler.cs.meta
@favoyang
Copy link
Owner

favoyang commented Jul 6, 2020

@Mefodei this branch has conflicts that must be resolved.

@favoyang
Copy link
Owner

favoyang commented Jul 7, 2020

Please merge with the latest master then resolve the conflict.

# Sync local/master with upstream/master
git remote add upstream git@github.com:favoyang/unity-addressable-importer.git
git fetch upstream
git checkout master
git merge upstream/master

# Merge master to your branch
git checkout YOUR_WORKING_BRANCH
git merge master

# solve the conflict, then commit.

…gs-search-filter

# Conflicts:
#	Editor/Helper/AddressableImportSettingsEditor.cs
@Mefodei
Copy link
Contributor Author

Mefodei commented Jul 16, 2020

Please merge with the latest master then resolve the conflict.

# Sync local/master with upstream/master
git remote add upstream git@github.com:favoyang/unity-addressable-importer.git
git fetch upstream
git checkout master
git merge upstream/master

# Merge master to your branch
git checkout YOUR_WORKING_BRANCH
git merge master

# solve the conflict, then commit.

Done

@favoyang favoyang merged commit 6d8022c into favoyang:master Jul 28, 2020
github-actions bot pushed a commit that referenced this pull request Jul 28, 2020
# [0.9.0](v0.8.1...v0.9.0) (2020-07-28)

### Features

* ODIN inspector search filter ([#35](#35)) ([6d8022c](6d8022c))
@github-actions
Copy link

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants