Skip to content

Releases: morerokk/NoeNoeShaderEdits

1.1.2 - Roughness

01 Apr 22:34
Compare
Choose a tag to compare

Roughness is now roughness * 1.7 - 0.7 * roughness. Apparently you're supposed to do that. This should make the smoothness a little more consistent with Standard.

1.1.1 - Probe blending

01 Apr 18:10
Compare
Choose a tag to compare

Metallic now blends between multiple reflection probes.

1.1 - A little bit of PBR

01 Apr 13:02
Compare
Choose a tag to compare

Added (experimental) optional Metallic support! Use Metallic maps to define metallic and smoothness on parts of a material, or just use the sliders to apply it to the entire material at once.

Reflections work exactly like in Standard, which means that they are "Unlit". Beware of scenes with poorly set up reflections.

This feature is experimental. It cannot blend between two reflection probes yet. This is usually not noticeable. Blending support will come in the next version.

1.0.3 - GI Sonar

29 Mar 18:46
Compare
Choose a tag to compare

Added the ability to detect the world's light direction in fully-baked setups (thanks Rero!)

1.0.2 - Fixed wrong semantic

25 Mar 23:36
Compare
Choose a tag to compare

Fixed TEXCOORD6 already being in use in the "Vertex Offset" shader.

1.0.1 - Better skin ramp

21 Mar 16:53
Compare
Choose a tag to compare

This release includes tiny fixes to the code, and a higher quality skin-colored toon ramp. No more banding.

The default skin-colored ramps probably need a pretty high toon contrast (at least 0.5). And as a result, the "intensity" property should be lowered to something around 0.55.

Initial Release

14 Mar 14:53
Compare
Choose a tag to compare
1.0

Initial Commit