Blender Git Loki
Git Commits -> Revision e7fddc0
Revision e7fddc0 by Mike Erwin (master) October 17, 2016, 06:36 (GMT) |
OpenGL: disable checks for NPOT texture support Non-power-of-two textures are always allowed. Keeping the disabled checks in the code in case we support OpenGL ES in the future. Even then it should be a compile-time check, not at run-time. |
Commit Details:
Full Hash: e7fddc077297f2f722b6eb8350ac2115f7f4a685
Parent Commit: 42677fa
Lines Changed: +12, -0