Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantomxm2021 committed Aug 13, 2021
1 parent c36b98f commit 67d4e91
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
Binary file modified Android/libs/unityLibrary-release.aar
Binary file not shown.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# Version 0.0.3
## Add
- New programming work follow.
- MonoBinder Developers will be allowed to perform visual configuration through the Inspector panel.
- Quickly create AR experience through templates

- LightProbs APIs support
- Add local packages
- Add default Event System to main scene
- Add FaceMesh state
- Add Face Mesh prefab
- Add Auto convert to MonoBinder
- Add convert to MonoBinder dialog


## Changed
- Rename development kit version to v0.0.3
- Changed ImageDebug [Resolution](https://www.teambition.com/task/610a04401c41f90044134265)
- Changed `Focus Slam` Not send any notification to AR-Experience on Unity Editor
- Update Unity editor version to 2020.3.14f1
- Obsolete the Anchor `Stick type enum`
- Obsolete the Anchor `ByScreen action`
- Change face mesh algorithm struct
- Disable obfuscate plugin
- Change AR-MOD API default constructor to new constructor, `New ARMODAPI()` -> `New ARMODAPI(#PROJECT_NAME#)`


## Fixed
- Core:Fix ARMOD API clr binding
- Core:Fix Call error again after releasing the ActionNotificationCenter
- Core:Fix https://www.teambition.com/task/6102c0d754ac40004408d620
- Android:Fix Ingamedebug plugin error
- iOS:Fix defines

# Version 0.0.2
## Add
- New API Exit ARMOD callback added
Expand Down
Binary file modified iOS/UnityFramework.framework.zip
Binary file not shown.

0 comments on commit 67d4e91

Please sign in to comment.