| @@ -55,6 +55,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/blend-importer" | |||
| } | |||
| } | |||
| @@ -1,6 +1,6 @@ | |||
| import {createLight} from './light' | |||
| import {createMesh} from './mesh' | |||
| import {Object3D} from 'three' | |||
| import {Object3D} from 'threepipe' | |||
| const blenderObjectTypes = { | |||
| mesh: 1, | |||
| @@ -40,7 +40,8 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/blueprintjs" | |||
| }, | |||
| "clean-package": { | |||
| "remove": [ | |||
| @@ -54,6 +54,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/configurator" | |||
| } | |||
| } | |||
| @@ -54,6 +54,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/extra-importers" | |||
| } | |||
| } | |||
| @@ -54,6 +54,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/geometry-generator" | |||
| } | |||
| } | |||
| @@ -55,6 +55,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/gltf-transform" | |||
| } | |||
| } | |||
| @@ -54,6 +54,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/network" | |||
| } | |||
| } | |||
| @@ -56,6 +56,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/plugin-template-rollup" | |||
| } | |||
| } | |||
| @@ -55,6 +55,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/plugin-template-vite" | |||
| } | |||
| } | |||
| @@ -63,6 +63,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/svg-renderer" | |||
| } | |||
| } | |||
| @@ -58,6 +58,7 @@ | |||
| "homepage": "https://github.com/repalash/threepipe#readme", | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git://github.com/repalash/threepipe.git" | |||
| "url": "git://github.com/repalash/threepipe.git", | |||
| "directory": "plugins/tweakpane-editor" | |||
| } | |||
| } | |||