aboutsummaryrefslogtreecommitdiff
path: root/obj.c
Commit message (Expand)AuthorAgeFilesLines
* add support to load diffuse color texture maps.HEADmasterrodri2024-03-061-1/+102
* don't fail if there's no material file.rodri2024-03-061-3/+3
* don't try to find a material when the list is empty.rodri2024-02-201-1/+1
* added support for material (.mtl) files.rodri2024-02-181-2/+288
* allow object names to have '.' and '_'.rodri2023-12-301-1/+1
* improve element insertion procedure.rodri2023-12-111-7/+4
* add support for multiple vertex type indices in face elements.rodri2023-11-111-25/+58
* standalone version release.rodri2020-04-121-0/+584