Commit Graph

18 Commits

Author SHA1 Message Date
Ray c6b1ecc593 Update cgltf.h 2024-10-26 13:12:24 +02:00
Ray aca9ab0ebb Update cgltf.h 2024-04-07 09:47:28 +02:00
Ray 30987eaf06 Update cgltf.h 2023-11-07 13:52:33 +01:00
Ray 152262dbfc Update cgltf.h 2023-05-10 12:48:17 +02:00
Ray d827a65e59 Update external libraries
Switch to official `stb_vorbis.c` instead of using an outdated fork
2023-02-01 11:45:42 +01:00
Ray 72b2d1335a Update cgltf.h 2022-08-02 19:05:42 +02:00
Audi Nugraha a0895f1a3c Fix Undefined Symbol _ftelli64 (#2319) 2022-02-03 12:00:33 +01:00
raysan5 700d448d75 Updated external libraries 2021-10-06 21:13:17 +02:00
Ray 37f523fdeb Update external libraries 2021-04-14 21:06:00 +02:00
raysan5 66f9fbaa88 Update cgltf.h
v1.8
2020-11-15 14:06:39 +01:00
Ray dace2172d1 Update cgltf library to v1.7 2020-09-13 15:55:48 +02:00
Ray 6c7685da3f Update external libraries 2020-02-06 16:29:57 +01:00
Ray e932d23cf4 Update cgltf.h 2020-01-22 23:24:11 +01:00
Ray 3d46297cc1 Update external libraries 2019-08-07 00:33:57 +02:00
Ray 0c567cd259 WARNING: Issues on web building
Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension.

It requires more investigation but now it works (avoiding VAO usage)
2019-04-23 18:10:38 +02:00
Ray d62652c5b2 Update cgltf library
Added some comments to loader function...
2019-02-18 18:46:17 +01:00
Ray d00b8f9ffc Updated external libraries 2019-02-12 00:25:21 +01:00
Ray 1fcb3c0317 Started working on IQM/glTF loaders 2018-09-05 10:59:05 +02:00