Blender Git Commit Log

Git Commits -> Revision 4bbc9df

Revision 4bbc9df by Ton Roosendaal (master)
March 19, 2006, 14:26 (GMT)
Added option to only render a single side of an Environment map cube,
allowing to use it for planar mirrors. Enable it with the new "Plane"
option in the Environment Map Panel.

Current default is to render the cube side that points to the positive
Z axis direction. To make it work, it uses the same image for all
other cube sides, so it will 'wrap around'.

Also made maximum resolution for environment map to be 4096x4096 now.

Commit Details:

Full Hash: 4bbc9df60d3d06dc71591e8320f39ad3b65127e4
SVN Revision: 7095
Parent Commit: 528ea06
Lines Changed: +36, -16

5 Modified Paths:

/source/blender/render/intern/include/texture.h (+1, -1) (Diff)
/source/blender/render/intern/source/convertblender.c (+1, -1) (Diff)
/source/blender/render/intern/source/envmap.c (+16, -5) (Diff)
/source/blender/render/intern/source/texture.c (+7, -4) (Diff)
/source/blender/src/buttons_shading.c (+11, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021