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

+ 10
- 0
.idea/threepipe.iml Просмотреть файл

@@ -12,6 +12,16 @@
<excludeFolder url="file://$MODULE_DIR$/plugins/blueprintjs/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/tweakpane/docs" />
<excludeFolder url="file://$MODULE_DIR$/website/.vitepress/cache" />
<excludeFolder url="file://$MODULE_DIR$/plugins/blend-importer/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/configurator/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/gaussian-splatting/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/geometry-generator/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/gltf-transform/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/network/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/plugin-template-rollup" />
<excludeFolder url="file://$MODULE_DIR$/plugins/plugin-template-vite" />
<excludeFolder url="file://$MODULE_DIR$/plugins/svg-renderer/docs" />
<excludeFolder url="file://$MODULE_DIR$/plugins/tweakpane-editor/docs" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />

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

@@ -1,12 +1,12 @@
{
"name": "@threepipe/plugin-blueprintjs",
"version": "0.3.0",
"version": "0.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@threepipe/plugin-blueprintjs",
"version": "0.3.0",
"version": "0.3.1",
"license": "Apache-2.0",
"dependencies": {
"threepipe": "file:./../../src/"

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

@@ -1,12 +1,12 @@
{
"name": "@threepipe/plugin-gaussian-splatting",
"version": "0.2.2",
"version": "0.2.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@threepipe/plugin-gaussian-splatting",
"version": "0.2.2",
"version": "0.2.3",
"license": "Apache-2.0",
"dependencies": {
"threepipe": "file:./../../src/"

+ 1
- 1
src/viewer/version.ts Просмотреть файл

@@ -1 +1 @@
export const VERSION = '0.0.35-dev'
export const VERSION = '0.0.35'

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