0.5.0: Added toolbar with scene picker
This commit is contained in:
parent
d35a79faf1
commit
27d7ecb2dd
19 changed files with 365 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "com.module.navigationtool",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"displayName": "Module.NavigationTool",
|
||||
"description": "Support for navigation tools, like favorites and history",
|
||||
"description": "Support for navigation tools, like favorites, history and toolbars",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "17f1",
|
||||
"dependencies": {
|
||||
|
|
@ -10,7 +10,8 @@
|
|||
"keywords": [
|
||||
"navigation",
|
||||
"favorites",
|
||||
"history"
|
||||
"history",
|
||||
"toolbar"
|
||||
],
|
||||
"author": {
|
||||
"name": "Anders Ejlersen",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue