[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"
#include "shadergen/conditionerFeature.h"
should be
#include "shaderGen/conditionerFeature.h"
Associate Ken Finney
Tubetti World