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

feat!(plugin): port missing protos #502

Merged
merged 4 commits into from
Mar 23, 2022
Merged

feat!(plugin): port missing protos #502

merged 4 commits into from
Mar 23, 2022

Conversation

homuler
Copy link
Owner

@homuler homuler commented Mar 23, 2022

Major Changes

  • ImageFormat.Format -> ImageFormat.Types.Format
  • Port Protobuf sources related to CalculatorOptions
    • Mediapipe.Color can conflict with UnityEngine.Color
  • Change some file paths

Some file paths under Runtime/Scripts/Protobuf have changed, so it's necessary to uninstall all the files first before building this version.

rm -rf build
python build.py uninstall

@homuler homuler self-assigned this Mar 23, 2022
@homuler homuler changed the base branch from master to 0.9.0 March 23, 2022 01:59
@homuler homuler merged commit ed05eff into 0.9.0 Mar 23, 2022
@homuler homuler deleted the feat/port-missing-protos branch March 23, 2022 02:00
homuler added a commit that referenced this pull request Mar 25, 2022
* feat: port missing calculator options and etc

* ImageFormat.Format -> ImageFormat.Types.Format

* refactor: ImageFormat.cs -> TextureFormatExtension.cs

* fix indentation
homuler added a commit that referenced this pull request Mar 31, 2022
* feat: port missing calculator options and etc

* ImageFormat.Format -> ImageFormat.Types.Format

* refactor: ImageFormat.cs -> TextureFormatExtension.cs

* fix indentation
homuler added a commit that referenced this pull request Apr 4, 2022
* feat: port missing calculator options and etc

* ImageFormat.Format -> ImageFormat.Types.Format

* refactor: ImageFormat.cs -> TextureFormatExtension.cs

* fix indentation
homuler added a commit that referenced this pull request Apr 4, 2022
* feat: port missing calculator options and etc

* ImageFormat.Format -> ImageFormat.Types.Format

* refactor: ImageFormat.cs -> TextureFormatExtension.cs

* fix indentation
homuler added a commit that referenced this pull request Apr 5, 2022
* feat: port missing calculator options and etc

* ImageFormat.Format -> ImageFormat.Types.Format

* refactor: ImageFormat.cs -> TextureFormatExtension.cs

* fix indentation
homuler added a commit that referenced this pull request Apr 7, 2022
* feat: port missing calculator options and etc

* ImageFormat.Format -> ImageFormat.Types.Format

* refactor: ImageFormat.cs -> TextureFormatExtension.cs

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

Successfully merging this pull request may close these issues.

None yet

1 participant