Age | Commit message (Collapse) | Author |
|
|
|
not allowed'
|
|
|
|
* Fix sampling normals from gbuffer and cleanup redundant gbuffer samples
* Allow negative normals in gbuffer to fix broken material rendering
|
|
* #1139 Fix for world going black/white in some scenes (NaNs)
NaNs were coming from normal encode/decode. Take advantage of available gbuffer space to send full normal instead of encoding.
* #1139 Cleanup
remove now unused encodeNormF.glsl
* #1139 Remove final reference to encodeNormF
* #1139 Fix for getNormalEnvIntensityFlags referencing wrong sampler for env intensity
* Mac build fix
|
|
|
|
|
|
yet used
|
|
disabled
|
|
|
|
|
|
which version is faster
|
|
|
|
|
|
material sampling. Use slightly different alpha ramp to hide unused materials
|
|
whitespace
|
|
multiple texture lookups in a switch..case block
|
|
|
|
|
|
blending. General refactor.
|
|
maps for triplanar mapping, minor cleanup
|
|
higher, bump feature table
|
|
|
|
|
|
texture repeats currently broken
|
|
|
|
featuretable.
|
|
out an emissive texture. Also affects base color and ORM
|
|
|
|
doesn't render properly just yet
|
|
shaders, uniforms
|
|
shaders, uniforms
|
|
|
|
copy/paste for now. Use same draw pool
|