Compare commits
No commits in common. "90f1fa7ec167fa2f926d7eef456fa973baeaf6d4" and "4eb764dc343d1b6a3b95ad61ad4dd5ca7a420b6d" have entirely different histories.
90f1fa7ec1
...
4eb764dc34
|
|
@ -1,8 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 064c05c81f961734eb85a27837f7a435
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"name": "HighlightPlusEditor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"HighlightPlus",
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.RenderPipelines.Universal.Runtime",
|
||||
"Unity.RenderPipelines.Core.Runtime"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 81710704667b42998a317690c5a74d95
|
||||
timeCreated: 1756365091
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"name": "HighlightPlus",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.RenderPipelines.Universal.Runtime",
|
||||
"Unity.RenderPipelines.Core.Runtime"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 042f58eb03f349879fb3907c29434c51
|
||||
timeCreated: 1756364643
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
// Comment this line to disable usage of XR module
|
||||
// #define ENABLE_XR
|
||||
#define ENABLE_XR
|
||||
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "highlightplus",
|
||||
"name": "HighlightPlus",
|
||||
"displayName": "Highlight Plus",
|
||||
"version": "2.32.0",
|
||||
"version": "32.0",
|
||||
"unity": "2018.3",
|
||||
"keywords": [],
|
||||
"category": "Unity"
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6c987f1131a02c644b2395f42be2f191
|
||||
PackageManifestImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
Reference in New Issue