413 lines
15 KiB
C#
413 lines
15 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace AssetStudioGUI.Properties {
|
|
|
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.5.0.0")]
|
|
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
|
|
|
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
|
|
|
public static Settings Default {
|
|
get {
|
|
return defaultInstance;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
|
public bool displayAll {
|
|
get {
|
|
return ((bool)(this["displayAll"]));
|
|
}
|
|
set {
|
|
this["displayAll"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool enablePreview {
|
|
get {
|
|
return ((bool)(this["enablePreview"]));
|
|
}
|
|
set {
|
|
this["enablePreview"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool displayInfo {
|
|
get {
|
|
return ((bool)(this["displayInfo"]));
|
|
}
|
|
set {
|
|
this["displayInfo"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool openAfterExport {
|
|
get {
|
|
return ((bool)(this["openAfterExport"]));
|
|
}
|
|
set {
|
|
this["openAfterExport"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int assetGroupOption {
|
|
get {
|
|
return ((int)(this["assetGroupOption"]));
|
|
}
|
|
set {
|
|
this["assetGroupOption"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool convertTexture {
|
|
get {
|
|
return ((bool)(this["convertTexture"]));
|
|
}
|
|
set {
|
|
this["convertTexture"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool convertAudio {
|
|
get {
|
|
return ((bool)(this["convertAudio"]));
|
|
}
|
|
set {
|
|
this["convertAudio"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("Png")]
|
|
public global::AssetStudio.ImageFormat convertType {
|
|
get {
|
|
return ((global::AssetStudio.ImageFormat)(this["convertType"]));
|
|
}
|
|
set {
|
|
this["convertType"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool eulerFilter {
|
|
get {
|
|
return ((bool)(this["eulerFilter"]));
|
|
}
|
|
set {
|
|
this["eulerFilter"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0.25")]
|
|
public decimal filterPrecision {
|
|
get {
|
|
return ((decimal)(this["filterPrecision"]));
|
|
}
|
|
set {
|
|
this["filterPrecision"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool exportAllNodes {
|
|
get {
|
|
return ((bool)(this["exportAllNodes"]));
|
|
}
|
|
set {
|
|
this["exportAllNodes"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool exportSkins {
|
|
get {
|
|
return ((bool)(this["exportSkins"]));
|
|
}
|
|
set {
|
|
this["exportSkins"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool exportAnimations {
|
|
get {
|
|
return ((bool)(this["exportAnimations"]));
|
|
}
|
|
set {
|
|
this["exportAnimations"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("10")]
|
|
public decimal boneSize {
|
|
get {
|
|
return ((decimal)(this["boneSize"]));
|
|
}
|
|
set {
|
|
this["boneSize"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("3")]
|
|
public int fbxVersion {
|
|
get {
|
|
return ((int)(this["fbxVersion"]));
|
|
}
|
|
set {
|
|
this["fbxVersion"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int fbxFormat {
|
|
get {
|
|
return ((int)(this["fbxFormat"]));
|
|
}
|
|
set {
|
|
this["fbxFormat"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
|
public decimal scaleFactor {
|
|
get {
|
|
return ((decimal)(this["scaleFactor"]));
|
|
}
|
|
set {
|
|
this["scaleFactor"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool exportBlendShape {
|
|
get {
|
|
return ((bool)(this["exportBlendShape"]));
|
|
}
|
|
set {
|
|
this["exportBlendShape"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
|
public bool castToBone {
|
|
get {
|
|
return ((bool)(this["castToBone"]));
|
|
}
|
|
set {
|
|
this["castToBone"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool restoreExtensionName {
|
|
get {
|
|
return ((bool)(this["restoreExtensionName"]));
|
|
}
|
|
set {
|
|
this["restoreExtensionName"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
|
public bool exportAllUvsAsDiffuseMaps {
|
|
get {
|
|
return ((bool)(this["exportAllUvsAsDiffuseMaps"]));
|
|
}
|
|
set {
|
|
this["exportAllUvsAsDiffuseMaps"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("147")]
|
|
public byte key {
|
|
get {
|
|
return ((byte)(this["key"]));
|
|
}
|
|
set {
|
|
this["key"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool enableConsole {
|
|
get {
|
|
return ((bool)(this["enableConsole"]));
|
|
}
|
|
set {
|
|
this["enableConsole"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool encrypted {
|
|
get {
|
|
return ((bool)(this["encrypted"]));
|
|
}
|
|
set {
|
|
this["encrypted"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int selectedGame {
|
|
get {
|
|
return ((int)(this["selectedGame"]));
|
|
}
|
|
set {
|
|
this["selectedGame"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool enableResolveDependencies {
|
|
get {
|
|
return ((bool)(this["enableResolveDependencies"]));
|
|
}
|
|
set {
|
|
this["enableResolveDependencies"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("0")]
|
|
public int selectedAssetMapType {
|
|
get {
|
|
return ((int)(this["selectedAssetMapType"]));
|
|
}
|
|
set {
|
|
this["selectedAssetMapType"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool exportMiHoYoBinData {
|
|
get {
|
|
return ((bool)(this["exportMiHoYoBinData"]));
|
|
}
|
|
set {
|
|
this["exportMiHoYoBinData"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
|
public bool collectAnimations {
|
|
get {
|
|
return ((bool)(this["collectAnimations"]));
|
|
}
|
|
set {
|
|
this["collectAnimations"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
|
public bool skipContainer {
|
|
get {
|
|
return ((bool)(this["skipContainer"]));
|
|
}
|
|
set {
|
|
this["skipContainer"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
|
public bool exportUV0UV1 {
|
|
get {
|
|
return ((bool)(this["exportUV0UV1"]));
|
|
}
|
|
set {
|
|
this["exportUV0UV1"] = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("{\"GameObject\":true,\"Material\":true,\"Texture2D\":true,\"Mesh\":true,\"Renderer\":true,\"" +
|
|
"Shader\":true,\"TextAsset\":true,\"AnimationClip\":true,\"Font\":true,\"Sprite\":true,\"An" +
|
|
"imator\":true,\"MiHoYoBinData\":true,\"AssetBundle\":true}")]
|
|
public string exportableTypes {
|
|
get {
|
|
return ((string)(this["exportableTypes"]));
|
|
}
|
|
set {
|
|
this["exportableTypes"] = value;
|
|
}
|
|
}
|
|
}
|
|
}
|