index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
cgltf
/
cgltf.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `raw_union_tag` struct tag fields to many types in `vendor`
gingerBill
2025-12-08
1
-2
/
+2
*
Doc lines for vendor:*
Jeroen van Rijn
2025-10-10
1
-1
/
+1
*
Start adding pkg lines for vendor.
Jeroen van Rijn
2025-10-10
1
-0
/
+1
*
fix: align the enum values
Taylor
2025-07-30
1
-8
/
+8
*
add cgltf filter type and wrap mode enums
Taylor
2025-07-28
1
-4
/
+20
*
update cgltf from 1.13 to 1.14
shashank
2024-12-29
1
-13
/
+58
*
wasm: support more vendor libraries
Laytan Laats
2024-09-09
1
-0
/
+5
*
Add `fmt:"v,extensions_count"` tags to many struct fields
gingerBill
2024-08-14
1
-22
/
+22
*
use `#exists` to provide good errors for common missing libraries
Laytan Laats
2024-06-04
1
-4
/
+18
*
Merge pull request #3143 from Pariatech/cgltf-linux-build
gingerBill
2024-03-13
1
-4
/
+4
|
\
|
*
fix whitespace
Gabriel Pariat
2024-01-27
1
-0
/
+1
|
*
Revert "fix whitespace"
Gabriel Pariat
2024-01-27
1
-1
/
+0
|
*
fix whitespace
Gabriel Pariat
2024-01-27
1
-0
/
+1
|
*
change ordering
Gabriel Pariat
2024-01-27
1
-2
/
+1
|
*
fix typo
Gabriel Pariat
2024-01-27
1
-2
/
+2
|
*
adding linux + unix makefile for cgltf
Gabriel Pariat
2024-01-27
1
-5
/
+5
*
|
fix minor cgltf binding issue
Laytan Laats
2024-03-01
1
-1
/
+1
|
/
*
Fix formatting
gingerBill
2022-11-04
1
-1
/
+0
*
Add `@(require_results)`
gingerBill
2022-11-04
1
-0
/
+1
*
Use `#by_ptr` and `@(require_results)` were useful
gingerBill
2022-11-04
1
-10
/
+24
*
Wrap `parse` procedures to allow for multiple return values
gingerBill
2022-11-04
1
-13
/
+30
*
Add `//+build windows`
gingerBill
2022-11-04
1
-0
/
+1
*
Use slices and Odin `string` where possible due to struct field ordering
gingerBill
2022-11-04
1
-93
/
+45
*
Add `vendor:cgltf`
gingerBill
2022-11-04
1
-0
/
+705