DNA: Deprecate gridview

This commit is contained in:
Germano Cavalcante 2018-08-27 12:16:34 -03:00
parent 44f04b5f53
commit 5238456adc
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ typedef struct RegionView3D {
float tw_axis_min[3], tw_axis_max[3];
float tw_axis_matrix[3][3];
float gridview;
float gridview DNA_DEPRECATED;
float viewquat[4]; /* view rotation, must be kept normalized */
float dist; /* distance from 'ofs' along -viewinv[2] vector, where result is negative as is 'ofs' */