1
0
mirror of https://github.com/xiaopeng12138/MaiDXR.git synced 2024-11-15 08:37:35 +01:00
MaiDXR/CHANGES.md
2022-03-04 21:49:10 +01:00

99 lines
1.2 KiB
Markdown

# Changelog
# Latest
## v0.7
Add 3rd person view
Add body light
Add custom select button
Fix bugs
Adjust framework
New setting format and default setting
Some small changes
# Old version
## v0.1
First version
## v0.2
Add smooth camera
Add haptic feedback
Change hand position and size
Change button hitbox size
## v0.3
Add enter button
Adjust button hitbox area
Fix window searching issue
Update serial, now you can exit MaiDXR and reopen in-game after you passed touch check ones
And some other mini fix
## v0.3.1
Fix capture issue
## v0.3.2
Change xr render to multi-pass (hope this can fix issue #3)
Update touch refresh rate to 200fps
Optimize performance
## v0.4
Add user custom configuration (see readme)
Add select button #4
Update smooth camera display method
Update framework color
## v0.4.1
Fix Settings to load on start
Update default config
## v0.5
Add local motion
Add none-VR camera FOV configuration
Add Serial2 (2p touch)
Some small framework update/fix
## v0.6
Add more custom button #11
Add button lights
Adjust framework
## v0.6.1
Fix performance issue #12
Adjust framework
Custom button bugs fix
## v0.6.2
Fix button lighting issue
Fix freez after start MaiDXR
Adjust framework