Added pass_post_bump for fullbright bump faces.

This commit is contained in:
Shyotl
2011-04-25 18:18:36 -05:00
parent 5954e0d71c
commit 80db7f58c7
6 changed files with 63 additions and 21 deletions

View File

@@ -129,6 +129,7 @@ public:
PASS_FULLBRIGHT_SHINY,
PASS_SHINY,
PASS_BUMP,
PASS_POST_BUMP,
PASS_GLOW,
PASS_ALPHA,
PASS_ALPHA_MASK,