From b41d7fa6fcba58e82dccc14ee562b9d54de3d4a4 Mon Sep 17 00:00:00 2001 From: xpeng <46627911+xiaopeng12138@users.noreply.github.com> Date: Wed, 26 Jan 2022 20:38:31 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f7ae593..29ef89c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,33 +1,35 @@ -#v0.1 +# Changelog + +##v0.1 First version -#v0.2 +##v0.2 Add smooth camera Add haptic feedback Change hand position and size Change button hitbox size -#v0.3 +##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 +##v0.3.1 Fix capture issue -#v0.3.2 +##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 +##v0.4 Add user custom configuration (see readme) Add select button #4 Update smooth camera display method Update framework color -#v0.4 +##v0.4 Fix Settings to load on start -Update default config \ No newline at end of file +Update default config