Game Development Community

[beta 4 bug] Inconsistent directory name case with shaderGen

by Gerald Fishel · in Torque 3D Professional · 08/07/2009 (2:15 pm) · 2 replies

In renderInstance/renderPrePassMgr.cpp:


#include "shadergen/conditionerFeature.h"


should be


#include "shaderGen/conditionerFeature.h"

#1
08/09/2009 (6:24 pm)
no difference in the two lines you posted
#2
08/10/2009 (4:15 am)
There is, on the G in shaderGen...