From 78da1a6b55dd4e3ef830c5ac7c9a27fc6c2588e5 Mon Sep 17 00:00:00 2001 From: xpeng <46627911+xiaopeng12138@users.noreply.github.com> Date: Wed, 26 Jan 2022 20:40:23 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index cbed38e..5fecf89 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ ## v0.4 Fix Settings to load on start + Update default config # Old version @@ -13,15 +14,22 @@ 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 @@ -29,11 +37,16 @@ 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