Regenerated files
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using BlendFile.CompatTypes;
|
||||
using System;
|
||||
|
||||
|
||||
@@ -19,7 +18,7 @@ namespace BlendFile.DNA {
|
||||
public DrawDataList drawdata;
|
||||
public char[] name = new System.Char[1024];
|
||||
public MovieCache ptr_cache;
|
||||
public GPUTexture[,] ptr_gputext = new GPUTexture[3][2];
|
||||
public GPUTexture[,] ptr_gputext = new GPUTexture[3,2];
|
||||
public ListBase anims;
|
||||
public RenderResult ptr_rr;
|
||||
public ListBase renderslots;
|
||||
|
||||
Reference in New Issue
Block a user