summaryrefslogtreecommitdiff
path: root/examples/Importers/ImportObjDemo/Wavefront2GLInstanceGraphicsShape.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename tiny_obj_loader.h namespace to bt_tinyobj to avoid conflictsErwin Coumans2022-02-241-5/+5
* pybullet: suppress debug printf (obj texture coordinate out-of-range)Erwin Coumans2019-10-031-1/+1
* update obj loaderChuyuan Fu2019-08-131-47/+56
* Code-style consistency improvement:erwincoumans2018-09-231-110/+103
* fix posix memory release issuesErwin Coumans2018-05-021-1/+2
* improve loading performance of large textures:Erwin Coumans2017-10-061-2/+2
* cmake Win32 fixesErwin Coumans2017-01-161-2/+2
* avoid wavefront obj texture index out-of-bounds (most obj out-of-bounds are n...erwin coumans2016-10-041-7/+43
* fixes in renderingErwin Coumans2016-05-131-16/+46
* make standalone versions (console, tinyrender, opengl) of InverseDynamics/Inv...erwin coumans2016-05-061-5/+5
* add a textured sphere8.obj test with obj loadererwin coumans2015-08-051-6/+28
* add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-p...erwincoumans2015-04-161-0/+109