Cleanup: remove unused Object.smoothresh

This commit is contained in:
Campbell Barton 2019-02-19 09:50:00 +11:00
parent 53b484d081
commit 53e95a982c
1 changed files with 0 additions and 5 deletions

View File

@ -337,11 +337,6 @@ typedef struct Object {
char _pad3[2];
/** Smoothresh is phong interpolation ray_shadow correction in render. */
float smoothresh;
char _pad4[4];
/** Object constraints. */
ListBase constraints;
ListBase nlastrips DNA_DEPRECATED; // XXX deprecated... old animation system