1
0
mirror of https://github.com/xiaopeng12138/MaiDXR.git synced 2025-02-12 09:02:59 +01:00
MaiDXR/CHANGES.md
2022-02-26 21:29:54 +01:00

84 lines
1.1 KiB
Markdown

# Changelog
# Latest
## v0.6.2
Fix button lighting issue
Fix freez after start MaiDXR
Adjust framework
# 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