Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
268 commits
Select commit Hold shift + click to select a range
8d779f7
* Deleted Question relation on CameraTarget
Jan 13, 2016
a4787c8
* Fixed default path for the NLCEditor.
Jan 13, 2016
c1abae7
* Added log message when we failed to load the config.json file.
Jan 13, 2016
ac23766
* Added helper script to make sure the Config is initialized before w…
Jan 14, 2016
408f8e6
* Changed NLCEditor to pull from a configured classifier directory i…
Jan 14, 2016
f5ec427
adding personnel to nlc widget
mediumTaj Jan 15, 2016
dbbe898
* Flushing connections on configuration save.
Jan 15, 2016
156907b
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 15, 2016
53cf863
addded const for personal info event
mediumTaj Jan 15, 2016
27f8189
* Added upload/download progress callbacks to RESTConnector.
Jan 18, 2016
7b5a6e9
* Work in progress on PackageManager
Jan 18, 2016
e29e3cd
* Build.GetBuildPath() no longer cleans the target directory by default.
Jan 19, 2016
3483d01
* TouchManager with 2d collider interaction
Jan 19, 2016
f32b882
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 19, 2016
92b1104
* New build script for Jenkens.
Jan 20, 2016
7b975c4
* Minor modification on data cache by giving error on empty / null da…
Jan 20, 2016
202f861
* Added double proximity
Jan 20, 2016
3bbdb43
* Work in progress on self update.
Jan 21, 2016
c355f00
* Touch Manager fixed for three taps
Jan 21, 2016
6695b2d
* Added timeout value to the request so we can override the timeout's…
Jan 22, 2016
47a1f2b
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 22, 2016
965c490
* Added timeout value to the request so we can override the timeout's…
Jan 22, 2016
c7f4da0
* Avatar wake event added to wake up avatar with different args
Jan 22, 2016
240e31e
* Adding NLC support for confirming or cancelling updates.
Jan 22, 2016
2ef232b
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 22, 2016
4ce1a78
* Added Tap, double tap, one finger drag, two finger drag events added
Jan 22, 2016
482ddc7
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 22, 2016
a175622
* Cleaned up Widget classes, added regions for inputs & outputs.
Jan 23, 2016
5543db7
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 23, 2016
634bc4f
* Re-factored the WIdget input/output system to allow for multiple in…
Jan 24, 2016
ef94aec
* Enabled multiple outputs for ClassiferWidget & SpeechToText Widget.
Jan 24, 2016
90639ef
* Fixed null exceptions with TouchEventManager.
Jan 24, 2016
28d293c
* Fixed warning for int parameters types.
Jan 25, 2016
c7e2f9f
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 25, 2016
ab36c5a
* Added flag to control if a connection is cached or not by GetConnec…
Jan 25, 2016
84b580f
* Added Long Press gesture to touch manager
Jan 26, 2016
d77e907
* Microphone will no longer crash unity when disconnected. Additional…
Jan 26, 2016
fefad8e
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 26, 2016
93128dc
* Added on keyboard event parameter
Jan 26, 2016
331fdf5
* Long Press and Avatar Drag one finger added
Jan 27, 2016
8eb1733
* Touch Loader image added
Jan 27, 2016
1f1fc06
* Debug console is not visible when there is no user logged in
Jan 28, 2016
77b259b
* added call to Microphone.IsRecording() to make sure we detect disco…
Jan 29, 2016
f7dfedf
* Disabled debugging on TouchEventManager
Jan 29, 2016
816b969
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Jan 29, 2016
1687e39
added constants for feature visualization and disabling debugging on …
mediumTaj Jan 29, 2016
9eb3745
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
mediumTaj Jan 29, 2016
dbd01b9
* Added keyboard return event
Jan 31, 2016
b403a7d
* Added two events for avatar moving away down and immerse question f…
Feb 1, 2016
cf17273
* Configuration is downloaded from the server now.
Feb 2, 2016
0d1e630
add constant to show feature visualization from feature panel
mediumTaj Feb 2, 2016
2e06f16
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
mediumTaj Feb 2, 2016
2c1dbe3
* Added more logging in NlcWidget.
Feb 2, 2016
35b49bc
* Debug Console canvas style and resolution changed
Feb 2, 2016
9f313a1
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Feb 2, 2016
d26150e
* Debug Console separated into two parts: input and output
Feb 3, 2016
1e0879b
* EventManager now takes any type of enum.
Feb 3, 2016
cfc7f69
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Feb 3, 2016
a38d340
* Added Close Caption Data type
Feb 4, 2016
723a1aa
* Added deleting objects on log-out
Feb 4, 2016
f345bb3
* Adding ON_ERROR_INFO event.
Feb 4, 2016
8438c33
* Changed naming on event for question flow restart
Feb 4, 2016
0f47b95
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Feb 4, 2016
0e03177
* Added file reactor reading text
Feb 4, 2016
7ef37d1
* Adding try/catch around all event receivers.
Feb 5, 2016
d0d680e
* Added new commands to NLC prefab
Feb 5, 2016
d2f517c
added constant for feature visualization data
mediumTaj Feb 6, 2016
f2e384f
* Moved object destroy queue out of AudioClipUtil and put it into Uni…
Feb 8, 2016
38559e6
* Logging elapsed time for all rest requests now.
Feb 9, 2016
bc97bb8
* Added Speech To Text result to the log
Feb 9, 2016
ff89885
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Feb 9, 2016
ae72d78
* Removed redundant logging.
Feb 9, 2016
52540fd
* Stored log response time in a public static property in RESTConnector.
Feb 9, 2016
4e0ddf5
* NLC classifier has public members for confidence values
Feb 9, 2016
9efcfad
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Feb 9, 2016
349aa02
* Changed Natural Language Classifier by using saved values from play…
Feb 9, 2016
4beeaba
* Added initial delta values to NLC widget
Feb 9, 2016
2830502
* Removing status logging from SpeechToText Widget.
Feb 10, 2016
ff87e28
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Feb 10, 2016
4482241
* Allow different tags types with Utility.RemoveTags().
Feb 10, 2016
6fc2cec
* Simplified confidence setting.
Feb 10, 2016
ed64b3d
* Fixed null exception when NLC fails to return classifier details.
Feb 10, 2016
24a3b0a
* Configuration variables may contain other variables now.
Feb 10, 2016
0992201
* Fixed recursive crash when resolving embedded variables.
Feb 10, 2016
8aef325
* fixing NLC selection.
Feb 11, 2016
8fe2d30
* Fixed issue with text to speech widget getting stuck.
Feb 11, 2016
ae82c2b
* Actually fixed bug now.
Feb 12, 2016
9ddde0d
* Moved all services and data models into namespaces based on the ser…
Feb 12, 2016
f47dcb9
* Added Static DeserializeResponse to Utility class
Feb 22, 2016
bf5b62f
* Added AlchemyAPI (initial commit with entity extraction)
Feb 22, 2016
6e37fb5
* Added ship tracking classification
Feb 23, 2016
3f27ad7
added constant for selecting answer
mediumTaj Feb 24, 2016
71ce827
added method to strip filter delimiter
mediumTaj Feb 25, 2016
46b0c9e
* Added UnitTest test AlchemyAPI
Feb 25, 2016
95fbddf
kill mic on enter and activate on enter/timer
mediumTaj Feb 25, 2016
3199eab
Merge branch 'develop' into feature-alchemyAPI
Feb 25, 2016
bac6981
* Added StripString
Feb 25, 2016
0e6b4cd
check if mic widget is null
mediumTaj Feb 25, 2016
cac1ca2
* Added Touch events as generic enum variable
Feb 28, 2016
2b0afca
chahangedhangedhanged nlc settings in watson sdk
mediumTaj Mar 3, 2016
14ae10d
* Added removing events from TouchEvent correction by checking enum v…
Mar 3, 2016
e02f14f
* Adding new RobotGateway service.
Mar 3, 2016
8a20e99
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Mar 3, 2016
e2178b9
Merge branch 'develop' into feature-alchemyAPI
Mar 4, 2016
81ae662
* Removed automatic initialization of the default reactors. This was …
Mar 5, 2016
2683586
Merge branch 'develop' into feature-alchemyAPI
Mar 6, 2016
b05b4ca
* Added default reactor to UnitTestManager
Mar 6, 2016
da8ae94
* Added external data to AlchemyAPI delegate
Mar 7, 2016
11969de
Merge branch 'develop' into feature-xraySpecific
mediumTaj Mar 7, 2016
baa79e2
hide nlc delta values in editor
mediumTaj Mar 7, 2016
993c998
Merge branch 'feature-xraySpecific' into develop
mediumTaj Mar 7, 2016
0f08f64
* Moved DeepQA service out of XRAY and into the Unity SDK.
Mar 7, 2016
1c7dd31
* Moved Table class into DeepQA DataModels.
Mar 7, 2016
0853d7d
* Bringing in HtmlAgilityPack for DeepQA.
Mar 7, 2016
be7547d
* FileReactor now will rotate based on a max log size instead.
Mar 7, 2016
16f6c8d
default reactors in UnitTestManager, remove comments in NLCwidget, en…
mediumTaj Mar 7, 2016
688e4b1
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
mediumTaj Mar 7, 2016
5841655
* Fixed null exception on ping failure.
Mar 8, 2016
c24d676
* Added flag to GetAllServices() for not getting services with no cre…
Mar 8, 2016
4a7f229
* Added camera anti-aliasing and depth-of-field setting from event sy…
Mar 8, 2016
da4f3c2
* Fixed merge conflict
Mar 8, 2016
af4a90c
* Added ship tracking class to NLC widget
Mar 8, 2016
3d13d51
* Added two finger drag camera enable / disable event
Mar 9, 2016
6be5a86
adding constatants for procurement, mapping procurement in NLC Widget
mediumTaj Mar 9, 2016
466fa37
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
mediumTaj Mar 9, 2016
00da770
* Fix on constants event for Procurement classification
Mar 10, 2016
3075155
* Added combined call to AlchemyAPI call to get all keywords and enti…
Mar 10, 2016
b7d65a6
* Minor change on NLC widget to activate moving and zooming camera
Mar 11, 2016
90133c8
* NaturalLanguageClassifier & DIalog now do more extensive testing to…
Mar 11, 2016
cc35e14
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Mar 11, 2016
8f0a06c
* Fixed all compile errors.
Mar 11, 2016
a75184f
* Added date extraction to AlchemyAPI ( to combined call)
Mar 11, 2016
815181b
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Mar 11, 2016
a16dd1e
* Fix dependencies which caused compiler issues
Mar 11, 2016
3de8e50
* Minor addition to Alchemy API to get location info (no dependency w…
Mar 11, 2016
caa6490
* Minor change on naming on DataModels
Mar 11, 2016
1a06a97
* Added Service check status reading custom instance ID
Mar 14, 2016
3122216
adding constant for company list facet
taj-watsonLabs Mar 16, 2016
8e325dc
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
taj-watsonLabs Mar 16, 2016
f5eaafe
adding includeActive to FindObjects
mediumTaj Mar 16, 2016
a9e92fd
* Added cache / log directory customization
Mar 16, 2016
8f09c30
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Mar 16, 2016
e85557c
* Minor fix on exception naming
Mar 17, 2016
4aaeacc
added constatns for entity extraction data and command
mediumTaj Mar 18, 2016
1906e4c
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
mediumTaj Mar 18, 2016
76924c7
* Minor modification on DataCache
Mar 20, 2016
43f4d4e
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
Mar 20, 2016
a5e4120
* Added one more event for avatar interactivity
Mar 21, 2016
6636271
* Added NLC for showing left - right map showing
Mar 28, 2016
adc5c0a
updating nlc for procurement
mediumTaj Mar 28, 2016
58d0c75
* Cache loading at find instead of loading all at initial state
Mar 29, 2016
0b29361
* Fix on Flush on data cache
Mar 29, 2016
4cdb69f
* Added AlchemyAPI language default English
Mar 29, 2016
1999b5a
* Added IsCached feature to DataCache class
Mar 29, 2016
eca3dff
* Minor details for touch event. Disabled some logs and checking null…
Mar 29, 2016
8320272
* Added POST on AlchmenyAPI
Mar 31, 2016
7c14be8
nlc prefab update for showing alchemy facet
mediumTaj Mar 31, 2016
dcbc6ee
Merge branch 'develop' of https://hub.jazz.net/git/sanjayko/unity-sdk…
mediumTaj Mar 31, 2016
6880c92
* fix on ping delegates by checking target object
Apr 1, 2016
8a8c636
in alchemy passihng question in query string vs form
mediumTaj Apr 5, 2016
750c532
revert previous changes
mediumTaj Apr 5, 2016
f66755d
* Changed Touch events to touch string event names.
Apr 7, 2016
0bcffd0
Merge branch 'develop' into feature-touchevent-string
Apr 7, 2016
413b462
* UnityEngine modification on prefab after script modification
Apr 7, 2016
fb70eef
* Added Null check for touch event registrations
Apr 7, 2016
4a6de25
* Initial Log System initializer object added
Apr 7, 2016
1b826af
* Added string callback functionality to TouchWidget
Apr 7, 2016
c0321c4
* Added One finger dragging parameters
Apr 12, 2016
b3188ec
* Changed args length condition check
Apr 12, 2016
54f2fa6
removing xray specific components
mediumTaj Apr 21, 2016
6de6473
error in event name
mediumTaj Apr 21, 2016
004f90a
Added missing metafile
vjudys Apr 21, 2016
ad5a5a6
remove check for enum event
mediumTaj Apr 22, 2016
63bc65a
Merge branch 'feature-removeXray' into develop
mediumTaj Apr 22, 2016
00736cf
remove commented out constants
mediumTaj Apr 25, 2016
88ed177
deleted commented code, stripped k and r style brackets
mediumTaj Apr 25, 2016
e9909df
removed robot gateway service
mediumTaj Apr 25, 2016
75f6a45
remove references to robot gateway and lab deepQA instances
mediumTaj Apr 25, 2016
4368d52
added version to constants, changed user-agent header in wss to sdk v…
mediumTaj Apr 25, 2016
5051821
add User-Agent to restconnector headers
mediumTaj Apr 25, 2016
a5f2488
refactor NLC to Natural Language Classifier
mediumTaj Apr 25, 2016
ddb3c88
refactor tts to text to speech, stt to speech to text
mediumTaj Apr 25, 2016
802f24e
remove user-agent from delete dialog call - need to look into why the…
mediumTaj Apr 25, 2016
8b84608
added paths for log and cache
mediumTaj Apr 26, 2016
76c94ef
rename widgets for stt and tts, edit paths for testdata for dialog an…
mediumTaj Apr 26, 2016
067718c
renamed images, edited references, tested all examples
mediumTaj Apr 26, 2016
811ff1a
Merge branch 'feature-renameImages' into develop
mediumTaj Apr 26, 2016
6b72abb
changed classifier path
mediumTaj Apr 26, 2016
a822965
fixes #9 renamed images, edited references, tested all examples
mediumTaj Apr 26, 2016
7b35253
Merge branch 'feature-renameImages' of github.com:watson-developer-cl…
mediumTaj Apr 26, 2016
f15e1e1
Merge branch 'feature-renameImages' into develop
mediumTaj Apr 26, 2016
7675932
fixes #12 - removed instructions to install from unitypackage
mediumTaj Apr 26, 2016
e6b8f88
fixes #15 - added instructions for the user to change build settings …
mediumTaj Apr 26, 2016
eae9674
Merge branch 'feature-readMe' into develop
mediumTaj Apr 26, 2016
4f5f993
downloading sdk to Assets/Watson, update readme
mediumTaj Apr 26, 2016
230ce9e
fixes #8 - tested all unit tests and sample scenes
mediumTaj Apr 26, 2016
8ec3ea0
Merge branch 'feature-watsonSDKPaths' into develop
mediumTaj Apr 26, 2016
e062dbe
Merge branch 'develop' into feature-readMe
mediumTaj Apr 26, 2016
722fc23
updated readme for NLC references, and usability
mediumTaj Apr 26, 2016
607e038
Merge branch 'feature-readMe' into develop
mediumTaj Apr 26, 2016
dfc0632
updating documentation and code formatting in scenes scripts
mediumTaj Apr 26, 2016
1291c10
update documentation and formatting for camera scripts
mediumTaj Apr 26, 2016
577407a
Merge branch 'develop' into feature-readMe
mediumTaj Apr 27, 2016
3f4f374
fixed #13 - added instruction that a chm reader is needed to view doc…
mediumTaj Apr 27, 2016
54571e2
Merge branch 'feature-readMe' into develop
mediumTaj Apr 27, 2016
8f0ae15
Merge branch 'develop' into feature-updateDocumentation
mediumTaj Apr 27, 2016
fe880f0
reformatting and cleanup
mediumTaj Apr 27, 2016
b5202f5
Merge branch 'feature-updateDocumentation' into develop
mediumTaj Apr 27, 2016
b83cbe1
Merge branch 'develop' into feature-readMe
mediumTaj Apr 27, 2016
98638e6
formatting readMe to match java-sdk
mediumTaj Apr 28, 2016
16a5ba7
language translation and dialog examples
mediumTaj Apr 28, 2016
e4e8f84
added examples for natural language classification
mediumTaj Apr 28, 2016
e87526a
Merge branch 'feature-readMe' into develop
mediumTaj Apr 28, 2016
9ed6e55
temporarily remove references to services with no examples
mediumTaj Apr 28, 2016
fd1c302
Merge branch 'feature-readMe' into develop
mediumTaj Apr 28, 2016
f7dfb39
moved service example scenes and scripts into the sdk
mediumTaj Apr 28, 2016
19a5291
Merge branch 'feature-serviceExamples' into develop
mediumTaj Apr 28, 2016
5da018f
removed errant tab in readme
mediumTaj Apr 28, 2016
bb4d5e9
Merge branch 'feature-readMe' into develop
mediumTaj Apr 28, 2016
2b834fe
restructuring tests and examples into scenes directory
mediumTaj Apr 28, 2016
3ae8a52
specified Unity application to change build settings in Before You Be…
mediumTaj Apr 28, 2016
e191797
Merge branch 'feature-readMe' into develop
mediumTaj Apr 28, 2016
26b175b
moved exampleDialog and exampleTranslation prefabs to correct directory
mediumTaj Apr 28, 2016
87dcccd
moved widget examples and service examples into a root examples direc…
mediumTaj Apr 28, 2016
711d9eb
refactor prefabs and scenes to LanguageTranslation
mediumTaj Apr 28, 2016
ab52c7d
refactor translation in unit test componenet
mediumTaj Apr 28, 2016
9e3f7b5
modified readme, moved contributing to github directory, copied pull …
mediumTaj Apr 28, 2016
c3b10aa
revise issuetemplate
mediumTaj Apr 28, 2016
ac28463
Merge branch 'feature-refactorTranslation' into develop
mediumTaj Apr 28, 2016
62a09bd
updating readme
mediumTaj Apr 28, 2016
dfdaf32
fixes #7 - changed url of registration to bluemix.net/registration
mediumTaj Apr 28, 2016
d089211
removed repo link to get sdk
mediumTaj Apr 28, 2016
669376b
updated readme indentation
mediumTaj Apr 28, 2016
76c9117
readme indentation
mediumTaj Apr 28, 2016
6c08a6e
readme indentation
mediumTaj Apr 28, 2016
696057e
removing readme
mediumTaj Apr 28, 2016
15df8c3
add README
mediumTaj Apr 28, 2016
62c3e00
readme link
mediumTaj Apr 28, 2016
d6bf51b
added readMe for service examples and widget examples
mediumTaj Apr 29, 2016
821cb80
fixes #22 - added readMe files to examples, editied root readMe for i…
mediumTaj Apr 29, 2016
b9bcbfc
Merge branch 'feature-22-examplesReadMe' into develop
mediumTaj Apr 29, 2016
a55fa9b
fixed indentation issue on readMe
mediumTaj Apr 29, 2016
b2b20cc
removed unnecessary step for adding bluemix credentials
mediumTaj Apr 29, 2016
ced3771
fixes #23 - added gifs on how to configure services
mediumTaj Apr 29, 2016
850fb02
moved second gif up one line
mediumTaj Apr 29, 2016
f51d84d
updated latest version in readme to 0.3.0
mediumTaj Apr 29, 2016
9a114df
added changelog
mediumTaj Apr 29, 2016
8f318cd
revised gitignore to remove meta files for readme, license and changelog
mediumTaj Apr 29, 2016
44e75c5
Removed meta files and fix typo in README
germanattanasio Apr 29, 2016
1dc7744
fix .gitignore
germanattanasio Apr 29, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
File renamed without changes.
16 changes: 16 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/ibm-watson) for that, or you may want to start a discussion on the [dW Answers](https://developer.ibm.com/answers/questions/ask/?topics=watson).

Before you open an issue, please check if a similar issue already exists or has been closed before.

### When reporting a bug, please be sure to include the following:

- [ ] Start the title with the service name in brackets: `[speech-to-text] websockets...`
- [ ] Steps to reproduce
- [ ] Expected behavior
- [ ] Actual behavior
- [ ] Unity SDK version

### When you open an issue for a feature request, please add as much detail as possible:
- [ ] A descriptive title starting with the service name
- [ ] A description of the problem you're trying to solve
- [ ] A suggested solution if possible
14 changes: 14 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### Summary

Provide a general description of the code changes in your pull
request... were there any bugs you had fixed? If so, mention them. If
these bugs have open GitHub issues, be sure to tag them here as well,
to keep the conversation linked together.

### Other Information

If there's anything else that's important and relevant to your pull
request, mention that information here.


Thanks for contributing to the Watson Developer Cloud!
13 changes: 12 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ExportedObj/
*.user
*.unityproj
*.booproj

# ============ #
# OS generated #
# ============ #
Expand All @@ -38,3 +38,14 @@ ehthumbs.db
/Clients
Assets/StreamingAssets/Config.json
Assets/StreamingAssets/Config.json.meta
Resources.meta
Scenes.meta
Scripts.meta
ThirdParty.meta
Prefabs.meta
Examples.meta
Docs.meta
Art.meta
LICENSE.meta
CHANGELOG.md.meta
README.md.meta
56 changes: 0 additions & 56 deletions Art/UI/Banner_Watson_element.png.meta

This file was deleted.

56 changes: 0 additions & 56 deletions Art/UI/Banner_logotype.png.meta

This file was deleted.

56 changes: 0 additions & 56 deletions Art/UI/Base_BG.png.meta

This file was deleted.

56 changes: 0 additions & 56 deletions Art/UI/Touch_01.png.meta

This file was deleted.

File renamed without changes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes
Loading