UI improvements
This commit is contained in:
12
AssetStudio/Properties/Settings.Designer.cs
generated
12
AssetStudio/Properties/Settings.Designer.cs
generated
@@ -155,18 +155,6 @@ namespace AssetStudio.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
||||
public bool showExpOpt {
|
||||
get {
|
||||
return ((bool)(this["showExpOpt"]));
|
||||
}
|
||||
set {
|
||||
this["showExpOpt"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
||||
|
||||
@@ -35,9 +35,6 @@
|
||||
<Setting Name="upAxis" Type="System.Int32" Scope="User">
|
||||
<Value Profile="(Default)">0</Value>
|
||||
</Setting>
|
||||
<Setting Name="showExpOpt" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">False</Value>
|
||||
</Setting>
|
||||
<Setting Name="exportDeformers" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">True</Value>
|
||||
</Setting>
|
||||
|
||||
Reference in New Issue
Block a user