An open API service providing commit metadata for open source projects.

GitHub / Unity-Technologies/com.unity.search.extensions / commits

This package contains a bunch of examples, samples and queries to be used with Unity Search.

SHA Message Author Date Stats
676a4de0 Remove querie examples projects since queries are in a package. Sebastien Phaneuf <s****p@u****m> 5 months ago
0058c72e Update meta Sebastien Phaneuf <s****p@u****m> 5 months ago
a530b7d4 Fix compilation of examples Sebastien Phaneuf <s****p@u****m> 9 months ago
d568e513 Update link to Query examples in README Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c8840b19 merge Merge pull request #63 from Unity-Technologies/features/packages-queries Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
57a34f6f PR cleanup Sebastien Phaneuf <s****p@u****m> 9 months ago
78f12217 Add installation instructions to get the unitypackage with queries Sebastien Phaneuf <s****p@u****m> 9 months ago
06f2e5d2 Add unitypackage with queries Sebastien Phaneuf <s****p@u****m> 9 months ago
b91fa554 Add new projetc with queries (copied from the package) in order to generate a... Sebastien Phaneuf <s****p@u****m> 9 months ago
bd8cd9a2 Fix SearchViewModel interaction with EntityID Sebastien Phaneuf <s****p@u****m> 9 months ago
483cd966 Update readme to explain how to install query package Sebastien Phaneuf <s****p@u****m> 9 months ago
54db9b46 Add new packages with some useful searchquery (examples, collections, explorers) Sebastien Phaneuf <s****p@u****m> 9 months ago
89a94612 merge Merge pull request #62 from Unity-Technologies/fix/searchview-model-compilation Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
a98ae333 Fix compilation for 6.5 Sebastien Phaneuf <s****p@u****m> 10 months ago
45d40cf5 Remove ProjectSettings from git. Add missing .meta. Simplify manifest.json so... Sebastien Phaneuf <s****p@u****m> 10 months ago
a56e9283 Disable until we land LMDB Sebastien Phaneuf <s****p@u****m> about 1 year ago
8d4f8de1 merge Merge pull request #59 from Unity-Technologies/fix/disable-dep-test-to-land-lmdb Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2edf6d8b Ignore some tests until we land lmb in unity Sebastien Phaneuf <s****p@u****m> about 1 year ago
18c159c4 Ensure we save settings only if they actually change Sebastien Phaneuf <s****p@u****m> about 1 year ago
3a5ea81a Remove log Sebastien Phaneuf <s****p@u****m> about 1 year ago
fb35c9ee merge Merge pull request #57 from Unity-Technologies/feature/dep-viewer-settings Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b9426252 Remove bad includes and usings. Sebastien Phaneuf <s****p@u****m> about 1 year ago
4d772b04 Add general settings. Allows ignoring of specific extensions when yielding re... Sebastien Phaneuf <s****p@u****m> over 1 year ago
eedf323e Disable a tets to ensure CI is not blocked. Sebastien Phaneuf <s****p@u****m> over 1 year ago
ec6ef6fb Add gitignore Sebastien Phaneuf <s****p@u****m> over 1 year ago
d37b7b6c Add these files since they keep being added when opening unity. Sebastien Phaneuf <s****p@u****m> over 1 year ago
99c021d5 Add CustomIndexing Examples with ScriptableObject Sebastien Phaneuf <s****p@u****m> over 1 year ago
22e3d088 Reaordganize search extensions package with proper folder for all CustomIndexers Sebastien Phaneuf <s****p@u****m> over 1 year ago
b92d5ad7 Add a complex CustomIndexer Sebastien Phaneuf <s****p@u****m> over 1 year ago
a0220584 More robust function to get CreateIndexer function to reflection Sebastien Phaneuf <s****p@u****m> over 1 year ago
5cf58b16 Disable faulty tests Sebastien Phaneuf <s****p@u****m> over 1 year ago
5991fd15 Fix test running on indexation Sebastien Phaneuf <s****p@u****m> over 1 year ago
0f96642c merge Merge branch 'main' of github.com:Unity-Technologies/com.unity.search.extensions Sebastien Phaneuf <s****p@u****m> over 1 year ago
9957b44b Improve CustomIndexing examples Sebastien Phaneuf <s****p@u****m> over 1 year ago
739445ed merge Merge pull request #55 from Unity-Technologies/lochrist-patch-1 Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e79337c6 Update README.md Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0896c652 Add new reporting queries. Sebastien Phaneuf <s****p@u****m> over 1 year ago
892b9ab4 Put query tests in a define so they will only be run when needed Sebastien Phaneuf <s****p@u****m> over 1 year ago
da33876d merge Merge pull request #51 from Unity-Technologies/feature/create-example-package Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8853bebf Remove usuless files. Sebastien Phaneuf <s****p@u****m> over 1 year ago
e7e614fa Fix compilation for all Unity versions Sebastien Phaneuf <s****p@u****m> over 1 year ago
2ac1ddcf Fix 22.3 compilation error Sebastien Phaneuf <s****p@u****m> over 1 year ago
e1afe9e2 Fix compilation errors for 21.3 Sebastien Phaneuf <s****p@u****m> over 1 year ago
33d45f21 Shouldn't have been part of the package at all. Sebastien Phaneuf <s****p@u****m> over 1 year ago
06e935e1 Disable DependencyViewer for U7 because of InstanceID issues. Sebastien Phaneuf <s****p@u****m> over 1 year ago
37e26b59 Fix how to update DepView. Add new assets to the test project. Sebastien Phaneuf <s****p@u****m> over 1 year ago
2f68ac1c Fix styling of the LightRendering embedded Sebastien Phaneuf <s****p@u****m> over 1 year ago
91b2ec30 Disable tests until we reimplement it properly. Sebastien Phaneuf <s****p@u****m> over 1 year ago
fa63cb71 Implement Embedded Lighting explorer with bridge and SearchViewModelEx Sebastien Phaneuf <s****p@u****m> over 1 year ago
7482892a Unify all the contents of the test project into an example package. Sebastien Phaneuf <s****p@u****m> almost 2 years ago
4996b11a Add new sample showing a CustomIndexer that can validate prefab with AudioLis... Sebastien Phaneuf <s****p@u****m> almost 2 years ago
971cb311 Fix define so DepView works with 23.1 Sebastien Phaneuf <s****p@u****m> about 2 years ago
48d5b907 merge Merge pull request #49 from Unity-Technologies/feature/dep-viewer-uitk Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ea6476e7 Fix Type column that was hidden in uitk. Ensure that if we open Dependencies ... Sebastien Phaneuf <s****p@u****m> about 2 years ago
2bf99c87 Ensure GUID columns behave like any other columns Sebastien Phaneuf <s****p@u****m> about 2 years ago
137f4234 Fix 22.3 Sebastien Phaneuf <s****p@u****m> about 2 years ago
c24e9ad2 Hack aroung a bug in double click in tableView that send the Executeaction tw... Sebastien Phaneuf <s****p@u****m> about 2 years ago
512a8124 Implement ExploreItem (double click workflow for uitk) Sebastien Phaneuf <s****p@u****m> about 2 years ago
8feef807 Fix TableView UITk init and attach to Panel. Split TableView in different fil... Sebastien Phaneuf <s****p@u****m> about 2 years ago
86825e61 Implement view recycling to avoid always recreating TableView. Sebastien Phaneuf <s****p@u****m> about 2 years ago
127016bf Properly dispose of context Sebastien Phaneuf <s****p@u****m> about 2 years ago
147a308f Path columns always take full space Sebastien Phaneuf <s****p@u****m> about 2 years ago
414518f7 Track Selection when cliking in DepTableView Sebastien Phaneuf <s****p@u****m> about 2 years ago
34eb22b2 Remove BaseSearchView to SearchViewModel Sebastien Phaneuf <s****p@u****m> about 2 years ago
8c63cba2 Add menu to open the current depdenencyState in Search (since we cannot overl... Sebastien Phaneuf <s****p@u****m> about 2 years ago
83806d42 Allow item menu customization Sebastien Phaneuf <s****p@u****m> about 2 years ago
7e3c9a92 Refactor what is property table specific Sebastien Phaneuf <s****p@u****m> about 2 years ago
f9ef85eb First pass at converting DependencyViewer that was using PropertyTable to a S... Sebastien Phaneuf <s****p@u****m> about 2 years ago
5dd16653 Update README.md Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
71224a4d merge Merge pull request #47 from Unity-Technologies/lochrist-patch-1 Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9250a318 Update README.md Sebastien Phaneuf <s****p@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cd202792 Change name of Material Advance picker Sebastien Phaneuf <s****p@u****m> over 2 years ago
62254a2a Improve some examples Sebastien Phaneuf <s****p@u****m> over 2 years ago
61d1f4e7 Add index. Setup new picker examples Sebastien Phaneuf <s****p@u****m> over 2 years ago
db2635fc Setup example with SearchContext Picker Sebastien Phaneuf <s****p@u****m> over 2 years ago
8e1d90aa Add new assets for Picker examples Sebastien Phaneuf <s****p@u****m> over 2 years ago
08c4cd30 Add example to show how custom indexing could be done for shader. Also contai... Sebastien Phaneuf <s****p@u****m> over 2 years ago
a2009acd Fix build for LTS 22.3 Sebastien Phaneuf <s****p@u****m> about 3 years ago
12f447a7 Fix build for 23.1 Sebastien Phaneuf <s****p@u****m> over 3 years ago
48ae4358 Use version define to inject all the Search_define that needed to be removed ... Sebastien Phaneuf <s****p@u****m> almost 4 years ago
64e053b7 Fix compilation for 2022.2 and 2023.1. The custom SearchView still doesn't wo... Sebastien Phaneuf <s****p@u****m> almost 4 years ago
e2dd0831 merge Merge pull request #30 from Unity-Technologies/sync-com-unity-quick-3-0-0-pre... Jonathan Schmidt <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b610b6bb Fix new SearchProposition compilation issue Jonathan Schmidt <j****s@u****m> over 4 years ago
e3d2fa2d Fix ImageProvider compilation issues with trunk Jonathan Schmidt <j****s@u****m> over 4 years ago
f689c0ab Remove comment Jonathan Schmidt <j****s@u****m> over 4 years ago
eba787e3 Add samples dummy test structure for CI Jonathan Schmidt <j****s@u****m> over 4 years ago
bf388f7e Update Samples CI Jonathan Schmidt <j****s@u****m> over 4 years ago
f2069f6d Update projects package manifest Jonathan Schmidt <j****s@u****m> over 4 years ago
c0ec65de Create Samples project to host various examples Jonathan Schmidt <j****s@u****m> over 4 years ago
d503a0da Update ProviderExamples CI Jonathan Schmidt <j****s@u****m> over 4 years ago
061224b4 Patch for SearchViewFlags.Borderless Jonathan Schmidt <j****s@u****m> over 4 years ago
769ce76f Fix some USE_SEARCH_EXTENSION_API usage in search collections Jonathan Schmidt <j****s@u****m> over 4 years ago
482594bf Fix some USE_SEARCH_EXTENSION_API usages Jonathan Schmidt <j****s@u****m> over 4 years ago
8f1c143d Remove use of define search dependency viewer Jonathan Schmidt <j****s@u****m> over 4 years ago
128e19a7 Update dependency viewer with new search API Jonathan Schmidt <j****s@u****m> over 4 years ago
8d5d3eb5 merge Merge pull request #28 from Unity-Technologies/feature/favorite-provider Sebastien Phaneuf <l****t@y****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6b472d71 Merge LightExplorer with Favoriteprovider in a ProviderExamples project Sebastien Phaneuf <s****p@u****m> over 4 years ago
896a4f57 merge Add UITK SearchView Jonathan Schmidt <j****s@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b02226a9 Make SearchOverlay public Jonathan Schmidt <j****s@u****m> over 4 years ago
f3265c3b Disable search overlay examples Jonathan Schmidt <j****s@u****m> over 4 years ago

← Back to repository