- match mtledit blocks with material name not object name
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 11 Dec 2016 22:10:56 +0000 (00:10 +0200)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Sun, 11 Dec 2016 22:10:56 +0000 (00:10 +0200)
commit68e71418a70dab4174981d5a579e96a9089f8682
tree024dab66cf1a0b9ef450c72389c55e6c68c64947
parentc38b9bd9f3b1f4efdb0de5a2aabc3bddf76b6aec
- match mtledit blocks with material name not object name
- bind texutres based on the stdmap order
- clear the scene before reloading
src/app.cc
src/material.cc
src/metascene.cc
src/scene.cc
src/scene.h
src/sceneload.cc