Просмотр исходного кода

Add directory in plugin packages

master
Palash Bansal 1 год назад
Родитель
Сommit
4d767ad01a
Аккаунт пользователя с таким Email не найден

+ 2
- 1
plugins/blend-importer/package.json Просмотреть файл

@@ -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
- 1
plugins/blend-importer/src/loader/index.ts Просмотреть файл

@@ -1,6 +1,6 @@
import {createLight} from './light'
import {createMesh} from './mesh'
import {Object3D} from 'three'
import {Object3D} from 'threepipe'

const blenderObjectTypes = {
mesh: 1,

+ 2
- 1
plugins/blueprintjs/package.json Просмотреть файл

@@ -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": [

+ 2
- 1
plugins/configurator/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/extra-importers/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/geometry-generator/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/gltf-transform/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/network/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/plugin-template-rollup/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/plugin-template-vite/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/svg-renderer/package.json Просмотреть файл

@@ -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"
}
}

+ 2
- 1
plugins/tweakpane-editor/package.json Просмотреть файл

@@ -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"
}
}

Загрузка…
Отмена
Сохранить