mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Rebranding Code No. 10
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
<TargetFramework>netstandard2.0</TargetFramework>
|
<TargetFramework>netstandard2.0</TargetFramework>
|
||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
|
|
||||||
<Description>MSBuild .NET Sdk for Godot projects.</Description>
|
<Description>MSBuild .NET Sdk for Redot projects.</Description>
|
||||||
<Authors>Godot Engine contributors</Authors>
|
<Authors>Redot Engine contributors</Authors>
|
||||||
|
|
||||||
<PackageId>Godot.NET.Sdk</PackageId>
|
<PackageId>Godot.NET.Sdk</PackageId>
|
||||||
<Version>4.4.0</Version>
|
<Version>4.4.0</Version>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ partial class EventSignals
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the signal information for all the signals declared in this class.
|
/// Get the signal information for all the signals declared in this class.
|
||||||
/// This method is used by Godot to register the available signals in the editor.
|
/// This method is used by Redot to register the available signals in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ partial class ExportDiagnostics_GD0106_OK
|
|||||||
#if TOOLS
|
#if TOOLS
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the default values for all properties declared in this class.
|
/// Get the default values for all properties declared in this class.
|
||||||
/// This method is used by Godot to determine the value that will be
|
/// This method is used by Redot to determine the value that will be
|
||||||
/// used by the inspector when resetting properties.
|
/// used by the inspector when resetting properties.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ partial class ExportDiagnostics_GD0107_OK
|
|||||||
#if TOOLS
|
#if TOOLS
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the default values for all properties declared in this class.
|
/// Get the default values for all properties declared in this class.
|
||||||
/// This method is used by Godot to determine the value that will be
|
/// This method is used by Redot to determine the value that will be
|
||||||
/// used by the inspector when resetting properties.
|
/// used by the inspector when resetting properties.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ partial class ExportedComplexStrings
|
|||||||
#if TOOLS
|
#if TOOLS
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the default values for all properties declared in this class.
|
/// Get the default values for all properties declared in this class.
|
||||||
/// This method is used by Godot to determine the value that will be
|
/// This method is used by Redot to determine the value that will be
|
||||||
/// used by the inspector when resetting properties.
|
/// used by the inspector when resetting properties.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
@@ -743,7 +743,7 @@ partial class ExportedFields
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the property information for all the properties declared in this class.
|
/// Get the property information for all the properties declared in this class.
|
||||||
/// This method is used by Godot to register the available properties in the editor.
|
/// This method is used by Redot to register the available properties in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ partial class ExportedFields
|
|||||||
#if TOOLS
|
#if TOOLS
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the default values for all properties declared in this class.
|
/// Get the default values for all properties declared in this class.
|
||||||
/// This method is used by Godot to determine the value that will be
|
/// This method is used by Redot to determine the value that will be
|
||||||
/// used by the inspector when resetting properties.
|
/// used by the inspector when resetting properties.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
@@ -851,7 +851,7 @@ partial class ExportedProperties
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the property information for all the properties declared in this class.
|
/// Get the property information for all the properties declared in this class.
|
||||||
/// This method is used by Godot to register the available properties in the editor.
|
/// This method is used by Redot to register the available properties in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ partial class ExportedProperties
|
|||||||
#if TOOLS
|
#if TOOLS
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the default values for all properties declared in this class.
|
/// Get the default values for all properties declared in this class.
|
||||||
/// This method is used by Godot to determine the value that will be
|
/// This method is used by Redot to determine the value that will be
|
||||||
/// used by the inspector when resetting properties.
|
/// used by the inspector when resetting properties.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ partial class Methods
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the method information for all the methods declared in this class.
|
/// Get the method information for all the methods declared in this class.
|
||||||
/// This method is used by Godot to register the available methods in the editor.
|
/// This method is used by Redot to register the available methods in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ partial class MixedReadOnlyWriteOnly
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the property information for all the properties declared in this class.
|
/// Get the property information for all the properties declared in this class.
|
||||||
/// This method is used by Godot to register the available properties in the editor.
|
/// This method is used by Redot to register the available properties in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ partial class NestedClass
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the method information for all the methods declared in this class.
|
/// Get the method information for all the methods declared in this class.
|
||||||
/// This method is used by Godot to register the available methods in the editor.
|
/// This method is used by Redot to register the available methods in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ partial class ScriptBoilerplate
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the method information for all the methods declared in this class.
|
/// Get the method information for all the methods declared in this class.
|
||||||
/// This method is used by Godot to register the available methods in the editor.
|
/// This method is used by Redot to register the available methods in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ partial class ScriptBoilerplate
|
|||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get the property information for all the properties declared in this class.
|
/// Get the property information for all the properties declared in this class.
|
||||||
/// This method is used by Godot to register the available properties in the editor.
|
/// This method is used by Redot to register the available properties in the editor.
|
||||||
/// Do not call this method.
|
/// Do not call this method.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
|||||||
Reference in New Issue
Block a user