-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d41090
commit 6d1be2c
Showing
15 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-cuboid", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Cuboid demo", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -20,8 +20,8 @@ | |
"webpack-cli": "^3.3.11" | ||
}, | ||
"dependencies": { | ||
"@pixano/graphics-3d": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/graphics-3d": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-graph", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for graph", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -21,7 +21,7 @@ | |
"webpack-cli": "^3.3.11" | ||
}, | ||
"dependencies": { | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-polygon-http", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for polygon", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -19,8 +19,8 @@ | |
"webpack-cli": "^3.3.11" | ||
}, | ||
"dependencies": { | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-polygon", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for polygon", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -17,8 +17,8 @@ | |
"webpack-cli": "^3.3.11" | ||
}, | ||
"dependencies": { | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-rectangle", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for rectangle", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -17,8 +17,8 @@ | |
"webpack-cli": "^3.3.11" | ||
}, | ||
"dependencies": { | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-segmentation", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for segmentation", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -17,8 +17,8 @@ | |
"webpack-cli": "^3.3.11" | ||
}, | ||
"dependencies": { | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-smart-rectangle", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for rectangle", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -25,8 +25,8 @@ | |
"@material/mwc-dialog": "0.18.0", | ||
"@material/mwc-linear-progress": "0.18.0", | ||
"@material/mwc-textfield": "0.18.0", | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "demo-tracking", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"private": true, | ||
"description": "Demo for tracking", | ||
"author": "Pixano Authors <[email protected]>", | ||
|
@@ -24,7 +24,7 @@ | |
}, | ||
"dependencies": { | ||
"@material/mwc-button": "0.18.0", | ||
"@pixano/graphics-2d": "0.4.2", | ||
"@pixano/graphics-2d": "0.4.3", | ||
"lit-element": "2.4.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@pixano/ai", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "AI tools for annotations", | ||
"author": "Pixano Authors <[email protected]>", | ||
"license": "CECILL-C", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@pixano/core", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Pixano core module", | ||
"author": "Pixano Authors <[email protected]>", | ||
"license": "CECILL-C", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@pixano/graphics-2d", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Pixano graphics 2d module", | ||
"author": "Pixano Authors <[email protected]>", | ||
"homepage": "", | ||
|
@@ -20,8 +20,8 @@ | |
"@material/mwc-icon-button-toggle": "0.18.0", | ||
"@material/mwc-list": "0.18.0", | ||
"@material/mwc-select": "0.18.0", | ||
"@pixano/ai": "0.4.2", | ||
"@pixano/core": "0.4.2", | ||
"@pixano/ai": "0.4.3", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0", | ||
"on-change": "^2.0.1", | ||
"pixi.js": "5.3.3" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@pixano/graphics-3d", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Pixano graphics-3d module", | ||
"author": "Pixano Authors <[email protected]>", | ||
"homepage": "", | ||
|
@@ -15,7 +15,7 @@ | |
"typescript": "^3.8.3" | ||
}, | ||
"dependencies": { | ||
"@pixano/core": "0.4.2", | ||
"@pixano/core": "0.4.3", | ||
"lit-element": "2.4.0", | ||
"three": "0.115.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters