Skip to content

Commit

Permalink
Update UI v2.5, Xenko v1.8.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
EmptyKeys committed Sep 5, 2016
1 parent b6d3e28 commit cdc631b
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 35 deletions.
3 changes: 3 additions & 0 deletions BasicUI_Xenko/BasicUI_Xenko.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BasicUI_Xenko", "BasicUI_Xenko", "{650DFDF3-E237-4050-9753-C4C4776B0A90}"
ProjectSection(SolutionItems) = preProject
BasicUI_Xenko\BasicUI_Xenko.xkpkg = BasicUI_Xenko\BasicUI_Xenko.xkpkg
EndProjectSection
ProjectSection(SiliconStudioPackage) = preProject
BasicUI_Xenko/BasicUI_Xenko.xkpkg = BasicUI_Xenko/BasicUI_Xenko.xkpkg
EndProjectSection
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,20 +96,20 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="EmptyKeys.UserInterface, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Core, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Core, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Debug, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Debug, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Xenko, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Xenko\AnyCPU\EmptyKeys.UserInterface.Xenko.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Xenko, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Xenko\AnyCPU\EmptyKeys.UserInterface.Xenko.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EmptyKeysUI_Xenko" version="2.4.0.0" targetFramework="portable46-net451+win81+wpa81" />
<package id="EmptyKeysUI_Xenko" version="2.5.0.0" targetFramework="portable46-net451+win81+wpa81" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="EmptyKeys.UserInterface, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Core, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Core, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Debug, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Debug, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Xenko, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Xenko\AnyCPU\EmptyKeys.UserInterface.Xenko.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Xenko, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Xenko\AnyCPU\EmptyKeys.UserInterface.Xenko.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ namespace EmptyKeys.UserInterface.Generated {
using EmptyKeys.UserInterface.Themes;


[GeneratedCodeAttribute("Empty Keys UI Generator", "2.4.0.0")]
[GeneratedCodeAttribute("Empty Keys UI Generator", "2.5.0.0")]
public partial class BasicUI : UIRoot {

private Grid e_0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ namespace EmptyKeys.UserInterface.Generated {
using EmptyKeys.UserInterface.Themes;


[GeneratedCodeAttribute("Empty Keys UI Generator", "2.4.0.0")]
[GeneratedCodeAttribute("Empty Keys UI Generator", "2.5.0.0")]
public sealed class Dictionary : ResourceDictionary {

private static Dictionary singleton = new Dictionary();
Expand Down Expand Up @@ -132,8 +132,6 @@ public sealed class Dictionary : ResourceDictionary {
// Resource - [ToolTipText] String
this.Add("ToolTipText", "Click to open message box");
ImageManager.Instance.AddImage("Images/EmptyKeysLogoTextSmall");
FontManager.Instance.AddFont("Segoe UI", 13.33333F, FontStyle.Regular, "Segoe_UI_10_Regular");
FontManager.Instance.AddFont("Segoe UI", 20F, FontStyle.Bold, "Segoe_UI_15_Bold");
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EmptyKeysUI_Xenko" version="2.4.0.0" targetFramework="portable46-net451+win81+wpa81" />
<package id="EmptyKeysUI_Xenko" version="2.5.0.0" targetFramework="portable46-net451+win81+wpa81" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="EmptyKeys.UserInterface, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Core, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Core, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Debug, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Debug, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Common\AnyCPU\EmptyKeys.UserInterface.Debug.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EmptyKeys.UserInterface.Xenko, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.4.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Xenko\AnyCPU\EmptyKeys.UserInterface.Xenko.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Xenko, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\EmptyKeysUI_Xenko.2.5.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Xenko\AnyCPU\EmptyKeys.UserInterface.Xenko.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EmptyKeysUI_Xenko" version="2.4.0.0" targetFramework="net45" />
<package id="EmptyKeysUI_Xenko" version="2.5.0.0" targetFramework="net45" />
</packages>
2 changes: 1 addition & 1 deletion BasicUI_Xenko/BasicUI_Xenko/BasicUI_Xenko.xkpkg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Meta:
RootNamespace: BasicUI_Xenko
Dependencies:
- Name: Xenko
Version: 1.7.0-alpha03
Version: 1.8.0-beta
RootAssets: []
LocalDependencies: []
Profiles:
Expand Down
4 changes: 2 additions & 2 deletions BasicUI_Xenko/UserInterface/UserInterface.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="EmptyKeys.UserInterface.Designer, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\EmptyKeysUI_Generator.2.4.0.0\lib\net45\EmptyKeys.UserInterface.Designer.dll</HintPath>
<Reference Include="EmptyKeys.UserInterface.Designer, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\EmptyKeysUI_Generator.2.5.0.0\lib\net45\EmptyKeys.UserInterface.Designer.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
2 changes: 1 addition & 1 deletion BasicUI_Xenko/UserInterface/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EmptyKeysUI_Generator" version="2.4.0.0" targetFramework="net45" />
<package id="EmptyKeysUI_Generator" version="2.5.0.0" targetFramework="net45" />
</packages>

0 comments on commit cdc631b

Please sign in to comment.