Blender Git Commit Log
Git Commits -> Revision ec60c74
Revision ec60c74 by Dalai Felinto (master) May 22, 2009, 06:12 (GMT) |
Fix for: energy IPO not supported in glsl mode (reported in the forum). in fact I redid part of the last "fix", making it working properly now. Before we were changing Lamp->la . This is the Blender Lamp, we shouldn't touch it. So this part of the code is correct now. Things that could be tackled: - color attribute is returning negative values when NEGATIVE is toggled - objects with no material (default gray one) still don't support lamp spots (not spot lamp but the spot of the lamps) |
Commit Details:
Full Hash: ec60c74f081b006a6e8aebefe930a37aac95b865
SVN Revision: 20334
Parent Commit: 612f3b3
Lines Changed: +6, -16