Initial project commit

This commit is contained in:
2026-01-08 16:50:20 +00:00
commit f0c5a8b267
29596 changed files with 4861782 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: faa5d782c77ec7b41a65542649dbcc98
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,18 @@
<UXML xmlns:ui="UnityEngine.UIElements" xmlns:sg="UnityEditor.ShaderGraph.Drawing">
<ui:VisualElement name="content" pickingMode="Ignore">
<ui:VisualElement name="header" pickingMode="Ignore">
<ui:VisualElement name="labelContainer" pickingMode="Ignore">
<ui:Label name="titleLabel" text="" />
<ui:Label name="subTitleLabel" text="Blackboard">
<ui:TextField name="subTitleTextField" text="Blackboard" />
</ui:Label>
</ui:VisualElement>
<ui:Button name="addButton" text="+" />
</ui:VisualElement>
<ui:VisualElement name="scrollBoundaryTop" pickingMode="Position" />
<ui:ScrollView class="unity-scroll-view unity-scroll-view--scroll unity-scroll-view--vertical-horizontal" name="scrollView" mode="VerticalAndHorizontal"/>
<ui:VisualElement name="contentContainer" pickingMode="Ignore" />
<ui:VisualElement name="scrollBoundaryBottom" pickingMode="Position"/>
</ui:VisualElement>
<sg:ResizableElement pickingMode="Ignore" resizeRestriction="FlexDirection"/>
</UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 4ee4ce39889d8db4d8c49aa84772cd12
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="Windows-1252"?>
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="categoryHeader" pickingMode="Ignore">
<ui:Foldout name="categoryTitleFoldout" pickingMode="Ignore" text=""/>
<ui:Label name="categoryTitleLabel" pickingMode="Ignore" text="Text"/>
<ui:TextField name="textField" text="" />
</ui:VisualElement>
<ui:VisualElement name="rowsContainer" pickingMode="Ignore" />
<ui:VisualElement name="dragIndicator" pickingMode="Ignore" />
</UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 98cf1ee902c59944796b97562a34faee
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,8 @@
<ui:UXML xmlns:ui="UnityEngine.UIElements"
xmlns:gv="UnityEditor.Experimental.GraphView">
<ui:VisualElement name="contentItem" picking-mode="Ignore">
<gv:Pill name="pill" picking-mode="Ignore" />
<ui:Label name="typeLabel" text = "" picking-mode="Ignore" />
</ui:VisualElement>
<ui:TextField name="textField" text="" />
</ui:UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: f339e526c7fc4e14daae8819172de9de
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,13 @@
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="root" pickingMode="Ignore">
<ui:VisualElement name="itemRow" pickingMode="Ignore">
<ui:Button name="expandButton" text = "">
<ui:Image name="buttonImage" />
</ui:Button>
<ui:VisualElement name="itemRowContentContainer" pickingMode="Ignore">
<ui:VisualElement name="itemContainer" pickingMode="Ignore" />
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="propertyViewContainer"/>
</ui:VisualElement>
</UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 5029c7a42d2731a4599f3f85f37ea5a9
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,23 @@
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:sg="UnityEditor.ShaderGraph.Drawing">
<ui:VisualElement name="content" picking-mode="Ignore">
<ui:VisualElement name="header" picking-mode="Ignore">
<ui:VisualElement name="labelContainer" picking-mode="Ignore">
<ui:Label name="titleLabel" text="" />
<ui:Label name="subTitleLabel" text="" />
</ui:VisualElement>
</ui:VisualElement>
<ui:ScrollView class="unity-scroll-view unity-scroll-view--scroll unity-scroll-view--vertical" name="scrollView" mode="VerticalAndHorizontal"/>
<ui:VisualElement name="contentContainer" picking-mode="Ignore" />
<ui:TabView name="GraphInspectorView">
<ui:Tab name="NodeSettingsTab" label="Node Settings">
<ui:VisualElement name="NodeSettingsContainer" picking-mode="Ignore" />
</ui:Tab>
<ui:Tab name="GraphSettingsTab" label="Graph Settings">
<ui:VisualElement name="GraphSettingsContainer" picking-mode="Ignore">
<ui:Label name="maxItemsMessageLabel" picking-mode="Ignore" text ="Max of 20 visible items reached" />
</ui:VisualElement>
</ui:Tab>
</ui:TabView>
</ui:VisualElement>
<sg:ResizableElement pickingMode="Ignore" resizeRestriction="FlexDirection"/>
</ui:UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: dcf0e02f89cf7c848a22002b79ce27d3
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,12 @@
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:sg="UnityEditor.ShaderGraph.Drawing">
<ui:VisualElement name="content" picking-mode="Ignore">
<ui:VisualElement name="header" picking-mode="Ignore">
<ui:VisualElement name="labelContainer" picking-mode="Ignore">
<ui:Label name="titleLabel" text="" />
<ui:Label name="subTitleLabel" text="" />
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="contentContainer" picking-mode="Ignore" />
</ui:VisualElement>
<sg:ResizableElement pickingMode="Ignore" resizeRestriction="FlexDirection"/>
</ui:UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 2e461625111c0354980fca534f771ff3
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,61 @@
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements">
<ui:VisualElement view-data-key="sg-heatmap-editor" class="sg-heatmap">
<ui:HelpBox
class="sg-heatmap__help-box"
message-type="Info"
text="To use a custom data source for the Heatmap color mode, assign the Heatmap Values Asset in Edit > Project Settings > ShaderGraph.">
</ui:HelpBox>
<ui:ListView
name="colors-list"
class="sg-heatmap__list"
view-data-key="colors-list"
header-title="Categories"
show-foldout-header="true"
fixed-item-height="20"
reorderable="true"
reorder-mode="Animated"
show-border="true"
show-add-remove-footer="true"/>
<ui:HelpBox
name="refresh-nodes-hint"
class="sg-heatmap__help-box"
message-type="Info"
text="This project contains nodes that are not listed in this Heatmap Values Asset. Refresh the node list to generate entries for them.">
<ui:Button name="refresh-nodes-button" text="Refresh Node List"/>
</ui:HelpBox>
<ui:MultiColumnListView
name="subgraph-list"
class="sg-heatmap__list"
view-data-key="subgraph-list"
header-title="Subgraphs"
fixed-item-height="20"
show-border="true"
show-foldout-header="true"
selection-type="Multiple"
show-add-remove-footer="true">
<ui:Columns primary-column-name="subgraph" reorderable="false">
<ui:Column name="subgraph" title="Subgraph" width="250" optional="false"/>
<ui:Column name="value" title="Category" width="80" optional="false"/>
</ui:Columns>
</ui:MultiColumnListView>
<ui:MultiColumnListView
name="nodes-list"
class="sg-heatmap__list"
view-data-key="nodes-list"
header-title="Nodes"
fixed-item-height="20"
show-border="true"
show-foldout-header="true"
selection-type="Multiple"
show-bound-collection-size="false">
<ui:Columns primary-column-name="node" reorderable="false">
<ui:Column name="node" title="Node" width="250" optional="false"/>
<ui:Column name="value" title="Category" width="80" optional="false"/>
</ui:Columns>
</ui:MultiColumnListView>
</ui:VisualElement>
</ui:UXML>

