Blender Git Loki
Git Commits -> Revision 11bfeb4
Revision 11bfeb4 by Sergey Sharybin (master) August 5, 2015, 13:11 (GMT) |
OpenSubdiv: Completely avoid possible access to non-existing CPU data Make it so CCGDM reports 0 number of geometry when it uses GPU backend for drawing. This screws up a bit statistics in info header and requires to have some special handle of CCGDM in the drawing code, but makes it so non of the areas will try to access non-existing geometry. |
Commit Details:
Full Hash: 11bfeb45ce1b1cdb95e6cd4a4ec4efae2b5184e0
Parent Commit: 6146fdc
Lines Changed: +51, -4