aboutsummaryrefslogtreecommitdiff
path: root/vendor/cgltf/cgltf.odin
Commit message (Expand)AuthorAgeFilesLines
* Add `raw_union_tag` struct tag fields to many types in `vendor`gingerBill2025-12-081-2/+2
* Doc lines for vendor:*Jeroen van Rijn2025-10-101-1/+1
* Start adding pkg lines for vendor.Jeroen van Rijn2025-10-101-0/+1
* fix: align the enum valuesTaylor2025-07-301-8/+8
* add cgltf filter type and wrap mode enumsTaylor2025-07-281-4/+20
* update cgltf from 1.13 to 1.14shashank2024-12-291-13/+58
* wasm: support more vendor librariesLaytan Laats2024-09-091-0/+5
* Add `fmt:"v,extensions_count"` tags to many struct fieldsgingerBill2024-08-141-22/+22
* use `#exists` to provide good errors for common missing librariesLaytan Laats2024-06-041-4/+18
* Merge pull request #3143 from Pariatech/cgltf-linux-buildgingerBill2024-03-131-4/+4
|\
| * fix whitespaceGabriel Pariat2024-01-271-0/+1
| * Revert "fix whitespace"Gabriel Pariat2024-01-271-1/+0
| * fix whitespaceGabriel Pariat2024-01-271-0/+1
| * change orderingGabriel Pariat2024-01-271-2/+1
| * fix typoGabriel Pariat2024-01-271-2/+2
| * adding linux + unix makefile for cgltfGabriel Pariat2024-01-271-5/+5
* | fix minor cgltf binding issueLaytan Laats2024-03-011-1/+1
|/
* Fix formattinggingerBill2022-11-041-1/+0
* Add `@(require_results)`gingerBill2022-11-041-0/+1
* Use `#by_ptr` and `@(require_results)` were usefulgingerBill2022-11-041-10/+24
* Wrap `parse` procedures to allow for multiple return valuesgingerBill2022-11-041-13/+30
* Add `//+build windows`gingerBill2022-11-041-0/+1
* Use slices and Odin `string` where possible due to struct field orderinggingerBill2022-11-041-93/+45
* Add `vendor:cgltf`gingerBill2022-11-041-0/+705