Blender Git Loki
Git Commits -> Revision 0fe6abb
Revision 0fe6abb by Campbell Barton (master) February 17, 2008, 23:53 (GMT) |
texture forcefields had a bug where uninitialized values could be used. do_texture_effector assumed multitex_ext would assign r/g/b colors which isnt true for grey textures. Fallback to PFIELD_TEX_GRAD with grey textures, node this in tooltip also. |
Commit Details:
Full Hash: 0fe6abbfa3d8d089ec8397b7a8166cd41eada612
SVN Revision: 13741
Parent Commit: a207d14
Lines Changed: +9, -9