Blender Git Loki
Git Commits -> Revision c884ac2
Revision c884ac2 by Antonis Ryakiotakis (master) April 24, 2015, 09:35 (GMT) |
3D Textures: If we fail allocating a proxy texture don't fail, instead create a smaller nearest filtered image to display in its place. This can make viewing slow (it's an extra O^3 operation), but this will probably help us render the tornado in 3D viewport in gooseberry and still actually see something - despite the rendering taking longer. I've added a debug print so we can know when this happens. |
Commit Details:
Full Hash: c884ac28a7bb3fd69b29738467e7bba26b977f7e
Parent Commit: 9576d03
Lines Changed: +62, -22
1 Modified Path:
/source/blender/gpu/intern/gpu_extensions.c (+62, -22) (Diff)