technik / rev

Revolution Engine: A graphics/game engine pet project.
1 stars 1 forks source link

Templatize material instances #17

Closed technik closed 12 years ago

technik commented 13 years ago

Materials instances should be a template of the material they're instantiating so that you can't make instances from wrong materials.