Blender Git Commit Log
Git Commits -> Revision 7ecba90
Revision 7ecba90 by Brecht Van Lommel (master) March 14, 2010, 18:22 (GMT) |
Remove SAT texture filter. It's not working, thought it was but that's because the mipmap was not being refreshed. Also this will be problematic to support when I add tile/mipmap cache, so would not rather not try to. Can be added back afterwards if someone wants to make it work. |
Commit Details:
Full Hash: 7ecba90f652ae2b1f9ea5256ab3a418845c20213
SVN Revision: 27493
Parent Commit: d8d92b5
Lines Changed: +54, -290
7 Modified Paths:
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -1) (Diff)
/source/blender/imbuf/intern/filter.c (+8, -101) (Diff)
/source/blender/imbuf/intern/tiff.c (+14, -14) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -21) (Diff)
/source/blender/render/intern/source/imagetexture.c (+29, -150) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -1) (Diff)
/source/blender/imbuf/intern/filter.c (+8, -101) (Diff)
/source/blender/imbuf/intern/tiff.c (+14, -14) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -21) (Diff)
/source/blender/render/intern/source/imagetexture.c (+29, -150) (Diff)