-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 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,27 @@ | ||
# Advanced Camera Manager | ||
|
||
I did create a more advanced camera manager that I'm releasing for free to our community. . | ||
|
||
Youtube quick overview <a href="https://www.youtube.com/watch?v=AnwPocbr954">link</a> | ||
|
||
This repository will operate on a series of pull requests. You are free to download modify and pull request your modifications in. If it meets with the criteria of effectively replicating the project, it will be reviewed and merged in. | ||
|
||
### Bug Reporting Template: | ||
``` | ||
**Detailed description of issue** | ||
Write a detailed explanation of the issue here. | ||
**Steps To Reproduce:** | ||
1: Detailed Steps to reproduce the issue | ||
2: Clear steps | ||
3: Etc | ||
**Expected Results:** | ||
A description of what should happen. | ||
**Actual Results:** | ||
A description of what actually happens. | ||
``` | ||
|
||
# Known Issue: | ||
- not found yet |