├── .gitignore ├── Assets ├── SampleTexture.meta ├── SampleTexture │ ├── hamburg.meta │ ├── hamburg │ │ ├── burg0000.jpg │ │ ├── burg0000.jpg.meta │ │ ├── burg0001.jpg │ │ ├── burg0001.jpg.meta │ │ ├── burg0002.jpg │ │ ├── burg0002.jpg.meta │ │ ├── burg0003.jpg │ │ ├── burg0003.jpg.meta │ │ ├── burg0004.jpg │ │ ├── burg0004.jpg.meta │ │ ├── burg0005.jpg │ │ ├── burg0005.jpg.meta │ │ ├── burg0006.jpg │ │ ├── burg0006.jpg.meta │ │ ├── burg0007.jpg │ │ ├── burg0007.jpg.meta │ │ ├── burg0008.jpg │ │ ├── burg0008.jpg.meta │ │ ├── burg0009.jpg │ │ ├── burg0009.jpg.meta │ │ ├── burg0010.jpg │ │ ├── burg0010.jpg.meta │ │ ├── burg0011.jpg │ │ ├── burg0011.jpg.meta │ │ ├── burg0012.jpg │ │ ├── burg0012.jpg.meta │ │ ├── burg0013.jpg │ │ ├── burg0013.jpg.meta │ │ ├── burg0014.jpg │ │ ├── burg0014.jpg.meta │ │ ├── burg0015.jpg │ │ ├── burg0015.jpg.meta │ │ ├── burg0016.jpg │ │ ├── burg0016.jpg.meta │ │ ├── burg0017.jpg │ │ ├── burg0017.jpg.meta │ │ ├── burg0018.jpg │ │ ├── burg0018.jpg.meta │ │ ├── burg0019.jpg │ │ ├── burg0019.jpg.meta │ │ ├── burg0020.jpg │ │ ├── burg0020.jpg.meta │ │ ├── burg0021.jpg │ │ ├── burg0021.jpg.meta │ │ ├── burg0022.jpg │ │ ├── burg0022.jpg.meta │ │ ├── burg0023.jpg │ │ ├── burg0023.jpg.meta │ │ ├── burg0024.jpg │ │ ├── burg0024.jpg.meta │ │ ├── burg0025.jpg │ │ ├── burg0025.jpg.meta │ │ ├── burg0026.jpg │ │ ├── burg0026.jpg.meta │ │ ├── burg0027.jpg │ │ ├── burg0027.jpg.meta │ │ ├── burg0028.jpg │ │ ├── burg0028.jpg.meta │ │ ├── burg0029.jpg │ │ ├── burg0029.jpg.meta │ │ ├── burg0030.jpg │ │ ├── burg0030.jpg.meta │ │ ├── burg0031.jpg │ │ ├── burg0031.jpg.meta │ │ ├── burg0032.jpg │ │ ├── burg0032.jpg.meta │ │ ├── burg0033.jpg │ │ ├── burg0033.jpg.meta │ │ ├── burg0034.jpg │ │ ├── burg0034.jpg.meta │ │ ├── burg0035.jpg │ │ ├── burg0035.jpg.meta │ │ ├── burg0036.jpg │ │ ├── burg0036.jpg.meta │ │ ├── burg0037.jpg │ │ ├── burg0037.jpg.meta │ │ ├── burg0038.jpg │ │ ├── burg0038.jpg.meta │ │ ├── burg0039.jpg │ │ ├── burg0039.jpg.meta │ │ ├── burg0040.jpg │ │ ├── burg0040.jpg.meta │ │ ├── burg0041.jpg │ │ ├── burg0041.jpg.meta │ │ ├── burg0042.jpg │ │ ├── burg0042.jpg.meta │ │ ├── burg0043.jpg │ │ ├── burg0043.jpg.meta │ │ ├── burg0044.jpg │ │ ├── burg0044.jpg.meta │ │ ├── burg0045.jpg │ │ ├── burg0045.jpg.meta │ │ ├── burg0046.jpg │ │ ├── burg0046.jpg.meta │ │ ├── burg0047.jpg │ │ ├── burg0047.jpg.meta │ │ ├── burg0048.jpg │ │ ├── burg0048.jpg.meta │ │ ├── burg0049.jpg │ │ ├── burg0049.jpg.meta │ │ ├── burg0050.jpg │ │ ├── burg0050.jpg.meta │ │ ├── burg0051.jpg │ │ ├── burg0051.jpg.meta │ │ ├── burg0052.jpg │ │ ├── burg0052.jpg.meta │ │ ├── burg0053.jpg │ │ ├── burg0053.jpg.meta │ │ ├── burg0054.jpg │ │ ├── burg0054.jpg.meta │ │ ├── burg0055.jpg │ │ ├── burg0055.jpg.meta │ │ ├── burg0056.jpg │ │ ├── burg0056.jpg.meta │ │ ├── burg0057.jpg │ │ ├── burg0057.jpg.meta │ │ ├── burg0058.jpg │ │ ├── burg0058.jpg.meta │ │ ├── burg0059.jpg │ │ ├── burg0059.jpg.meta │ │ ├── burg0060.jpg │ │ ├── burg0060.jpg.meta │ │ ├── burg0061.jpg │ │ ├── burg0061.jpg.meta │ │ ├── burg0062.jpg │ │ ├── burg0062.jpg.meta │ │ ├── burg0063.jpg │ │ ├── burg0063.jpg.meta │ │ ├── burg0064.jpg │ │ ├── burg0064.jpg.meta │ │ ├── burg0065.jpg │ │ ├── burg0065.jpg.meta │ │ ├── burg0066.jpg │ │ ├── burg0066.jpg.meta │ │ ├── burg0067.jpg │ │ ├── burg0067.jpg.meta │ │ ├── burg0068.jpg │ │ ├── burg0068.jpg.meta │ │ ├── burg0069.jpg │ │ ├── burg0069.jpg.meta │ │ ├── burg0070.jpg │ │ ├── burg0070.jpg.meta │ │ ├── burg0071.jpg │ │ ├── burg0071.jpg.meta │ │ ├── burg0072.jpg │ │ ├── burg0072.jpg.meta │ │ ├── burg0073.jpg │ │ ├── burg0073.jpg.meta │ │ ├── burg0074.jpg │ │ ├── burg0074.jpg.meta │ │ ├── burg0075.jpg │ │ ├── burg0075.jpg.meta │ │ ├── burg0076.jpg │ │ ├── burg0076.jpg.meta │ │ ├── burg0077.jpg │ │ ├── burg0077.jpg.meta │ │ ├── burg0078.jpg │ │ ├── burg0078.jpg.meta │ │ ├── burg0079.jpg │ │ ├── burg0079.jpg.meta │ │ ├── burg0080.jpg │ │ └── burg0080.jpg.meta │ ├── treasure_box.meta │ └── treasure_box │ │ ├── treasure_box_1.png │ │ ├── treasure_box_1.png.meta │ │ ├── treasure_box_2.png │ │ ├── treasure_box_2.png.meta │ │ ├── treasure_box_3.png │ │ ├── treasure_box_3.png.meta │ │ ├── treasure_box_4.png │ │ └── treasure_box_4.png.meta ├── TextureViewer.meta └── TextureViewer │ ├── CHANGELOG.md │ ├── CHANGELOG.md.meta │ ├── Editor.meta │ ├── Editor │ ├── Data.meta │ ├── Data │ │ ├── EnumDefine.cs │ │ ├── EnumDefine.cs.meta │ │ ├── SearchState.cs │ │ ├── SearchState.cs.meta │ │ ├── TypeBitConverter.cs │ │ └── TypeBitConverter.cs.meta │ ├── TextureViewerWindow.cs │ ├── TextureViewerWindow.cs.meta │ ├── ToolConfig.cs │ ├── ToolConfig.cs.meta │ ├── TreeView.meta │ ├── TreeView │ │ ├── TextureTreeElement.cs │ │ ├── TextureTreeElement.cs.meta │ │ ├── TextureTreeView.cs │ │ ├── TextureTreeView.cs.meta │ │ ├── TextureTreeViewItem.cs │ │ ├── TextureTreeViewItem.cs.meta │ │ ├── TextureTreeViewState.cs │ │ ├── TextureTreeViewState.cs.meta │ │ ├── TextureTreeView_Sort.cs │ │ └── TextureTreeView_Sort.cs.meta │ ├── TreeViewColumn.meta │ ├── TreeViewColumn │ │ ├── ColumnSearchField.cs │ │ ├── ColumnSearchField.cs.meta │ │ ├── EHeaderColumn.cs │ │ ├── EHeaderColumn.cs.meta │ │ ├── TextureColumn.cs │ │ ├── TextureColumn.cs.meta │ │ ├── TextureColumnHeader.cs │ │ ├── TextureColumnHeader.cs.meta │ │ ├── TextureColumnHeaderState.cs │ │ └── TextureColumnHeaderState.cs.meta │ ├── Utils.meta │ └── Utils │ │ ├── CustomUI.cs │ │ ├── CustomUI.cs.meta │ │ ├── MyExtensionMethods.cs │ │ ├── MyExtensionMethods.cs.meta │ │ ├── MyStyle.cs │ │ ├── MyStyle.cs.meta │ │ ├── UIUtils.cs │ │ └── UIUtils.cs.meta │ ├── LICENSE.md │ ├── LICENSE.md.meta │ ├── TextureViewer.asmdef │ ├── TextureViewer.asmdef.meta │ ├── package.json │ └── package.json.meta ├── LICENSE ├── Logs └── Packages-Update.log ├── Packages └── manifest.json ├── ProjectSettings ├── AudioManager.asset ├── ClusterInputManager.asset ├── DynamicsManager.asset ├── EditorBuildSettings.asset ├── EditorSettings.asset ├── GraphicsSettings.asset ├── InputManager.asset ├── NavMeshAreas.asset ├── Physics2DSettings.asset ├── PresetManager.asset ├── ProjectSettings.asset ├── ProjectVersion.txt ├── QualitySettings.asset ├── TagManager.asset ├── TimeManager.asset ├── UnityConnectSettings.asset ├── VFXManager.asset └── XRSettings.asset ├── README.md └── images ├── click_to_sort_items.png ├── open_window.png ├── overview.png └── this_tool_has_a_search_field.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/.gitignore -------------------------------------------------------------------------------- /Assets/SampleTexture.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0000.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0000.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0000.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0000.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0001.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0001.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0001.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0002.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0002.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0002.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0003.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0003.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0003.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0004.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0004.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0004.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0005.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0005.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0005.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0006.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0006.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0006.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0006.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0007.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0007.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0007.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0008.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0008.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0008.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0008.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0009.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0009.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0009.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0009.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0010.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0010.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0010.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0010.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0011.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0011.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0011.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0011.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0012.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0012.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0012.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0012.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0013.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0013.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0013.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0013.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0014.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0014.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0014.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0014.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0015.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0015.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0015.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0015.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0016.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0016.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0016.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0016.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0017.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0017.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0017.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0017.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0018.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0018.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0018.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0018.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0019.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0019.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0019.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0019.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0020.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0020.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0020.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0020.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0021.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0021.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0021.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0021.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0022.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0022.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0022.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0022.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0023.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0023.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0023.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0023.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0024.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0024.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0024.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0024.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0025.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0025.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0025.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0025.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0026.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0026.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0026.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0026.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0027.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0027.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0027.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0027.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0028.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0028.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0028.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0028.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0029.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0029.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0029.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0029.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0030.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0030.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0030.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0030.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0031.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0031.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0031.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0031.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0032.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0032.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0032.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0032.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0033.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0033.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0033.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0033.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0034.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0034.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0034.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0034.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0035.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0035.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0035.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0035.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0036.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0036.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0036.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0036.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0037.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0037.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0037.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0037.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0038.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0038.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0038.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0038.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0039.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0039.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0039.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0039.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0040.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0040.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0040.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0040.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0041.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0041.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0041.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0041.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0042.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0042.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0042.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0042.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0043.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0043.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0043.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0043.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0044.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0044.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0044.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0044.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0045.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0045.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0045.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0045.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0046.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0046.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0046.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0046.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0047.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0047.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0047.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0047.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0048.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0048.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0048.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0048.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0049.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0049.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0049.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0049.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0050.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0050.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0050.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0050.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0051.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0051.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0051.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0051.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0052.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0052.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0052.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0052.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0053.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0053.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0053.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0053.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0054.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0054.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0054.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0054.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0055.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0055.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0055.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0055.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0056.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0056.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0056.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0056.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0057.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0057.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0057.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0057.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0058.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0058.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0058.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0058.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0059.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0059.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0059.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0059.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0060.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0060.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0060.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0060.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0061.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0061.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0061.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0061.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0062.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0062.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0062.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0062.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0063.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0063.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0063.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0063.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0064.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0064.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0064.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0064.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0065.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0065.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0065.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0065.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0066.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0066.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0066.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0066.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0067.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0067.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0067.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0067.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0068.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0068.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0068.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0068.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0069.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0069.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0069.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0069.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0070.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0070.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0070.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0070.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0071.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0071.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0071.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0071.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0072.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0072.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0072.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0072.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0073.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0073.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0073.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0073.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0074.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0074.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0074.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0074.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0075.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0075.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0075.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0075.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0076.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0076.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0076.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0076.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0077.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0077.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0077.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0077.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0078.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0078.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0078.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0078.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0079.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0079.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0079.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0079.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0080.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0080.jpg -------------------------------------------------------------------------------- /Assets/SampleTexture/hamburg/burg0080.jpg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/hamburg/burg0080.jpg.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_1.png -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_1.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_1.png.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_2.png -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_2.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_2.png.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_3.png -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_3.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_3.png.meta -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_4.png -------------------------------------------------------------------------------- /Assets/SampleTexture/treasure_box/treasure_box_4.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/SampleTexture/treasure_box/treasure_box_4.png.meta -------------------------------------------------------------------------------- /Assets/TextureViewer.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/CHANGELOG.md: -------------------------------------------------------------------------------- 1 | ## [1.0.0] 2020-12-31 2 | ### Changes 3 | Added support for Unity Package Manager. -------------------------------------------------------------------------------- /Assets/TextureViewer/CHANGELOG.md.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/CHANGELOG.md.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data/EnumDefine.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data/EnumDefine.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data/EnumDefine.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data/EnumDefine.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data/SearchState.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data/SearchState.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data/SearchState.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data/SearchState.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data/TypeBitConverter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data/TypeBitConverter.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Data/TypeBitConverter.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Data/TypeBitConverter.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TextureViewerWindow.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TextureViewerWindow.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TextureViewerWindow.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TextureViewerWindow.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/ToolConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/ToolConfig.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/ToolConfig.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/ToolConfig.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeElement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeElement.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeElement.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeElement.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeView.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeView.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeView.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeViewItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeViewItem.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeViewItem.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeViewItem.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeViewState.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeViewState.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeViewState.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeViewState.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeView_Sort.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeView_Sort.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeView/TextureTreeView_Sort.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeView/TextureTreeView_Sort.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/ColumnSearchField.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/ColumnSearchField.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/ColumnSearchField.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/ColumnSearchField.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/EHeaderColumn.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/EHeaderColumn.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/EHeaderColumn.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/EHeaderColumn.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/TextureColumn.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/TextureColumn.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/TextureColumn.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/TextureColumn.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeader.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeader.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeaderState.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeaderState.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeaderState.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/TreeViewColumn/TextureColumnHeaderState.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/CustomUI.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/CustomUI.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/CustomUI.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/CustomUI.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/MyExtensionMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/MyExtensionMethods.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/MyExtensionMethods.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/MyExtensionMethods.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/MyStyle.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/MyStyle.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/MyStyle.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/MyStyle.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/UIUtils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/UIUtils.cs -------------------------------------------------------------------------------- /Assets/TextureViewer/Editor/Utils/UIUtils.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/Editor/Utils/UIUtils.cs.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/LICENSE.md -------------------------------------------------------------------------------- /Assets/TextureViewer/LICENSE.md.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/LICENSE.md.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/TextureViewer.asmdef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/TextureViewer.asmdef -------------------------------------------------------------------------------- /Assets/TextureViewer/TextureViewer.asmdef.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/TextureViewer.asmdef.meta -------------------------------------------------------------------------------- /Assets/TextureViewer/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/package.json -------------------------------------------------------------------------------- /Assets/TextureViewer/package.json.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Assets/TextureViewer/package.json.meta -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/LICENSE -------------------------------------------------------------------------------- /Logs/Packages-Update.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Logs/Packages-Update.log -------------------------------------------------------------------------------- /Packages/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/Packages/manifest.json -------------------------------------------------------------------------------- /ProjectSettings/AudioManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/AudioManager.asset -------------------------------------------------------------------------------- /ProjectSettings/ClusterInputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/ClusterInputManager.asset -------------------------------------------------------------------------------- /ProjectSettings/DynamicsManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/DynamicsManager.asset -------------------------------------------------------------------------------- /ProjectSettings/EditorBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/EditorBuildSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/EditorSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/EditorSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/GraphicsSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/GraphicsSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/InputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/InputManager.asset -------------------------------------------------------------------------------- /ProjectSettings/NavMeshAreas.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/NavMeshAreas.asset -------------------------------------------------------------------------------- /ProjectSettings/Physics2DSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/Physics2DSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/PresetManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/PresetManager.asset -------------------------------------------------------------------------------- /ProjectSettings/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/ProjectSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/ProjectVersion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/ProjectVersion.txt -------------------------------------------------------------------------------- /ProjectSettings/QualitySettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/QualitySettings.asset -------------------------------------------------------------------------------- /ProjectSettings/TagManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/TagManager.asset -------------------------------------------------------------------------------- /ProjectSettings/TimeManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/TimeManager.asset -------------------------------------------------------------------------------- /ProjectSettings/UnityConnectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/UnityConnectSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/VFXManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/VFXManager.asset -------------------------------------------------------------------------------- /ProjectSettings/XRSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/ProjectSettings/XRSettings.asset -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/README.md -------------------------------------------------------------------------------- /images/click_to_sort_items.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/images/click_to_sort_items.png -------------------------------------------------------------------------------- /images/open_window.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/images/open_window.png -------------------------------------------------------------------------------- /images/overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/images/overview.png -------------------------------------------------------------------------------- /images/this_tool_has_a_search_field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rngtm/UnityEditor-TextureViewer/HEAD/images/this_tool_has_a_search_field.png --------------------------------------------------------------------------------