Areloch 2d015bc426 Merge branch 'alpha40MakeMats' of https://github.com/Azaezel/Torque3D into Preview4_0 5 years ago
..
glsl a67d2c52cd "ShaderFeatureGLSL::getInTexCoord - Type mismatch!" bit turned out to be a simple typofix 6 years ago
hlsl d034895e8f shifts glowmap out of the composite and to it's own texture, as well as featureset. (GL port pending design finalization) 6 years ago
advancedLightBinManager.cpp 66cc6fb9d1 Removes current implement of shadow caching 6 years ago
advancedLightBinManager.h 66cc6fb9d1 Removes current implement of shadow caching 6 years ago
advancedLightBufferConditioner.cpp dd08fd2e7d Add OpenGL support. 11 years ago
advancedLightBufferConditioner.h 7dbfe6994d Engine directory for ticket #1 13 years ago
advancedLightManager.cpp 66cc6fb9d1 Removes current implement of shadow caching 6 years ago
advancedLightManager.h 9ae1af645c work towards getting the materiallist generated by things like preload to spit out most if not all to-be-used variants for a given used material. ostensibly add reflection and deferred variants. will take a bit more doing to cook up mats for all the shadow variants, since it looks like that ends is more light-type based for some oddball reason (think i'm probably be misreading that end, since mats there should really just be as simnple as an occludes-or-doesn't based on alphatesting case with very few variations on that theme indeed...) 6 years ago
advancedLightingFeatures.cpp 57ee1882fa strip out unused pixspecular to cut down on sources of confusion 6 years ago
advancedLightingFeatures.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 years ago