Blender Git Commit Log
Git Commits -> Revision 5822d46
January 21, 2005, 17:50 (GMT) |
fixed animations using jpeg (bug # 2166) Basically the deal was on the last fix (multiple opens/closes to a filehandle) I changed the return values to match other image formats 0=fail and 1 = good (was 1=fail 0=good before) I Didn't update the animation code to see this so it was thinking the first frame failed because it was looking for the old return code. Kent |
Commit Details:
Full Hash: 5822d4601d7cf93155442ab653b54d3e3c03cae5
SVN Revision: 3785
Parent Commit: 136ecd4
Lines Changed: +24, -18
1 Modified Path:
/source/blender/imbuf/intern/jpeg.c (+24, -18) (Diff)