Blindly dump tinygltf in like a neanderthal

This commit is contained in:
jordan4ibanez
2023-11-29 05:23:02 -05:00
parent 7f9fe97044
commit 71b4349f1b
35 changed files with 64491 additions and 0 deletions

View File

@ -0,0 +1 @@
blank_issues_enabled: false

View File

@ -0,0 +1,30 @@
---
name: Issue report
about: Create a report
title: ''
labels: ''
assignees: ''
---
**Describe the issue**
A clear and concise description of what the issue is.
**To Reproduce**
- OS
- Compiler, compiler version, compile options
- Please attach minimal and reproducible .glTF file if you got an issue related to .glTF data
**Expected behaviour**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.