Lasse Öörni 18d5ce2fed Remove unnecessary VS defines from PBR techniques. 8 лет назад
..
Materials 05a8b79fd2 Rename "Bin" subdir to "bin". 11 лет назад
RenderPaths 352a62536c Initialize depth in Deferred & Prepass renderpaths to allow sampling the depth buffer even if no opaque geometry has been rendered. Documentation edits. 9 лет назад
Shaders c2c1d06cd2 Remove unused IBL code which requires tangents / bitangents, and do not require tangents for IBL / non-normalmapped. Fix PBR techniques so that VS also refers to NORMALMAP define when necessary, since that is now required to trigger the tangent calculation. Closes #2072. 8 лет назад
Techniques 18d5ce2fed Remove unnecessary VS defines from PBR techniques. 8 лет назад
Textures f4b5ead164 On D3D11 & OpenGL3, convert luminance & luminance-alpha textures to RGBA on upload. Revert RampGenerator & Spot/SpotWide texture changes to use RGB format. Closes #718. 10 лет назад