Skip to content

Commit

Permalink
Icons updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gleblebedev committed Nov 25, 2023
1 parent fa81eca commit bbfd509
Show file tree
Hide file tree
Showing 61 changed files with 489 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"unofficial.Urho3DNet.Editor": {
"version": "0.3.7.722",
"version": "0.3.7.725",
"commands": [
"rbfx"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<Urho3DNetVersion>0.3.7.722</Urho3DNetVersion>
<Urho3DNetVersion>0.3.7.725</Urho3DNetVersion>
</PropertyGroup>
</Project>
1 change: 0 additions & 1 deletion RbfxTemplate.Android/Resources/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:text="@string/app_text"
/>
</RelativeLayout>
4 changes: 0 additions & 4 deletions RbfxTemplate.Android/Resources/mipmap-anydpi-v26/appicon.xml

This file was deleted.

This file was deleted.

Binary file removed RbfxTemplate.Android/Resources/mipmap-hdpi/appicon.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified RbfxTemplate.Android/Resources/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified RbfxTemplate.Android/Resources/mipmap-hdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed RbfxTemplate.Android/Resources/mipmap-mdpi/appicon.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified RbfxTemplate.Android/Resources/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified RbfxTemplate.Android/Resources/mipmap-mdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed RbfxTemplate.Android/Resources/mipmap-xhdpi/appicon.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified RbfxTemplate.Android/Resources/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified RbfxTemplate.Android/Resources/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Binary file modified RbfxTemplate.Android/Resources/mipmap-xxxhdpi/ic_launcher.png
3 changes: 1 addition & 2 deletions RbfxTemplate.Android/Resources/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<resources>
<string name="app_name">NewAndroid</string>
<string name="app_text">Hello, Android!</string>
<string name="app_name">RbfxTemplate</string>
</resources>
Binary file modified RbfxTemplate.Desktop/icon.ico
Binary file not shown.
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon1024.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon120.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon152.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon167.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon180.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon20.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon29.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon40.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon58.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon60.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon76.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon80.png
Binary file modified RbfxTemplate.IOS/Assets.xcassets/AppIcon.appiconset/Icon87.png
Binary file modified RbfxTemplate.UWP/Assets/LockScreenLogo.scale-200.png
Binary file modified RbfxTemplate.UWP/Assets/SplashScreen.scale-200.png
Binary file modified RbfxTemplate.UWP/Assets/Square150x150Logo.scale-200.png
Binary file modified RbfxTemplate.UWP/Assets/Square44x44Logo.scale-200.png
Binary file modified RbfxTemplate.UWP/Assets/StoreLogo.png
Binary file modified RbfxTemplate.UWP/Assets/Wide310x150Logo.scale-200.png
19 changes: 19 additions & 0 deletions RbfxTemplate.sln
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.config\dotnet-tools.json = .config\dotnet-tools.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{D82AE45E-DEA4-4B99-897B-80FF32460DFF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IconUpdater", "Tools\IconUpdater\IconUpdater.csproj", "{2940DEDC-756B-43AE-BAD2-49BFA7D83009}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -121,10 +125,25 @@ Global
{6EC5CAE7-DD30-4181-ADF2-B1BA19BA84F0}.Release|x64.ActiveCfg = Release|x64
{6EC5CAE7-DD30-4181-ADF2-B1BA19BA84F0}.Release|x64.Build.0 = Release|x64
{6EC5CAE7-DD30-4181-ADF2-B1BA19BA84F0}.Release|x64.Deploy.0 = Release|x64
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Debug|ARM64.ActiveCfg = Debug|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Debug|ARM64.Build.0 = Debug|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Debug|x64.ActiveCfg = Debug|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Debug|x64.Build.0 = Debug|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Release|Any CPU.Build.0 = Release|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Release|ARM64.ActiveCfg = Release|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Release|ARM64.Build.0 = Release|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Release|x64.ActiveCfg = Release|Any CPU
{2940DEDC-756B-43AE-BAD2-49BFA7D83009}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2940DEDC-756B-43AE-BAD2-49BFA7D83009} = {D82AE45E-DEA4-4B99-897B-80FF32460DFF}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DFC4B6F7-CE69-4022-B783-EB634FF510C9}
EndGlobalSection
Expand Down
6 changes: 6 additions & 0 deletions Tools/IconUpdater/IconDir.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
public struct IconDir
{
public ushort Reserved;
public ushort ImageType;
public short NumberOfImages;
}
15 changes: 15 additions & 0 deletions Tools/IconUpdater/IconUpdater.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
</ItemGroup>

</Project>
Loading

0 comments on commit bbfd509

Please sign in to comment.