chikalin.ru -> chikalin.space

This commit is contained in:
Kirill Chikalin
2024-11-21 07:49:43 +03:00
parent 6e0c5e435f
commit 7b0423e858
14 changed files with 8215 additions and 84 deletions

4
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "Assets/ru.chikalin.textdecal"]
path = Assets/ru.chikalin.textdecal
url = gituser@git.chikalin.ru:unity/ru.chikalin.textdecal.git
path = Assets/space.chikalin.textdecal
url=gituser@git.chikalin.space:unity/space.chikalin.textdecal.git

View File

@@ -2,6 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Assets/ru.chikalin.textdecal" vcs="Git" />
<mapping directory="$PROJECT_DIR$/Assets/space.chikalin.textdecal" vcs="Git" />
</component>
</project>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4e47790f7a5ab44b7b5a9c46c91e1f88
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -313,8 +313,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 330585543}
serializedVersion: 2
m_LocalRotation: {x: -0.06465929, y: -0.3550578, z: 0.02480283, w: -0.93227565}
m_LocalPosition: {x: -8.891503, y: 1.6110206, z: -5.1686993}
m_LocalRotation: {x: -0.14369841, y: 0.042190704, z: -0.005610882, w: -0.9887059}
m_LocalPosition: {x: -0.9311347, y: 3.3915613, z: -6.899166}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
@@ -959,7 +959,7 @@ GameObject:
- component: {fileID: 1359775472}
- component: {fileID: 1359775471}
- component: {fileID: 1359775470}
m_Layer: 0
m_Layer: 5
m_Name: Text Surface
m_TagString: Untagged
m_Icon: {fileID: 0}
@@ -988,8 +988,8 @@ MonoBehaviour:
m_Calls: []
m_text: URP Lit
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: e5322d0bcce09426db5a18cae8345dee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: e5322d0bcce09426db5a18cae8345dee, type: 2}
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_fontSharedMaterials: []
m_fontMaterial: {fileID: 0}
m_fontMaterials: []
@@ -1083,7 +1083,7 @@ MeshRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2180264, guid: e5322d0bcce09426db5a18cae8345dee, type: 2}
- {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
@@ -1121,7 +1121,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -2.76, y: 8.14}
m_AnchoredPosition: {x: -2.76, y: 1.32}
m_SizeDelta: {x: 20, y: 5}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!1 &1371209649
@@ -1434,7 +1434,7 @@ GameObject:
- component: {fileID: 2055900248}
- component: {fileID: 2055900247}
- component: {fileID: 2055900246}
m_Layer: 0
m_Layer: 4
m_Name: Text Decal (1)
m_TagString: Untagged
m_Icon: {fileID: 0}
@@ -1601,7 +1601,7 @@ RectTransform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2055900245}
m_LocalRotation: {x: -0, y: -0, z: -0.18639559, w: 0.9824748}
m_LocalPosition: {x: 0, y: 0, z: -1.27}
m_LocalPosition: {x: 0, y: 0, z: -0.53}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []

View File

@@ -80,7 +80,7 @@ Material:
- _OutlineSoftness: 0
- _OutlineUVSpeedX: 0
- _OutlineUVSpeedY: 0
- _OutlineWidth: 0
- _OutlineWidth: 0.082
- _Padding: 0
- _PerspectiveFilter: 0.875
- _Reflectivity: 9.84

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 552b9a1c5d82b4065ac8684ba3e3d6f0
guid: 7644d07f9305247ebbe84044120dbe4c
folderAsset: yes
DefaultImporter:
externalObjects: {}

View File

@@ -1,17 +1,12 @@
{
"dependencies": {
"com.unity.ai.navigation": "2.0.4",
"com.unity.collab-proxy": "2.5.2",
"com.unity.ide.rider": "3.0.34",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.inputsystem": "1.11.2",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.render-pipelines.universal": "17.0.3",
"com.unity.splines": "2.6.1",
"com.unity.test-framework": "1.4.5",
"com.unity.timeline": "1.8.7",
"com.unity.ugui": "2.0.0",
"com.unity.visualscripting": "1.9.4",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",

View File

@@ -1,14 +1,5 @@
{
"dependencies": {
"com.unity.ai.navigation": {
"version": "2.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.asset-store-tools": {
"version": "file:com.unity.asset-store-tools",
"depth": 0,
@@ -60,15 +51,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.9"
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.11.2",
"depth": 0,
@@ -85,14 +67,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.multiplayer.center": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
}
},
"com.unity.nuget.mono-cecil": {
"version": "1.11.4",
"depth": 3,
@@ -198,18 +172,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.8.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "2.0.0",
"depth": 0,
@@ -219,16 +181,6 @@
"com.unity.modules.imgui": "1.0.0"
}
},
"com.unity.visualscripting": {
"version": "1.9.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.modules.accessibility": {
"version": "1.0.0",
"depth": 0,

View File

@@ -12,11 +12,13 @@ MonoBehaviour:
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_EnablePreviewPackages: 0
m_EnablePackageDependencies: 0
m_EnablePreReleasePackages: 0
m_AdvancedSettingsExpanded: 1
m_ScopedRegistriesSettingsExpanded: 1
m_SeeAllPackageVersions: 0
m_DismissPreviewPackagesInUse: 0
oneTimeWarningShown: 0
oneTimeDeprecatedPopUpShown: 0
m_Registries:
- m_Id: main
m_Name:
@@ -24,20 +26,12 @@ MonoBehaviour:
m_Scopes: []
m_IsDefault: 1
m_Capabilities: 7
m_ConfigSource: 0
m_UserSelectedRegistryName:
m_UserAddingNewScopedRegistry: 0
m_RegistryInfoDraft:
m_ErrorMessage:
m_Original:
m_Id:
m_Name:
m_Url:
m_Scopes: []
m_IsDefault: 0
m_Capabilities: 0
m_Modified: 0
m_Name:
m_Url:
m_Scopes:
-
m_SelectedScopeIndex: 0
m_ErrorMessage:
m_UserModificationsInstanceId: -866
m_OriginalInstanceId: -868
m_LoadAssets: -1

View File

@@ -12,7 +12,7 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: ru.chikalin
companyName: space.chikalin
productName: textdecal
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}

View File

@@ -0,0 +1,2 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=assets_005Cspace_002Echikalin_002Etextdecal_005Cruntime/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>