This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into MoreSlotCollections
- Loading branch information
Showing
161 changed files
with
2,349 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Component Request | ||
about: Request a new component for NeosPlus | ||
title: '' | ||
labels: ['New Component', 'Enhancement'] | ||
assignees: '' | ||
|
||
--- | ||
|
||
🔌 **Component Request** | ||
|
||
**Describe the new component you'd like to request:** | ||
|
||
[Please provide a clear and detailed description of the component you would like to see added to NeosPlus.] | ||
|
||
**Use Case** | ||
|
||
[Explain how this component would benefit users, what functionality it would add, or how it enhances the NeosVR experience.] | ||
|
||
🚀 **Proposed Implementation** | ||
|
||
[If you have any ideas on how this component could be implemented, please share them here. This could include technical details or design suggestions.] | ||
|
||
💬 **Additional Context** | ||
|
||
[Is there any additional context or information you'd like to add regarding this component request?] | ||
|
||
📋 **Related Issues/PRs** | ||
|
||
[Are there any existing issues or pull requests related to this component request?] | ||
|
||
📎 **Attachments (if any)** | ||
|
||
[Attach any relevant files, images, diagrams, or additional information here.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
name: Feature Request | ||
about: Suggest a new idea or feature | ||
title: '' | ||
labels: Enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
💡 **Feature Request** | ||
|
||
**Describe the new feature or idea:** | ||
|
||
[Please provide a clear and detailed description of the feature you are suggesting.] | ||
|
||
**Use Case** | ||
|
||
[Explain how this feature would benefit users or improve the project. Provide specific scenarios or examples if possible.] | ||
|
||
🚀 **Proposed Implementation** | ||
|
||
[If you have any ideas on how this feature could be implemented, please share them here. This could include technical details or design suggestions.] | ||
|
||
💬 **Additional Context** | ||
|
||
[Is there any additional context or information you'd like to add regarding this feature request?] | ||
|
||
📅 **Target Release (if applicable)** | ||
|
||
[Specify if there's a specific release or timeframe you have in mind for this feature.] | ||
|
||
📋 **Related Issues/PRs** | ||
|
||
[Are there any existing issues or pull requests related to this feature request?] | ||
|
||
📎 **Attachments (if any)** | ||
|
||
[Attach any relevant files or additional information here.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Logix Node Request | ||
about: Request a new Logix Node for NeosPlus | ||
title: '' | ||
labels: ['Logix', 'New Node'] | ||
assignees: '' | ||
|
||
--- | ||
|
||
📊 **Logix Node Request** | ||
|
||
**Describe the new Logix Node you'd like to request:** | ||
|
||
[Please provide a clear and detailed description of the Logix Node you would like to see added to NeosPlus.] | ||
|
||
**Use Case** | ||
|
||
[Explain how this Logix Node would benefit users, what problems it would solve, or what creative possibilities it would open up within NeosVR.] | ||
|
||
🚀 **Proposed Implementation** | ||
|
||
[If you have any ideas on how this Logix Node could be implemented, please share them here. This could include technical details or design suggestions.] | ||
|
||
💬 **Additional Context** | ||
|
||
[Is there any additional context or information you'd like to add regarding this Logix Node request?] | ||
|
||
📋 **Related Issues/PRs** | ||
|
||
[Are there any existing issues or pull requests related to this Logix Node request?] | ||
|
||
📎 **Attachments (if any)** | ||
|
||
[Attach any relevant files, diagrams, or additional information here.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Shader Request | ||
about: Request a new shader for NeosPlus | ||
title: '' | ||
labels: ['shader', 'Enhancement'] | ||
assignees: '' | ||
|
||
--- | ||
|
||
🎨 **Shader Request** | ||
|
||
**Describe the new shader you'd like to request:** | ||
|
||
[Please provide a clear and detailed description of the shader you would like to see added to NeosPlus.] | ||
|
||
**Use Case** | ||
|
||
[Explain how this shader would enhance the visual experience, solve specific problems, or open up creative possibilities within NeosVR.] | ||
|
||
🚀 **Proposed Implementation** | ||
|
||
[If you have shader code or implementation ideas, please share them here. If you're supplying shader code, make sure it's available under the MIT license or an equivalent open-source license.] | ||
|
||
```glsl | ||
// Paste your shader code here (if available and MIT licensed). | ||
``` | ||
|
||
💬 **Additional Context** | ||
|
||
[Is there any additional context or information you'd like to add regarding this Logix Node request?] | ||
|
||
📋 **Related Issues/PRs** | ||
|
||
[Are there any existing issues or pull requests related to this Logix Node request?] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
--- | ||
name: Bug Report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: Bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
🔍 **Issue Description** | ||
|
||
**Describe the bug in detail:** | ||
|
||
[Please provide a clear and concise description of the bug you've encountered.] | ||
|
||
**Expected Behavior** | ||
|
||
[Describe what you expected to happen.] | ||
|
||
**Actual Behavior** | ||
|
||
[Describe what actually happened.] | ||
|
||
**Steps to Reproduce** | ||
|
||
[Provide step-by-step instructions to reproduce the bug. Be as detailed as possible.] | ||
|
||
**Screenshots/Logs** | ||
|
||
[If applicable, include screenshots or logs that can help us understand the bug better.] | ||
|
||
🔗 **Related Issues/PRs** | ||
|
||
[Are there any existing issues or pull requests related to this bug?] | ||
|
||
💡 **Additional Context** | ||
|
||
[Add any additional context about the bug here. Are there any workarounds or other details that might be helpful?] | ||
|
||
🧐 **Extra Hardware (if applicable)** | ||
|
||
[Specify any extra hardware or configuration details that are relevant to the bug.] | ||
|
||
📎 **Attachments (if any)** | ||
|
||
[Attach any relevant files or additional information here.] | ||
|
||
🚀 **NeosPlus Version** | ||
|
||
[Specify the version of NeosPlus where you encountered this bug.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
## Pull Request | ||
|
||
### Description | ||
|
||
[Provide a brief description of the purpose and goals of this pull request.] | ||
|
||
### Related Issues | ||
|
||
[Reference any related issues or feature requests that this PR addresses. Use the format `Fixes #123` or `Closes #456`.] | ||
|
||
### Changes Made | ||
|
||
[List the changes made in this pull request. Include specific details about code modifications, new features, bug fixes, or any other relevant changes.] | ||
|
||
### Screenshots (if applicable) | ||
|
||
[Include any relevant screenshots or images that help reviewers understand the changes visually.] | ||
|
||
### Testing (if applicable) | ||
|
||
[Describe the testing process you have followed. Include information about the test environment, steps to reproduce, and any test results or outcomes.] | ||
|
||
### Checklist | ||
|
||
Please review and check off the following items as applicable: | ||
|
||
- [ ] The code follows the project's coding conventions and style guidelines. | ||
- [ ] All existing tests pass successfully. | ||
- [ ] I have added new tests to cover the changes (if applicable). | ||
- [ ] Documentation has been updated or added to reflect the changes (if applicable). | ||
- [ ] The code has been reviewed and approved by at least one other contributor. | ||
- [ ] The branch is up-to-date with the latest changes from the main branch. | ||
|
||
### Additional Information | ||
|
||
[Include any additional context, notes, or information that may be relevant to the review and merging of this PR.] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.