Skip to content

Commit

Permalink
Merge pull request #141 from BasisVR/doolysbranch
Browse files Browse the repository at this point in the history
Doolysbranch
  • Loading branch information
dooly123 authored Feb 9, 2025
2 parents 461588d + aa14bf6 commit a4ed989
Show file tree
Hide file tree
Showing 177 changed files with 7,823 additions and 4,017 deletions.
59 changes: 59 additions & 0 deletions .github/ISSUE_TEMPLATE/1-bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
name: Bug Report
description: When stuff is broken.
labels: [bug]
assignees: doolyl123
body:
- type: textarea
id: Describe
attributes:
label: Describe the bug?
description: Plainly detail what actually happened.
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: Steps to Reproduce
description: Describe the steps needed in order to reproduce the behavior.
validations:
required: true
- type: textarea
id: expected-behavior
attributes:
label: The expected behavior
description: What you expected to happen instead.
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots
description: Add media content here to assist with the troubleshooting.
validations:
required: false
- type: input
id: version
attributes:
label: BasisVR Release Version
placeholder: 0.037A (example)
validations:
required: true
- type: input
id: headset
attributes:
label: What VR headsets are being used during this issue?
placeholder: None/Desktop Only, Index, Quest Pro?
- type: textarea
id: log-files
attributes:
label: Log Files
description: Snippet of the problem occurring in the BasisVR log files.
validations:
required: true
- type: textarea
id: additional-context
attributes:
label: Additional Context
description: Any other detail about the issue goes here.
validations:
required: false
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/2-feature-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Feature Request
description: Please submit your desired enhancement for the framework.
labels: [enhancement]
assignees: dooly123
body:
- type: textarea
id: problem
attributes:
label: Is your feature request related to a problem?
description: A clear and brief description of what the problem is. For example, It frustrates me when...
validations:
required: true
- type: textarea
id: solution
attributes:
label: Describe your preferred solution
description: A clear and brief description of what you would like to happen instead.
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Describe any considered alternatives
description: A clear and brief description of possible alternative solutions.
validations:
required: true
- type: textarea
id: additional-context
attributes:
label: Additional Context
description: Any other detail about the feature request goes here.
validations:
required: false
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: BasisVR Discord Server
url: https://discord.gg/F35u3cUMqt
about: Come and join our growing community!
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ MonoBehaviour:
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 182a4062596fa3e47adb70cec28591a7
m_Address: InputActions
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 18406c2d98a4b874e9ccd06d2741d401
m_Address: vr_tracker_vive_3_0
m_ReadOnly: 0
Expand Down Expand Up @@ -115,11 +110,6 @@ MonoBehaviour:
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 49c0b32427e2356489924ee0bfd63104
m_Address: Assets/Prefabs/Loadins/Main Camera.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 4b6d450b11ad8974e8c4ba0b1e0df50e
m_Address: RemotePlayer
m_ReadOnly: 0
Expand All @@ -135,11 +125,6 @@ MonoBehaviour:
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 5ad599c7b6420494f84e3a3b71efbfa8
m_Address: Assets/Settings/OpusData.asset
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 5ae1051fd2d154e43bd647430b08a010
m_Address: Packages/com.basis.basisdk/Materials/VideoPlayer.mat
m_ReadOnly: 0
Expand Down
136 changes: 0 additions & 136 deletions Basis/Assets/Basis/Settings/Quality Settiings/High Inclusion.asset

This file was deleted.

Loading

0 comments on commit a4ed989

Please sign in to comment.