regenerate files

This commit is contained in:
mm00
2025-02-19 18:48:50 +01:00
parent 33a8f1baf3
commit b66247488e
937 changed files with 2572 additions and 2562 deletions

View File

@@ -13,7 +13,7 @@ using System;
namespace BlendFile.DNA {
using BlendFile;
[DNAClassAttribute(261, "bGPDstroke_Runtime")]
[DNAClassAttribute(261, "bGPDstroke_Runtime", 168)]
public class bGPDstroke_Runtime {
[DNAFieldAttribute(0, "char", "tmp_layerinfo[128]", "System.Char[]", 128, false)]
public char[] tmp_layerinfo = new System.Char[128];
@@ -29,9 +29,9 @@ namespace BlendFile.DNA {
public int curve_start;
[DNAFieldAttribute(6, "int", "_pad0", "int", 4, false)]
public int _pad0;
[DNAFieldAttribute(7, "bGPDstroke", "*gps_orig", "bGPDstroke", 4, true)]
[DNAFieldAttribute(7, "bGPDstroke", "*gps_orig", "bGPDstroke", 8, true)]
public bGPDstroke ptr_gps_orig;
[DNAFieldAttribute(8, "void", "*_pad2", "void", 4, true)]
[DNAFieldAttribute(8, "void", "*_pad2", "void", 8, true)]
public object ptr__pad2;
public bGPDstroke_Runtime() {
this.tmp_layerinfo = default;