scrawl
|
d1f6169889
|
Add special handling of RigGeometry tangents in ShaderVisitor
|
9 years ago |
scrawl
|
6f31b3d79f
|
Add parallax mapping for objects
|
9 years ago |
scrawl
|
df6fd5f206
|
Recognize normalHeightMap in the ShaderVisitor
|
9 years ago |
scrawl
|
6e7c6fdd7e
|
Implement NiTexturingProperty::DecalTexture
|
9 years ago |
scrawl
|
062410bd8c
|
Don't incorrectly remove TexEnv state
|
9 years ago |
scrawl
|
90a99991d1
|
Use empty() instead of !size()
|
9 years ago |
scrawl
|
e25e0a0600
|
ShaderVisitor: assume the first texture unit is the diffuseMap
|
9 years ago |
scrawl
|
e7682e04ae
|
Cleanup
|
9 years ago |
scrawl
|
4ca6e91292
|
Fix in-code default settings so that we don't attempt to use shaders in OpenCS
|
9 years ago |
scrawl
|
8f81df2bd3
|
Cleanup
|
9 years ago |
scrawl
|
171e293641
|
ShaderManager: insert #line directives when including files
|
9 years ago |
scrawl
|
f01e8a6950
|
Add specular mapping for objects
|
9 years ago |
scrawl
|
5cf2441b10
|
ShaderVisitor: support automatic recognition of normal maps based on file pattern
Introduce new settings 'auto use object normal maps', 'auto use terrain normal maps', 'normal map pattern'
|
9 years ago |
scrawl
|
5e12a1b4ef
|
Add enchanted item glow to the shader
|
9 years ago |
scrawl
|
268594dcf1
|
Recreate shader in NpcAnimation::setAlpha
|
9 years ago |
scrawl
|
a73512afb7
|
Add shader settings to settings.cfg
|
9 years ago |
scrawl
|
21c4dffed2
|
Add #include support in shaders
|
9 years ago |
scrawl
|
22cc5c0965
|
Cache the Program
|
9 years ago |
scrawl
|
456816f707
|
Use diffuse.a / vertex.a, use material emission
|
9 years ago |
scrawl
|
9376811213
|
Vertex lighting shader
|
9 years ago |
scrawl
|
a9ad1b09e2
|
Introduce ShaderManager & ShaderVisitor
Actual shaders still to be written.
|
9 years ago |