Merging r6266 through r6268 from branch releases/1.8 to trunk
- Spelling fixes - Makefile adding to CFLAGS instead of replacing them. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6269 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -156,7 +156,7 @@ const char OPENGL_PARALLAX_MAP_PSH[] =
|
||||
"MAD normalMapColor, normalMapColor, {2,2,2,2}, {-1,-1,-1,-1}; \n"\
|
||||
"\n"\
|
||||
"\n"\
|
||||
"# extract eye vector (so substract 0.5f and multiply by 2)\n"\
|
||||
"# extract eye vector (so subtract 0.5f and multiply by 2)\n"\
|
||||
"MAD temp, eyeVector, {2,2,2,2}, {-1,-1,-1,-1};\n"\
|
||||
"\n"\
|
||||
"# height = height * scale \n"\
|
||||
|
Reference in New Issue
Block a user