Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-03-29 | NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps. | Dave Parks | |
2013-03-27 | NORSPEC-61 Hook up material parameters to shaders. | Dave Parks | |
2013-02-04 | Added a new draw pool specifically for faces with materials applied to them. ↵ | Geenz | |
Removed materials rendering from the bump draw pool, and reverted it to its previous state. |