Blender Git Loki
Git Commits -> Revision 0e935e3
Revision 0e935e3 by Campbell Barton (master) February 22, 2008, 14:27 (GMT) |
* Displacement baking wasnt working with negative distances. * Added Normalize option for diplacement so everything in the 'Dist' range is mapped 0-1 * Increased the maximum Dist and Bias to1000.0 (was 10.0) * Added python utility function in BPyRender.py - bakeToPlane(...), to automate heightmap, normalmap generation for Crystalspace. |
Commit Details:
Full Hash: 0e935e397b945d2a8d76eb1c748e8bc11bca0095
SVN Revision: 13816
Parent Commit: d7088ce
Lines Changed: +152, -12