| .editor-container .close-button:hover { | .editor-container .close-button:hover { | ||||
| background: rgba(255, 255, 255, 0.3); | background: rgba(255, 255, 255, 0.3); | ||||
| box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25); | box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25); | ||||
| }`) | |||||
| } | |||||
| `) |
| { | { | ||||
| "name": "threepipe", | "name": "threepipe", | ||||
| "version": "0.0.49", | |||||
| "version": "0.0.50", | |||||
| "lockfileVersion": 3, | "lockfileVersion": 3, | ||||
| "requires": true, | "requires": true, | ||||
| "packages": { | "packages": { | ||||
| "": { | "": { | ||||
| "name": "threepipe", | "name": "threepipe", | ||||
| "version": "0.0.49", | |||||
| "version": "0.0.50", | |||||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||||
| "dependencies": { | "dependencies": { | ||||
| "@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.158.1004/package.tgz", | "@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.158.1004/package.tgz", |
| { | { | ||||
| "name": "threepipe", | "name": "threepipe", | ||||
| "version": "0.0.49", | |||||
| "version": "0.0.50", | |||||
| "description": "A modern 3D viewer framework built on top of three.js, written in TypeScript, designed to make creating high-quality, modular, and extensible 3D experiences on the web simple and enjoyable.", | "description": "A modern 3D viewer framework built on top of three.js, written in TypeScript, designed to make creating high-quality, modular, and extensible 3D experiences on the web simple and enjoyable.", | ||||
| "main": "dist/index.js", | "main": "dist/index.js", | ||||
| "module": "dist/index.mjs", | "module": "dist/index.mjs", |
| { | { | ||||
| "name": "@threepipe/plugin-assimpjs", | "name": "@threepipe/plugin-assimpjs", | ||||
| "version": "0.2.0", | |||||
| "version": "0.2.1", | |||||
| "lockfileVersion": 3, | "lockfileVersion": 3, | ||||
| "requires": true, | "requires": true, | ||||
| "packages": { | "packages": { | ||||
| "": { | "": { | ||||
| "name": "@threepipe/plugin-assimpjs", | "name": "@threepipe/plugin-assimpjs", | ||||
| "version": "0.2.0", | |||||
| "version": "0.2.1", | |||||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||||
| "dependencies": { | "dependencies": { | ||||
| "assimpjs": "^0.0.10", | "assimpjs": "^0.0.10", |
| { | { | ||||
| "name": "@threepipe/plugin-assimpjs", | "name": "@threepipe/plugin-assimpjs", | ||||
| "description": "Assimp.js Plugin for ThreePipe", | "description": "Assimp.js Plugin for ThreePipe", | ||||
| "version": "0.2.0", | |||||
| "version": "0.2.1", | |||||
| "devDependencies": { | "devDependencies": { | ||||
| }, | }, | ||||
| "dependencies": { | "dependencies": { | ||||
| "replace": { | "replace": { | ||||
| "dependencies": {}, | "dependencies": {}, | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "threepipe": "^0.0.46" | |||||
| "threepipe": "^0.0.50" | |||||
| } | } | ||||
| } | } | ||||
| } | } |
| { | { | ||||
| "name": "@threepipe/plugin-blueprintjs", | "name": "@threepipe/plugin-blueprintjs", | ||||
| "version": "0.3.3", | |||||
| "version": "0.4.0", | |||||
| "lockfileVersion": 3, | "lockfileVersion": 3, | ||||
| "requires": true, | "requires": true, | ||||
| "packages": { | "packages": { | ||||
| "": { | "": { | ||||
| "name": "@threepipe/plugin-blueprintjs", | "name": "@threepipe/plugin-blueprintjs", | ||||
| "version": "0.3.3", | |||||
| "version": "0.4.0", | |||||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||||
| "dependencies": { | "dependencies": { | ||||
| "threepipe": "file:./../../src/" | "threepipe": "file:./../../src/" | ||||
| }, | }, | ||||
| "devDependencies": { | "devDependencies": { | ||||
| "uiconfig-blueprint": "0.1.0-dev.5", | |||||
| "uiconfig-blueprint": "0.1.0-dev.8", | |||||
| "uiconfig.js": "^0.1.3" | "uiconfig.js": "^0.1.3" | ||||
| } | } | ||||
| }, | }, | ||||
| "link": true | "link": true | ||||
| }, | }, | ||||
| "node_modules/ts-browser-helpers": { | "node_modules/ts-browser-helpers": { | ||||
| "version": "0.16.2", | |||||
| "resolved": "https://registry.npmjs.org/ts-browser-helpers/-/ts-browser-helpers-0.16.2.tgz", | |||||
| "integrity": "sha512-4HHBBSML8e8Jve4Gba21gmgu6ARCVTKCnfjf01nV4V/ZEjExW9X5aJiHSyqlV2JWNlD7PQScljgMT0XyamnESA==", | |||||
| "version": "0.17.1", | |||||
| "resolved": "https://registry.npmjs.org/ts-browser-helpers/-/ts-browser-helpers-0.17.1.tgz", | |||||
| "integrity": "sha512-tA+VTMcOgZBm0vPSnGAcQD2KjxnPPw7mtIfkxzAJ+h05MUH6wur5pJa2fcw29MRa7+Tc9iGfcj3bG237P6QhEA==", | |||||
| "dev": true, | "dev": true, | ||||
| "license": "MIT", | "license": "MIT", | ||||
| "dependencies": { | "dependencies": { | ||||
| "license": "0BSD" | "license": "0BSD" | ||||
| }, | }, | ||||
| "node_modules/uiconfig-blueprint": { | "node_modules/uiconfig-blueprint": { | ||||
| "version": "0.1.0-dev.5", | |||||
| "resolved": "https://registry.npmjs.org/uiconfig-blueprint/-/uiconfig-blueprint-0.1.0-dev.5.tgz", | |||||
| "integrity": "sha512-ERj0t4MIPa/77ktWxRjar8z9Ke51RlLlR94QftBB009DOm9Hx5BCYaAhrVJVjM3wolLlfCcFbPIbiw0MxyLkWw==", | |||||
| "version": "0.1.0-dev.8", | |||||
| "resolved": "https://registry.npmjs.org/uiconfig-blueprint/-/uiconfig-blueprint-0.1.0-dev.8.tgz", | |||||
| "integrity": "sha512-VaRx34pAaXEDfz+V+6fn1gcEW8ZyNkVHs9E11C6WDYtp2YgciU5fnT9ehN3k6tpxjjtzrb5ruVlwloemwvduog==", | |||||
| "dev": true, | "dev": true, | ||||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||||
| "dependencies": { | "dependencies": { | ||||
| "@blueprintjs/select": "^5.2.2", | "@blueprintjs/select": "^5.2.2", | ||||
| "blueprint-styler": "^5.0.2", | "blueprint-styler": "^5.0.2", | ||||
| "react-colorful": "^5.6.1", | "react-colorful": "^5.6.1", | ||||
| "ts-browser-helpers": "^0.16.2", | |||||
| "uiconfig.js": "^0.1.2" | |||||
| "ts-browser-helpers": "^0.17.1", | |||||
| "uiconfig.js": "^0.1.5" | |||||
| }, | }, | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@blueprintjs/core": "^5.11.0", | "@blueprintjs/core": "^5.11.0", | ||||
| } | } | ||||
| }, | }, | ||||
| "node_modules/uiconfig.js": { | "node_modules/uiconfig.js": { | ||||
| "version": "0.1.3", | |||||
| "resolved": "https://registry.npmjs.org/uiconfig.js/-/uiconfig.js-0.1.3.tgz", | |||||
| "integrity": "sha512-Q3eXWGrwXO46lkjfCsMQX6fsMKLmg4u4rrvZMkRJlQiDmsQyCaDdIJy7CMKrBWWfL9e6f4w+66SHAb+u4rOL2g==", | |||||
| "version": "0.1.5", | |||||
| "resolved": "https://registry.npmjs.org/uiconfig.js/-/uiconfig.js-0.1.5.tgz", | |||||
| "integrity": "sha512-qsNfb0cnMTpTk9rp6i6wXHJh3w02vxoi2GceYwRfqjqtgmGeFahAuQpdN6d0qR8V0ALs54eyfDOljo50ccNXgw==", | |||||
| "dev": true, | "dev": true, | ||||
| "license": "MIT" | "license": "MIT" | ||||
| }, | }, |
| { | { | ||||
| "name": "@threepipe/plugin-blueprintjs", | "name": "@threepipe/plugin-blueprintjs", | ||||
| "description": "Blueprint.js UI Plugin for ThreePipe", | "description": "Blueprint.js UI Plugin for ThreePipe", | ||||
| "version": "0.3.3", | |||||
| "version": "0.4.0", | |||||
| "devDependencies": { | "devDependencies": { | ||||
| "uiconfig-blueprint": "0.1.0-dev.5", | |||||
| "uiconfig-blueprint": "0.1.0-dev.8", | |||||
| "uiconfig.js": "^0.1.3" | "uiconfig.js": "^0.1.3" | ||||
| }, | }, | ||||
| "dependencies": { | "dependencies": { | ||||
| "replace": { | "replace": { | ||||
| "dependencies": {}, | "dependencies": {}, | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "threepipe": "^0.0.35" | |||||
| "threepipe": "^0.0.50" | |||||
| } | } | ||||
| } | } | ||||
| }, | }, |
| { | { | ||||
| "name": "@threepipe/plugin-path-tracing", | "name": "@threepipe/plugin-path-tracing", | ||||
| "version": "0.1.1", | |||||
| "version": "0.1.2", | |||||
| "lockfileVersion": 3, | "lockfileVersion": 3, | ||||
| "requires": true, | "requires": true, | ||||
| "packages": { | "packages": { | ||||
| "": { | "": { | ||||
| "name": "@threepipe/plugin-path-tracing", | "name": "@threepipe/plugin-path-tracing", | ||||
| "version": "0.1.1", | |||||
| "version": "0.1.2", | |||||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||||
| "dependencies": { | "dependencies": { | ||||
| "three": "file:./../../node_modules/three", | "three": "file:./../../node_modules/three", |
| { | { | ||||
| "name": "@threepipe/plugin-path-tracing", | "name": "@threepipe/plugin-path-tracing", | ||||
| "description": "Path tracing plugin interfaces for Threepipe", | "description": "Path tracing plugin interfaces for Threepipe", | ||||
| "version": "0.1.1", | |||||
| "version": "0.1.2", | |||||
| "devDependencies": { | "devDependencies": { | ||||
| "three-gpu-pathtracer": "^0.0.23" | "three-gpu-pathtracer": "^0.0.23" | ||||
| }, | }, |
| { | { | ||||
| "name": "@threepipe/plugin-tweakpane", | "name": "@threepipe/plugin-tweakpane", | ||||
| "version": "0.6.0", | |||||
| "version": "0.6.1", | |||||
| "lockfileVersion": 3, | "lockfileVersion": 3, | ||||
| "requires": true, | "requires": true, | ||||
| "packages": { | "packages": { | ||||
| "": { | "": { | ||||
| "name": "@threepipe/plugin-tweakpane", | "name": "@threepipe/plugin-tweakpane", | ||||
| "version": "0.6.0", | |||||
| "version": "0.6.1", | |||||
| "license": "Apache-2.0", | "license": "Apache-2.0", | ||||
| "dependencies": { | "dependencies": { | ||||
| "threepipe": "file:./../../src/" | "threepipe": "file:./../../src/" | ||||
| "devDependencies": { | "devDependencies": { | ||||
| "tweakpane-image-plugin": "https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz", | "tweakpane-image-plugin": "https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz", | ||||
| "uiconfig-tweakpane": "^0.0.10", | "uiconfig-tweakpane": "^0.0.10", | ||||
| "uiconfig.js": "^0.1.3" | |||||
| "uiconfig.js": "^0.1.5" | |||||
| } | } | ||||
| }, | }, | ||||
| "../../src": {}, | "../../src": {}, | ||||
| } | } | ||||
| }, | }, | ||||
| "node_modules/uiconfig.js": { | "node_modules/uiconfig.js": { | ||||
| "version": "0.1.3", | |||||
| "resolved": "https://registry.npmjs.org/uiconfig.js/-/uiconfig.js-0.1.3.tgz", | |||||
| "integrity": "sha512-Q3eXWGrwXO46lkjfCsMQX6fsMKLmg4u4rrvZMkRJlQiDmsQyCaDdIJy7CMKrBWWfL9e6f4w+66SHAb+u4rOL2g==", | |||||
| "version": "0.1.5", | |||||
| "resolved": "https://registry.npmjs.org/uiconfig.js/-/uiconfig.js-0.1.5.tgz", | |||||
| "integrity": "sha512-qsNfb0cnMTpTk9rp6i6wXHJh3w02vxoi2GceYwRfqjqtgmGeFahAuQpdN6d0qR8V0ALs54eyfDOljo50ccNXgw==", | |||||
| "dev": true, | "dev": true, | ||||
| "license": "MIT" | "license": "MIT" | ||||
| } | } |
| { | { | ||||
| "name": "@threepipe/plugin-tweakpane", | "name": "@threepipe/plugin-tweakpane", | ||||
| "description": "Tweakpane UI Plugin for ThreePipe", | "description": "Tweakpane UI Plugin for ThreePipe", | ||||
| "version": "0.6.0", | |||||
| "version": "0.6.1", | |||||
| "devDependencies": { | "devDependencies": { | ||||
| "tweakpane-image-plugin": "https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz", | "tweakpane-image-plugin": "https://github.com/repalash/tweakpane-image-plugin/releases/download/v1.1.404/package.tgz", | ||||
| "uiconfig-tweakpane": "^0.0.10", | "uiconfig-tweakpane": "^0.0.10", | ||||
| "uiconfig.js": "^0.1.3" | |||||
| "uiconfig.js": "^0.1.5" | |||||
| }, | }, | ||||
| "dependencies": { | "dependencies": { | ||||
| "threepipe": "file:./../../src/" | "threepipe": "file:./../../src/" | ||||
| "uiconfig-tweakpane": "^0.0.10" | "uiconfig-tweakpane": "^0.0.10" | ||||
| }, | }, | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "threepipe": "^0.0.40" | |||||
| "threepipe": "^0.0.50" | |||||
| } | } | ||||
| } | } | ||||
| }, | }, |
| export const VERSION = '0.0.49' | |||||
| export const VERSION = '0.0.50' |