Tatu Laras
Results
1
comments of
Tatu Laras
Narrowed it down a bit more. Changing this: ```c // rmodels:5734 if (attribute->component_type == cgltf_component_type_r_8u) { // Init raylib mesh color to copy glTF attribute data model.meshes[meshIndex].colors = (unsigned char...