Skip to content

Commit

Permalink
Merge pull request #11 from kurone-kito/maintenance
Browse files Browse the repository at this point in the history
v0.5.1: Slight improvements to the sample world and maintenance updates
  • Loading branch information
kurone-kito authored Jul 30, 2024
2 parents 1865c4d + 368b2f7 commit 472d93c
Show file tree
Hide file tree
Showing 14 changed files with 370 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Checkout Local Repository
uses: actions/checkout@v4
- name: copy the README and LICENSE files to the Package folder
run: cp README.md LICENSE LICENSE.*.txt "${{ env.packagePath }}"
run: cp README.md README.*.md LICENSE LICENSE.*.txt "${{ env.packagePath }}"
- id: version
name: Get the Package version based on the package.json file
# cspell: disable-next-line
Expand Down
10 changes: 10 additions & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
ignores:
- .github/CODE_OF_CONDUCT*
- Assets/**/*
- Library/**/*
- Logs/**/*
- Packages/com.*/**/*
- Packages/dev.*/**/*
- ProjectSettings/**/*
- Temp/**/*
- UserSettings/**/*
17 changes: 17 additions & 0 deletions .markdownlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
default: true
# Allow limit breakthroughs in the code block and table row lengths. The
# default is unconditional prohibition. It is exceptionally allowed in
# these elements due to folding difficulties.
line-length:
code_blocks: false
tables: false
# Allows the use of duplicate headings. The default is unconditional
# prohibition. Due to the `siblings_only` flag not working, it is necessary
# to enable duplicate headings in the entire document.
no-duplicate-heading: false
# Allows embedding of the specified HTML tag. The default is unconditional
# prohibition. Allow for some valuable features, such as folding.
no-inline-html:
allowed_elements:
- details
- summary
1 change: 1 addition & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"recommendations": [
"davidanson.vscode-markdownlint",
"editorconfig.editorconfig",
"fernandoescolar.vscode-solution-explorer",
"redhat.vscode-yaml",
Expand Down
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"*": "${capture}.meta, ${capture}.md5",
"*.dll": "${capture}.pdb",
"*.md": "${capture}.*.md",
"*.sln": "*.csproj",
".gitconfig": ".gitattributes, .gitignore",
".markdownlint.*": ".markdownlint-cli2.*",
".tool-versions": "global.json",
"*.sln": "*.csproj",
"LICENSE": "LICENSE.*.txt",
"LICENSE*": "LICENSE${capture}.meta",
"T.cs": "*.po"
},
"files.associations": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1112,6 +1112,11 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 5750784664250184088}
m_Modifications:
- target: {fileID: 597178341827600022, guid: 1705787b8dde7c74992ad927108f816b,
type: 3}
propertyPath: m_text
value: NAMEPLATE
objectReference: {fileID: 0}
- target: {fileID: 2837934430366156194, guid: 1705787b8dde7c74992ad927108f816b,
type: 3}
propertyPath: m_Pivot.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Transform:
m_GameObject: {fileID: 2083709199767625856}
serializedVersion: 2
m_LocalRotation: {x: 0.7071068, y: -0, z: -0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalPosition: {x: 20, y: 0, z: 0}
m_LocalScale: {x: 100, y: 100, z: 1}
m_ConstrainProportionsScale: 1
m_Children: []
Expand Down Expand Up @@ -529,6 +529,7 @@ MonoBehaviour:
SerializedTypeNames: []
portraitCameraPositionOffset: {x: 0, y: 0, z: 0}
portraitCameraRotationOffset: {x: 0, y: 1, z: 0, w: -0.00000004371139}
NavigationAreas: []
--- !u!114 &7906947851965477166
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
245 changes: 245 additions & 0 deletions Packages/black.kit.vrcui/Examples/Prefabs/Common/Portal.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 8821561487938681931}
- {fileID: 6748599217821208633}
- {fileID: 1403699155712108827}
- {fileID: 857834883647961264}
Expand Down Expand Up @@ -173,6 +174,250 @@ MeshRenderer:
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!1001 &3977087036345571136
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 1302277527016175181}
m_Modifications:
- target: {fileID: 1055977790563140660, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1055977790563140660, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1055977790563140660, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1055977790563140660, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1055977790563140660, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1055977790563140660, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2554536543706324697, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_Name
value: Credit
objectReference: {fileID: 0}
- target: {fileID: 3802518202563897116, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3802518202563897116, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3802518202563897116, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3802518202563897116, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3802518202563897116, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 3802518202563897116, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.x
value: 198
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.y
value: 98
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.x
value: -2
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 1.5
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6691650795544966797, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6691650795544966797, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6691650795544966797, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6691650795544966797, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6691650795544966797, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6691650795544966797, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7551971552889991200, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7551971552889991200, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7551971552889991200, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7551971552889991200, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7551971552889991200, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7551971552889991200, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: c653335145d3c464ea4a2a10bd0261d5, type: 3}
--- !u!224 &8821561487938681931 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 5574621782765841163, guid: c653335145d3c464ea4a2a10bd0261d5,
type: 3}
m_PrefabInstance: {fileID: 3977087036345571136}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &9017124986269141352
PrefabInstance:
m_ObjectHideFlags: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "black.kit.vrcui.Examples",
"rootNamespace": "black.kit.vrcui.Examples",
"references": [
"Unity.TextMeshPro",
"VRC.SDK3",
"VRC.SDKBase",
"VRC.Udon",
Expand Down
6 changes: 3 additions & 3 deletions Packages/black.kit.vrcui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "black.kit.vrcui",
"displayName": "black.kit.vrcui",
"version": "0.5.0",
"version": "0.5.1",
"unity": "2022.3",
"unityRelease": "22f1",
"description": "Unofficial uGUI theme like the LaunchPad for VRChat worlds. / 非公式のVRChat 風 uGUI スキン",
Expand All @@ -24,8 +24,8 @@
"dependencies": {},
"gitDependencies": {},
"vpmDependencies": {
"black.kit.launchpadicons": "^0.5.0",
"black.kit.toybox": "^0.7.0",
"black.kit.launchpadicons": "^0.6.0",
"black.kit.toybox": "^0.8.0",
"com.vrchat.worlds": "^3.6.1"
}
}
Loading

0 comments on commit 472d93c

Please sign in to comment.