-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(assetpath.cs): retarget PATH_PROJECT
retarget PATH_PROJECT to "Assets/com.fluid.behavior-tree" fix #79
- Loading branch information
Tabris Thomas
committed
Jan 16, 2023
1 parent
c50d0ea
commit 45f5620
Showing
7 changed files
with
10,679 additions
and
776 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,4 @@ CodeCoverage/ | |
node_modules | ||
dist | ||
dist.zip | ||
UserSettings/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!387306366 &1 | ||
MemorySettings: | ||
m_ObjectHideFlags: 0 | ||
m_EditorMemorySettings: | ||
m_MainAllocatorBlockSize: -1 | ||
m_ThreadAllocatorBlockSize: -1 | ||
m_MainGfxBlockSize: -1 | ||
m_ThreadGfxBlockSize: -1 | ||
m_CacheBlockSize: -1 | ||
m_TypetreeBlockSize: -1 | ||
m_ProfilerBlockSize: -1 | ||
m_ProfilerEditorBlockSize: -1 | ||
m_BucketAllocatorGranularity: -1 | ||
m_BucketAllocatorBucketsCount: -1 | ||
m_BucketAllocatorBlockSize: -1 | ||
m_BucketAllocatorBlockCount: -1 | ||
m_ProfilerBucketAllocatorGranularity: -1 | ||
m_ProfilerBucketAllocatorBucketsCount: -1 | ||
m_ProfilerBucketAllocatorBlockSize: -1 | ||
m_ProfilerBucketAllocatorBlockCount: -1 | ||
m_TempAllocatorSizeMain: -1 | ||
m_JobTempAllocatorBlockSize: -1 | ||
m_BackgroundJobTempAllocatorBlockSize: -1 | ||
m_JobTempAllocatorReducedBlockSize: -1 | ||
m_TempAllocatorSizeGIBakingWorker: -1 | ||
m_TempAllocatorSizeNavMeshWorker: -1 | ||
m_TempAllocatorSizeAudioWorker: -1 | ||
m_TempAllocatorSizeCloudWorker: -1 | ||
m_TempAllocatorSizeGfx: -1 | ||
m_TempAllocatorSizeJobWorker: -1 | ||
m_TempAllocatorSizeBackgroundWorker: -1 | ||
m_TempAllocatorSizePreloadManager: -1 | ||
m_PlatformMemorySettings: {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,167 @@ | ||
{ | ||
"templatePinStates": [], | ||
"dependencyTypeInfos": [ | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.AnimationClip", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEditor.Animations.AnimatorController", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.AnimatorOverrideController", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEditor.Audio.AudioMixerController", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.ComputeShader", | ||
"ignore": true, | ||
"defaultInstantiationMode": 1, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Cubemap", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.GameObject", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEditor.LightingDataAsset", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": false | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.LightingSettings", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Material", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEditor.MonoScript", | ||
"ignore": true, | ||
"defaultInstantiationMode": 1, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.PhysicMaterial", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.PhysicsMaterial2D", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Rendering.PostProcessing.PostProcessResources", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Rendering.VolumeProfile", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEditor.SceneAsset", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": false | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Shader", | ||
"ignore": true, | ||
"defaultInstantiationMode": 1, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.ShaderVariantCollection", | ||
"ignore": true, | ||
"defaultInstantiationMode": 1, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Texture", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Texture2D", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
}, | ||
{ | ||
"userAdded": false, | ||
"type": "UnityEngine.Timeline.TimelineAsset", | ||
"ignore": false, | ||
"defaultInstantiationMode": 0, | ||
"supportsModification": true | ||
} | ||
], | ||
"defaultDependencyTypeInfo": { | ||
"userAdded": false, | ||
"type": "<default_scene_template_dependencies>", | ||
"ignore": false, | ||
"defaultInstantiationMode": 1, | ||
"supportsModification": true | ||
}, | ||
"newSceneOverride": 0 | ||
} |
Empty file.
Oops, something went wrong.