meshes can glow

This commit is contained in:
titiger
2015-03-18 20:21:59 +01:00
parent 14f04c5c35
commit b3cf4bf1fd
10 changed files with 925 additions and 3181 deletions

View File

@@ -43,7 +43,8 @@ enum ModelType{
enum MeshPropertyFlag{
mpfCustomColor= 1,
mpfTwoSided= 2,
mpfNoSelect= 4
mpfNoSelect= 4,
mpfGlow= 8
};
enum MeshTexture{