1
0
mirror of https://github.com/xiaopeng12138/MaiDXR.git synced 2024-11-24 03:50:10 +01:00
MaiDXR/CHANGES.md

151 lines
1.8 KiB
Markdown
Raw Normal View History

2022-01-26 20:38:31 +01:00
# Changelog
2022-01-26 20:39:21 +01:00
# Latest
2022-08-19 21:37:56 +02:00
## v0.8
Switch to Unity2021 and URP
2022-03-04 21:31:53 +01:00
2022-08-19 21:37:56 +02:00
New enviroment and logo
Add 2P cabinet
Add controll panel
Add lock to buttons and other stuff
Possible to adjust 3rd person camera via controller pointer in game
Touch backend is now in different thread
2022-02-26 21:29:54 +01:00
2022-01-26 20:39:21 +01:00
# Old version
## v0.1
2022-01-19 23:44:55 +01:00
First version
2022-03-15 20:01:14 +01:00
2022-01-26 20:39:21 +01:00
## v0.2
2022-01-19 23:44:55 +01:00
Add smooth camera
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
Add haptic feedback
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
Change hand position and size
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
Change button hitbox size
2022-03-15 20:01:14 +01:00
2022-01-26 20:39:21 +01:00
## v0.3
2022-01-19 23:44:55 +01:00
Add enter button
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
Adjust button hitbox area
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
Fix window searching issue
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
Update serial, now you can exit MaiDXR and reopen in-game after you passed touch check ones
2022-01-26 20:40:23 +01:00
2022-01-19 23:44:55 +01:00
And some other mini fix
2022-01-26 20:34:23 +01:00
2022-03-15 20:01:14 +01:00
2022-01-26 20:39:21 +01:00
## v0.3.1
2022-01-26 20:34:23 +01:00
Fix capture issue
2022-03-15 20:01:14 +01:00
2022-01-26 20:39:21 +01:00
## v0.3.2
2022-01-26 20:34:23 +01:00
Change xr render to multi-pass (hope this can fix issue #3)
2022-01-26 20:40:23 +01:00
2022-01-26 20:34:23 +01:00
Update touch refresh rate to 200fps
2022-01-26 20:40:23 +01:00
2022-01-26 20:34:23 +01:00
Optimize performance
2022-03-15 20:01:14 +01:00
2022-01-26 20:39:21 +01:00
## v0.4
2022-01-26 20:34:23 +01:00
Add user custom configuration (see readme)
2022-01-26 20:40:23 +01:00
2022-01-26 20:34:23 +01:00
Add select button #4
2022-01-26 20:40:23 +01:00
2022-01-26 20:34:23 +01:00
Update smooth camera display method
2022-01-26 20:40:23 +01:00
2022-01-26 20:34:23 +01:00
Update framework color
2022-02-01 18:26:02 +01:00
2022-03-15 20:01:14 +01:00
2022-02-01 18:26:02 +01:00
## v0.4.1
Fix Settings to load on start
Update default config
2022-02-19 20:34:58 +01:00
2022-03-15 20:01:14 +01:00
2022-02-19 20:34:58 +01:00
## v0.5
Add local motion
Add none-VR camera FOV configuration
Add Serial2 (2p touch)
Some small framework update/fix
2022-03-15 20:01:14 +01:00
2022-02-19 20:34:58 +01:00
## v0.6
Add more custom button #11
Add button lights
2022-02-26 21:29:54 +01:00
Adjust framework
2022-03-15 20:01:14 +01:00
2022-02-26 21:29:54 +01:00
## v0.6.1
Fix performance issue #12
Adjust framework
2022-03-04 21:31:53 +01:00
Custom button bugs fix
2022-03-15 20:01:14 +01:00
2022-03-04 21:31:53 +01:00
## v0.6.2
Fix button lighting issue
Fix freez after start MaiDXR
Adjust framework
2022-03-15 20:01:14 +01:00
## 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
## v0.7.1
Clean code and unity setting
Add 1p only setting (reboot MaiDXR require)
Update readme to fix #14
2022-08-19 21:37:56 +02:00
Some small adjust
## v0.7.2
Possible to switch hand during hold #16
Fix display position
## v0.7.3
update touch and led serial backend
change the light type to spotlights
enable display light
add frame rate limit to none vr view