View File

@@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 781e1a409e314b1fb13e3605a69680ba
timeCreated: 1695147820

View File

@@ -0,0 +1,6 @@
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="mainContainer">
<ui:VisualElement name="contentContainer">
</ui:VisualElement>
</ui:VisualElement>
</UXML>

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: b70651993c98eda43810c32b7416a21b
ScriptedImporter:
fileIDToRecycleName:
11400000: tree
11400002: inlineStyle
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,39 @@
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="content">
<Style path="Styles/PixelCacheProfiler"/>
<ui:Label name="title" text="Pixel Cache Profiler"/>
<ui:VisualElement class="row">
<ui:Label text="Total pixel caches: "/>
<ui:Label name="totalLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="indented row">
<ui:Label text="Node contents: "/>
<ui:Label name="totalNodeContentsLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="indented row">
<ui:Label text="Node previews: "/>
<ui:Label name="totalPreviewsLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="indented row">
<ui:Label text="Inline inputs: "/>
<ui:Label name="totalInlinesLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="row">
<ui:Label text="Dirty pixel caches: "/>
<ui:Label name="dirtyLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="indented row">
<ui:Label text="Node contents: "/>
<ui:Label name="dirtyNodeContentsLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="indented row">
<ui:Label text="Node previews: "/>
<ui:Label name="dirtyPreviewsLabel" text="-"/>
</ui:VisualElement>
<ui:VisualElement class="indented row">
<ui:Label text="Inline inputs: "/>
<ui:Label name="dirtyInlinesLabel" text="-"/>
</ui:VisualElement>
</ui:VisualElement>
</UXML>

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 0fda1aff5a5744478f70542e95fd3d42
ScriptedImporter:
fileIDToRecycleName:
11400000: tree
11400002: inlineStyle
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,17 @@
<UXML xmlns:ui="UnityEngine.UIElements">
<ui:VisualElement name="left" pickingMode="Ignore" >
<ui:VisualElement name="top-left-resize"/>
<ui:VisualElement name="left-resize"/>
<ui:VisualElement name="bottom-left-resize"/>
</ui:VisualElement>
<ui:VisualElement name="middle" pickingMode="Ignore" >
<ui:VisualElement name="top-resize"/>
<ui:VisualElement name="middle-center" pickingMode="Ignore" />
<ui:VisualElement name="bottom-resize"/>
</ui:VisualElement>
<ui:VisualElement name="right" pickingMode="Ignore" >
<ui:VisualElement name="top-right-resize"/>
<ui:VisualElement name="right-resize"/>
<ui:VisualElement name="bottom-right-resize"/>
</ui:VisualElement>
</UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 8ec4570e052fbb34bbe8d52d99e76d07
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}

View File

@@ -0,0 +1,11 @@
<UXML xmlns:ui="UnityEngine.UIElements" xmlns:sg="UnityEditor.ShaderGraph.Drawing">
<ui:VisualElement name="node-border" pickingMode="Ignore" >
<ui:Label name="title" />
<ui:TextField name="title-field" />
<ui:Label name="contents">
<ui:TextField name="contents-field" />
</ui:Label>
</ui:VisualElement>
<ui:VisualElement name="selection-border" pickingMode="Ignore" />
<sg:ResizableElement pickingMode="Ignore" />
</UXML>

View File

@@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: d4cc9867eee425f4dac7d5bb91f07845
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}