Blender Git Loki

Git Commits -> Revision 9f90320

Revision 9f90320 by Brecht Van Lommel (master)
January 23, 2014, 17:49 (GMT)
Fix T36165: blender internal HDR textures with negative values got clamped.

For example for vector displacement, you may have an EXR texture that has
negative colors values. Blender clamps these by default, now the Colors panel
for textures has a Clamp option to disable this clamping.

This option affects all texture types and is enabled by default, you need
to disable it if you want negative values to have an influence.

Patch by Fredrik Hansson with modifications by me.

Commit Details:

Full Hash: 9f903208e800d4580314dc03d31e8ae5fea73cdb
Parent Commit: b119f47
Lines Changed: +20, -7

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_texture.py (+3, -0) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+5, -0) (Diff)
/source/blender/render/intern/include/texture.h (+11, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021