4 Commits

Author SHA1 Message Date
Akash Bora
e44998010b Update issue templates 2024-06-15 18:51:13 +05:30
Akash Bora
3e3893fe11 Update issue templates 2024-06-15 18:47:12 +05:30
Akash Bora
c1988fc3bc Update Readme.md 2024-06-15 18:08:08 +05:30
Akash Bora
89e847171c Update Sink.js 2024-06-15 15:20:24 +05:30
5 changed files with 56 additions and 2 deletions

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Logs**
Add your logs shown in the console (except the ffmpeg logs)
**To Reproduce**
Steps to reproduce the behavior:
1. Mode(s) used:
2. Settings: [e.g default]
3. Video used (metadata):
**Screenshots**
If possible, add screenshots of console to help explain your problem.
**System:**
- OS: [e.g. windows]
- Datamosher Pro Version: [e.g. 2.6]
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,14 @@
---
name: Feature request
about: 'Suggest an idea '
title: ''
labels: enhancement
assignees: ''
---
**Feature for which version?**
Windows version or Python?
**Describe the feature you'd like**
A clear and concise description of what you want to happen.

10
.github/ISSUE_TEMPLATE/other.md vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: Other
about: Discuss something with us
title: ''
labels: ''
assignees: ''
---
**Not exactly an issue, but you can describe your thoughts**

View File

@@ -1,5 +1,5 @@
// dd_zero.js
// only fuck things up if mv > movement_threshold
// only mess frames if mv > movement_threshold
var movement_threshold = 3;
function glitch_frame(frame)
{

View File

@@ -112,7 +112,7 @@ All the other required component licenses (mostly MIT) are provided in their fol
## DATAMOSH MADE EASY!
### Current Py Version: 2.2
### Current Win Version: 2.5
### Current Win Version: 2.6
![footer](https://capsule-render.vercel.app/api?type=rect&color=timeGradient&height=2)
![footer](https://capsule-render.vercel.app/api?type=rect&color=timeGradient&height=2)