Skip to content

Commit 67d4e91

Browse files
committed
v0.0.3
1 parent c36b98f commit 67d4e91

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed

Android/libs/unityLibrary-release.aar

211 KB
Binary file not shown.

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# Version 0.0.3
2+
## Add
3+
- New programming work follow.
4+
- MonoBinder Developers will be allowed to perform visual configuration through the Inspector panel.
5+
- Quickly create AR experience through templates
6+
7+
- LightProbs APIs support
8+
- Add local packages
9+
- Add default Event System to main scene
10+
- Add FaceMesh state
11+
- Add Face Mesh prefab
12+
- Add Auto convert to MonoBinder
13+
- Add convert to MonoBinder dialog
14+
15+
16+
## Changed
17+
- Rename development kit version to v0.0.3
18+
- Changed ImageDebug [Resolution](https://www.teambition.com/task/610a04401c41f90044134265)
19+
- Changed `Focus Slam` Not send any notification to AR-Experience on Unity Editor
20+
- Update Unity editor version to 2020.3.14f1
21+
- Obsolete the Anchor `Stick type enum`
22+
- Obsolete the Anchor `ByScreen action`
23+
- Change face mesh algorithm struct
24+
- Disable obfuscate plugin
25+
- Change AR-MOD API default constructor to new constructor, `New ARMODAPI()` -> `New ARMODAPI(#PROJECT_NAME#)`
26+
27+
28+
## Fixed
29+
- Core:Fix ARMOD API clr binding
30+
- Core:Fix Call error again after releasing the ActionNotificationCenter
31+
- Core:Fix https://www.teambition.com/task/6102c0d754ac40004408d620
32+
- Android:Fix Ingamedebug plugin error
33+
- iOS:Fix defines
34+
135
# Version 0.0.2
236
## Add
337
- New API Exit ARMOD callback added

iOS/UnityFramework.framework.zip

396 KB
Binary file not shown.

0 commit comments

Comments
 (0)