Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(399)

Unified Diff: source/gameengine/Ketsji/KX_PolygonMaterial.h

Issue 4289041: BGE: Material replacement for texface options (Closed) Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Final patch - to be committed tomorrow morning Created 12 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/gameengine/Ketsji/KX_BlenderMaterial.cpp ('k') | source/gameengine/Ketsji/KX_PolygonMaterial.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/gameengine/Ketsji/KX_PolygonMaterial.h
===================================================================
--- source/gameengine/Ketsji/KX_PolygonMaterial.h (revision 40340)
+++ source/gameengine/Ketsji/KX_PolygonMaterial.h (working copy)
@@ -78,10 +78,10 @@
int tile,
int tilexrep,
int tileyrep,
- int mode,
- int transp,
+ int alphablend,
bool alpha,
bool zsort,
+ bool light,
int lightlayer,
struct MTFace* tface,
unsigned int* mcol);
« no previous file with comments | « source/gameengine/Ketsji/KX_BlenderMaterial.cpp ('k') | source/gameengine/Ketsji/KX_PolygonMaterial.cpp » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b