Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow object names to have '.' and '_'. | rodri | 2023-12-30 | 1 | -1/+1 |
| | |||||
* | improve element insertion procedure. | rodri | 2023-12-11 | 2 | -7/+5 |
| | | | | | | | brought the processing time of a 38MB file from 26 minutes down to less than 20 seconds with this change. it was a very naive insertion procedure that was waiting to be pruned. | ||||
* | add support for multiple vertex type indices in face elements. | rodri | 2023-11-11 | 3 | -26/+6422 |
| | |||||
* | removed unnecessary anonymous union in OBJVertex. | rodri | 2023-11-11 | 1 | -7/+5 |
| | |||||
* | fix paths in the test program. | rodri | 2023-11-11 | 2 | -5/+7 |
| | |||||
* | add a readme | rodri | 2020-04-13 | 1 | -0/+8 |
| | |||||
* | standalone version release. | rodri | 2020-04-12 | 14 | -0/+10329 |