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

Update Readme

This commit is contained in:
xpeng 2022-02-19 20:34:58 +01:00
parent faaad87a95
commit 1ec7c1482a
3 changed files with 20 additions and 36 deletions

View File

@ -1,18 +0,0 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class RefreshResolution : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@ -1,11 +0,0 @@
fileFormatVersion: 2
guid: cc346b594af94984daa3682599352549
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -2,15 +2,12 @@
# Latest
## v0.5
Add local motion
## v0.6.1
Fix performance issue #12
Add none-VR camera FOV configuration
Add Serial2 (2p touch)
Some small framework update/fix
Adjust framework
Bugs fix
# Old version
@ -60,3 +57,19 @@ Update framework color
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