fixed Mesh wireframe rendering for non-indexed meshes
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Thu, 28 Jul 2016 16:41:59 +0000 (19:41 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Thu, 28 Jul 2016 16:41:59 +0000 (19:41 +0300)
commit172da567dcbb634b13069e5c12ae8b6a9b3a29dc
tree2e6154033017febf40118d19909bbc8a454f2866
parentd0cc9ec2f92f149279ebc8f1c29d2be627074488
fixed Mesh wireframe rendering for non-indexed meshes
src/app.cc
src/fs.cc [new file with mode: 0644]
src/fs.h
src/icon.cc
src/mesh.cc