Skip to content

Commit e2116bd

Browse files
committed
update changes
1 parent d9b2ff4 commit e2116bd

File tree

2 files changed

+42
-13
lines changed

2 files changed

+42
-13
lines changed

CHANGES.md

Lines changed: 39 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,18 @@
22

33
# Latest
44

5-
## v0.7
6-
Add 3rd person view
7-
8-
Add body light
9-
10-
Add custom select button
11-
12-
Fix bugs
13-
14-
Adjust framework
15-
16-
New setting format and default setting
5+
## v0.7.2
6+
Possible to switch hand during hold #16
177

18-
Some small changes
8+
Fix display position
199

2010

2111
# Old version
2212

2313
## v0.1
2414
First version
2515

16+
2617
## v0.2
2718
Add smooth camera
2819

@@ -32,6 +23,7 @@ Change hand position and size
3223

3324
Change button hitbox size
3425

26+
3527
## v0.3
3628
Add enter button
3729

@@ -43,16 +35,19 @@ Update serial, now you can exit MaiDXR and reopen in-game after you passed touch
4335

4436
And some other mini fix
4537

38+
4639
## v0.3.1
4740
Fix capture issue
4841

42+
4943
## v0.3.2
5044
Change xr render to multi-pass (hope this can fix issue #3)
5145

5246
Update touch refresh rate to 200fps
5347

5448
Optimize performance
5549

50+
5651
## v0.4
5752
Add user custom configuration (see readme)
5853

@@ -62,11 +57,13 @@ Update smooth camera display method
6257

6358
Update framework color
6459

60+
6561
## v0.4.1
6662
Fix Settings to load on start
6763

6864
Update default config
6965

66+
7067
## v0.5
7168
Add local motion
7269

@@ -76,23 +73,52 @@ Add Serial2 (2p touch)
7673

7774
Some small framework update/fix
7875

76+
7977
## v0.6
8078
Add more custom button #11
8179

8280
Add button lights
8381

8482
Adjust framework
8583

84+
8685
## v0.6.1
8786
Fix performance issue #12
8887

8988
Adjust framework
9089

9190
Custom button bugs fix
9291

92+
9393
## v0.6.2
9494
Fix button lighting issue
9595

9696
Fix freez after start MaiDXR
9797

9898
Adjust framework
99+
100+
101+
## v0.7
102+
Add 3rd person view
103+
104+
Add body light
105+
106+
Add custom select button
107+
108+
Fix bugs
109+
110+
Adjust framework
111+
112+
New setting format and default setting
113+
114+
Some small changes
115+
116+
117+
## v0.7.1
118+
Clean code and unity setting
119+
120+
Add 1p only setting (reboot MaiDXR require)
121+
122+
Update readme to fix #14
123+
124+
Some small adjust

ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ PlayerSettings:
146146
- {fileID: 0}
147147
- {fileID: 0}
148148
- {fileID: 0}
149+
- {fileID: 1708333901713763777, guid: c32bea96a9d497047888cff51152a827, type: 2}
150+
- {fileID: 0}
151+
- {fileID: -9008817870737138221, guid: dac1673e162f8724aada57cd5b44f68b, type: 2}
149152
metroInputSource: 0
150153
wsaTransparentSwapchain: 0
151154
m_HolographicPauseOnTrackingLoss: 1

0 commit comments

Comments
 (0)