Regenerated files
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using BlendFile.CompatTypes;
|
||||
using System;
|
||||
|
||||
|
||||
@@ -22,7 +21,7 @@ namespace BlendFile.DNA {
|
||||
public int mips_len;
|
||||
public int vis_res;
|
||||
public int ref_res;
|
||||
public char[,] _pad = new System.Char[4][2];
|
||||
public char[,] _pad = new System.Char[4,2];
|
||||
public LightCacheTexture grid_tx;
|
||||
public LightCacheTexture cube_tx;
|
||||
public LightCacheTexture ptr_cube_mips;
|
||||
|
||||
Reference in New Issue
Block a user