Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.0.0 #471

Open
wants to merge 184 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
184 commits
Select commit Hold shift + click to select a range
120737f
babylonjs-editor v5
julien-moreau Jan 6, 2024
deec8b1
feat: add inter font
Jun 13, 2024
88b0dd2
feat: reorder projects in dashboard base on last modification date
Jun 13, 2024
f2e9b46
fix: support of LODs for exported scenes
Jun 13, 2024
def3bef
feat: add support of subdivisions in ground mesh inspector
Jun 13, 2024
5b89ea5
feat: adding support of undo-redo
julien-moreau Jun 15, 2024
a58f6d0
feat: add support of undo-redo for gizmos
julien-moreau Jun 15, 2024
be28d73
feat: add support of rotation and rotationQuaternion in transform nod…
julien-moreau Jun 15, 2024
f7c08cc
feat: more undo-redo
julien-moreau Jun 15, 2024
50b244b
feat: adding support of soft shadow type
julien-moreau Jun 15, 2024
bc40761
fix: usage of soft shadow type
julien-moreau Jun 15, 2024
1d39e63
feat: improve shadows inspector
julien-moreau Jun 16, 2024
e68614e
feat: deep design in windows and electron to include concept of tabs
julien-moreau Jun 16, 2024
61380b9
feat: custom window controls for win32
Jun 16, 2024
f21b356
feat: add support of function exports in scripts
Jun 16, 2024
5516fb3
feat: now control rotations as degrees
Jun 16, 2024
40679fd
fix: electron draggle on macOS
julien-moreau Jun 17, 2024
fcf7602
feat: export progress log with status
julien-moreau Jun 17, 2024
3ad0301
chore: update deprecated xterm package
julien-moreau Jun 17, 2024
433a1e6
fix: use same material for LODs than master mesh
julien-moreau Jun 18, 2024
86cd80d
feat: add support of LODs distance in mesh inspector and tooltip for …
julien-moreau Jun 18, 2024
50cbe1d
fix: material name being basename of path instead of full path
julien-moreau Jun 18, 2024
6d4aa95
feat: add more shortcuts for drag'n'drop in preview from graph
julien-moreau Jun 20, 2024
20c35b0
feat: add button remove unassign material on mesh in inspector
julien-moreau Jun 20, 2024
07cdb95
feat: preparing website
julien-moreau Jun 20, 2024
fe2d5fc
feat: add effects to landing
julien-moreau Jun 22, 2024
f7f6718
feat: rework drag'n'drop support of assets and added support of drag'…
julien-moreau Jun 22, 2024
3e10dce
feat: update website gestures
julien-moreau Jun 22, 2024
81fe0f6
fix: add image processing in website to control exposure
julien-moreau Jun 23, 2024
a96e43b
fix: improve transitions in website
julien-moreau Jun 23, 2024
7addb42
feat: add support of undo/redo when moving nodes in graph and placing…
julien-moreau Jun 26, 2024
64ef8ce
feat: add more content to the website
julien-moreau Jun 26, 2024
98e4e8c
feat: improve transitions in landing page
julien-moreau Jun 27, 2024
b1c2ca9
feat: adding download section in website
julien-moreau Jun 28, 2024
08158f2
feat: add windows installer
Jun 28, 2024
2814697
feat: add 4.7.0 download
Jun 28, 2024
5ad7364
feat: add download section at end of landing page
Jun 29, 2024
42d55a9
chore: link dependencies in development mode
Jun 29, 2024
fef1fe8
feat: add support of quality selector when loading scene in project
Jun 29, 2024
db30fc9
feat: add support of incremental geometry export when exporting a scene
julien-moreau Jun 29, 2024
a16c8d3
feat: add support of remove/check exist project in dashboard
julien-moreau Jun 29, 2024
7e550de
feat: update maximize window icon for win32 platform
Jun 30, 2024
419cade
feat: adding support of undo/redo when removing nodes from graph
Jun 30, 2024
f023547
feat: add "Add" menu in toolbar
Jul 6, 2024
0dbac61
feat: add support of "Add" menu in toolbar for macOS
julien-moreau Jul 7, 2024
88e7eef
feat: add support of asset cache to hande files changed
julien-moreau Jul 7, 2024
77bd6b6
feat: compute range for point lights
julien-moreau Jul 9, 2024
939835d
fix: compute md5 in workers
julien-moreau Jul 9, 2024
dc94d69
feat: add support of duplicate scene
julien-moreau Jul 9, 2024
0efff19
fix: rename or move scene file to update geometry paths
julien-moreau Jul 9, 2024
ef7ad44
fix: remove useless dependencies installation modal to load project f…
julien-moreau Jul 13, 2024
1300bd9
fix: don't compute md5 check when just saving
julien-moreau Jul 13, 2024
c827121
fix: check asset exists or new to copy it
julien-moreau Jul 13, 2024
1aded85
fix: remove nodes from graph
julien-moreau Jul 13, 2024
dd11264
fix: loading scene
julien-moreau Jul 13, 2024
e621676
feat: add support of resize texture directly in editor and model view…
julien-moreau Jul 14, 2024
d250bad
feat: add support of refresh rate for classic shadow maps
julien-moreau Jul 15, 2024
b64ed77
feat: add support of refresh rate for shadow maps in babylonjs-editor…
julien-moreau Jul 15, 2024
33abe44
chore: bump babylonjs-editor-tools to v0.0.5
julien-moreau Jul 15, 2024
b09df74
feat: minor improvements
julien-moreau Jul 15, 2024
22d59f8
feat: add support of "do not serialize" in graph
julien-moreau Jul 15, 2024
c44e0cf
fix: keep refresh rate when changing size of shadow map
julien-moreau Jul 16, 2024
1eba2f6
fix: update shadow map on each customized property in shadows inspector
julien-moreau Jul 16, 2024
68eaacf
feat: adding support of decorators in babylonjs-editor-tools
julien-moreau Jul 16, 2024
23a0777
chore: bump babylonjs-editor-tools to v0.0.6
julien-moreau Jul 16, 2024
b10f16e
fix: export of non POT textures using KTX and quality
julien-moreau Jul 16, 2024
5863b65
feat: adding support of SceneLinkNode to include scenes in scenes
julien-moreau Jul 17, 2024
1e9f62c
feat: adding support of scene node link in graph and preview
julien-moreau Jul 18, 2024
9cbf3bd
refact: scene link in tools
julien-moreau Jul 18, 2024
d34954e
chore: bump babylonjs-editor-tools to v0.0.7
julien-moreau Jul 18, 2024
d41857f
feat: adding support of collision mesh
julien-moreau Jul 19, 2024
a740164
feat: finalizing support of collision mesh
julien-moreau Jul 22, 2024
48e0cd9
fix: remove collision mesh materials from exported scene
julien-moreau Jul 22, 2024
aec2b46
feat: adding graph filters
julien-moreau Jul 22, 2024
3711b65
fix: detection of cycle reference in
julien-moreau Jul 24, 2024
8270666
feat: add render options in preview panel
julien-moreau Jul 24, 2024
45ed469
feat: set max simultaneous lights value to 32
julien-moreau Jul 24, 2024
024b5a3
fix: setup of collisions and copy/paste mesh with collisions
julien-moreau Jul 25, 2024
dd5d7ef
fix: minor fixes for shadows
julien-moreau Jul 26, 2024
5850fc5
feat: add signing function to release macOS versions
julien-moreau Jul 26, 2024
d4e8b94
feat: add support of "add plugin from npm"
julien-moreau Jul 27, 2024
7d01683
chore: dependencies and build commands
julien-moreau Jul 27, 2024
b43e281
fix: add npm plugin logs in console
julien-moreau Jul 27, 2024
f8e4ebe
feat: moving editor camera controls in preferences
julien-moreau Jul 27, 2024
8e54a83
feat: add support of some editor's camera controls preferences in loc…
julien-moreau Jul 29, 2024
10092be
fix: loading crash of collision meshes
julien-moreau Jul 29, 2024
3450f0c
fix: parenting in project
julien-moreau Jul 30, 2024
a79ab79
feat: minor improvements
julien-moreau Jul 31, 2024
e2ff3d3
fix: win32 build
julien-moreau Jul 31, 2024
164c814
chore: bump editor to v5.0.0-alpha.4
julien-moreau Jul 31, 2024
3d69218
fix: spacing in website
julien-moreau Jul 31, 2024
b2e699e
refact: project preferences
julien-moreau Aug 1, 2024
5d728ce
feat: preparing support of WebGPU
julien-moreau Aug 1, 2024
cbe00f4
chore: bump babylonjs to v7.18.0
julien-moreau Aug 1, 2024
9e0e6db
feat: creating documentation
julien-moreau Aug 2, 2024
3648939
docs: added "creating project" documentation
julien-moreau Aug 3, 2024
b983c3f
docs: starting "composing scene"
julien-moreau Aug 4, 2024
6a8bd31
docs: add more documentation for "composing scene"
julien-moreau Aug 5, 2024
51c18d5
docs: more documentation for "composing scene"
julien-moreau Aug 6, 2024
ec4a9ff
docs: finalizing "composing scene" documentation
julien-moreau Aug 6, 2024
9c51c07
docs: adding "managing assets" documentation
julien-moreau Aug 7, 2024
b855d1c
feat: a bit more design for landing page
julien-moreau Aug 8, 2024
25e66c8
chore: update yarn.lock
julien-moreau Aug 8, 2024
96d9bde
feat: add support of shared materials from assets when saving/loading…
julien-moreau Aug 8, 2024
d111d09
feat: improving support of multi material
julien-moreau Aug 8, 2024
15dfc48
docs: minor improvements
julien-moreau Aug 8, 2024
0c30a84
feat: add support of drag'n'drop to put custom material in multi-mate…
julien-moreau Aug 9, 2024
05880a5
chore: prepare editor v5.0.0-alpha.5
julien-moreau Aug 9, 2024
0f57cff
feat: add support of sitemap in website
julien-moreau Aug 10, 2024
d46b244
refact: minor refact for files
julien-moreau Aug 10, 2024
4fd75ce
fix: padding on website landing page for mobile
julien-moreau Aug 12, 2024
7aa8bdf
fix: download links in website
julien-moreau Aug 13, 2024
21e5368
feat: write quixel meshes as babylon format once imported with LOD su…
julien-moreau Aug 13, 2024
23a101f
feat: add log when meshes saved as babylon format in quixel plugin
julien-moreau Aug 13, 2024
9d6afa8
fix: now prevent close window and app quit when editor focused
julien-moreau Aug 15, 2024
0448d9d
feat: adding support of "upgrade" plugin from npm
julien-moreau Aug 15, 2024
7432f9d
feat: adding support of play/stop game/application in preview toolbar
julien-moreau Aug 15, 2024
5022642
fix: export project and better match for play address in preview panel
julien-moreau Aug 18, 2024
0dee34a
feat: improve UI for play button
julien-moreau Aug 18, 2024
d6d63da
refact: use play as a separated component
julien-moreau Aug 18, 2024
891ce92
feat: add refresh button when playing game / application
julien-moreau Aug 19, 2024
47e9c88
chore: bump babylonjs to v7.22.5
julien-moreau Aug 28, 2024
34ab2f7
feat: add support of per-window confirmation when quitting the app
julien-moreau Aug 31, 2024
b8b9101
fix: add babylonjs icon in electron close message dialog
julien-moreau Aug 31, 2024
3b70b8e
fix: use native image for native message box
julien-moreau Aug 31, 2024
3f17a6a
fix: distinct close and upgrade steps when upgrading a plugin
julien-moreau Sep 1, 2024
9ad742f
chore: update caniuse
julien-moreau Sep 1, 2024
2539f6a
feat: preparing support of custom window
julien-moreau Sep 3, 2024
0792fcc
feat: improve support of node material editor
julien-moreau Sep 3, 2024
3c0963b
chore: add clean command
julien-moreau Sep 3, 2024
fa32cdf
feat: adding support of GUI editor
julien-moreau Sep 4, 2024
23df1f7
feat: more design for gui editor
julien-moreau Sep 4, 2024
a1e3458
feat: adding support of gui decorator for applications
Sep 5, 2024
d111f1d
chore: bump electron-builder to v25.0.5
julien-moreau Sep 5, 2024
6976ebe
fix: events for asset updated + design for header of nme and ge
Sep 6, 2024
bb60f56
fix: usage of GUI in project using @guiFromAsset
julien-moreau Sep 7, 2024
4319750
feat: improve @guiFromAsset decorator to include callback once gui is…
julien-moreau Sep 9, 2024
1b72481
feat: starting basics of animation editor
Sep 12, 2024
7ef92e9
feat: beginning support of tracks panel in animation editor
Sep 13, 2024
5e16099
feat: adding support of timeline tracks
julien-moreau Sep 16, 2024
c85eb42
feat: adding support of movable animation keys
julien-moreau Sep 17, 2024
d73cd95
fix: store node-pty processes launched per window and close all relat…
julien-moreau Sep 17, 2024
77ce9b9
feat: add support of remove key in animation editor and undo/redo for…
julien-moreau Sep 17, 2024
2de2183
feat: add support of "add animation key" through context menu in time…
Sep 18, 2024
cbb018f
feat: add support of "play", "stop" and time tracker in animation edi…
Sep 18, 2024
c058ec5
feat: add tooltip for time tracker in animation editor
Sep 18, 2024
516e286
chore: adding new icon for win32 builds
Sep 18, 2024
84a0385
feat: adding more options to key inspector in animation editor
Sep 19, 2024
e3f0068
fix: crash on macOS 15 by updating electron version to v30.5.0
julien-moreau Sep 20, 2024
d3add20
feat: adding more gestures to control time in animation editor
Sep 20, 2024
331cd30
feat: now import previously saved animations in animation editor
julien-moreau Sep 21, 2024
3d13cf1
feat: add support of sound file inspector
julien-moreau Sep 23, 2024
02049f8
fix: serialize and parse animations of scene in projects
julien-moreau Sep 25, 2024
d3ef218
feat: add context menu support to add keys
julien-moreau Sep 25, 2024
eb4d571
feat: add property suggestion when adding a new track to animation ed…
julien-moreau Sep 25, 2024
721530c
feat: add support of moving multiple frames using shift key in animat…
Sep 26, 2024
27cf974
feat: beginning support of cinematic
julien-moreau Sep 26, 2024
e2ceaa1
feat: preparing support of cinematic in animation editor
julien-moreau Sep 26, 2024
2d4a5f5
feat: adding support of cinematics in tracks and timelines in animati…
Sep 27, 2024
0067882
feat: now draw tracks for cinematics and move time tracker
julien-moreau Sep 27, 2024
093c5de
feat: add support of "add cinematic key"
julien-moreau Sep 29, 2024
71a283b
Revert "feat: add support of "add cinematic key""
Oct 2, 2024
506b3b3
Revert "feat: now draw tracks for cinematics and move time tracker"
Oct 2, 2024
f046729
Revert "feat: adding support of cinematics in tracks and timelines in…
Oct 2, 2024
f022faf
Revert "feat: preparing support of cinematic in animation editor"
Oct 2, 2024
c38470f
fix: move cinematic to dedicated tool
Oct 2, 2024
cab7794
feat: adding support of cinematic editor
julien-moreau Oct 3, 2024
7796e50
feat: add support of property keys in cinematic editor
julien-moreau Oct 3, 2024
65368f2
feat: improve support of track item in cinematic editor to customize …
julien-moreau Oct 3, 2024
ad8efb7
feat: adding support of animation groups in cinematic editor
julien-moreau Oct 3, 2024
5a2d7d3
fix: generation of cinematic with multiple animation group keys per t…
julien-moreau Oct 19, 2024
509a2c5
feat: now serialize and save cinematic in cinematic editor
julien-moreau Oct 20, 2024
09106a1
feat: adding support of inspector in cinematic editor
julien-moreau Oct 29, 2024
a857984
feat: adding support of GUI in editor scene's graph
julien-moreau Nov 4, 2024
12d912d
feat: add support of "Add Cinematic" in assets browser
julien-moreau Nov 5, 2024
cbdf00c
fix: reset pipelines when changing camera in preview panel
julien-moreau Nov 5, 2024
203549d
feat: adding support of default rendering pipeline in cinematic editor
julien-moreau Nov 6, 2024
331b692
feat: add support of mp4 conversion for cinematic editor
julien-moreau Nov 6, 2024
c0640c5
feat: improve flow when converting video to mp4
julien-moreau Nov 7, 2024
baed8a3
feat: add support of preference to enable/disable experimental featur…
julien-moreau Nov 7, 2024
9df554f
fix: minor fixes in animation editor and cinematic editor
julien-moreau Nov 7, 2024
5ad172a
feat: shortcuts to animate DefaultRenderingPipeline in cinematic editor
julien-moreau Nov 10, 2024
d03f54a
chore: v5.0.0-alpha.6
julien-moreau Nov 10, 2024
b02639e
feat: improve UI of cinematic editor for tracks and timeline
julien-moreau Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
41 changes: 29 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,32 @@ node_modules
# For chrome debugging
.tempChromeProfileForDebug

# Build
build
declaration
electron-packages
dist
photoshop-extension/.build
photoshop-extension/.declaration
module/index.d.ts
website/_doc

# Tests
testOutput
# Env
.env

# Babylon.JS Editor
editor/build
editor/declaration
editor/templates
editor/electron-packages

# Babylon.JS Editor Tools
tools/build
tools/declaration

# Template
template/.next

# Website
website/.next
website/.env
website/public/sitemap-0.xml
website/public/sitemap.xml
website/public/robots.txt

# Quixel
quixel/build
quixel/declaration

# Test
/test
71 changes: 13 additions & 58 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,90 +5,45 @@
"name": "Electron With Devtools",
"type": "node",
"request": "launch",
"protocol": "inspector",
"cwd": "${workspaceFolder}",
"cwd": "${workspaceFolder}/editor",
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron",
"sourceMaps": true,
"windows": {
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron.cmd"
},
"env": {
"DEBUG": "true",
"ONE_WINDOW_AT_A_TIME": "false",
"EDITOR_TOOLS_URL": "http://localhost:3000"
},
"args": [
"."
".",
// "${workspaceFolder}/template/project.bjseditor"
],
"outFiles": [
"${workspaceFolder}/build/**/*.js"
"${workspaceFolder}/editor/build/**/*.js"
],
"outputCapture": "std",
},
{
"name": "Attach Electron Renderer",
"type": "chrome",
"request": "attach",
"webRoot": "${workspaceFolder}",
"sourceMaps": true,
"port": 8315,
"sourceMapPathOverrides": {
"file://*": "${workspaceFolder}/src/*",
"file://./*": "${workspaceFolder}/src/*",
},
"internalConsoleOptions": "openOnSessionStart"
},
{
"name": "Electron",
"type": "node",
"request": "launch",
"cwd": "${workspaceFolder}",
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron",
"windows": {
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron.cmd"
},
"args": [
"."
],
"outFiles": [
"${workspaceFolder}/build/**/*.js"
],
},
{
"name": "Run Tests",
"type": "node",
"name": "Website",
"type": "node-terminal",
"cwd": "${workspaceFolder}/website",
"request": "launch",
"program": "${workspaceFolder}/node_modules/mocha/bin/_mocha",
"stopOnEntry": false,
"sourceMaps": true,
"args": [
"${workspaceFolder}/build/test/index.js"
],
"preLaunchTask": "clean-tests",
"presentation": {
"hidden": false,
"group": "test",
"order": 1
},
"console": "internalConsole",
"cwd": "${workspaceFolder}",
"runtimeExecutable": null,
"env": {
"NODE_ENV": "development"
},
"command": "yarn dev -p 3000"
}
],
"compounds": [
{
"name": "Editor",
"name": "Debug Editor & Website",
"configurations": [
"Electron With Devtools",
"Attach Electron Renderer"
"Website"
],
"preLaunchTask": "watch-all-editor",
"stopAll": true,
"presentation": {
"group": "Editor",
"order": 1
}
}
]
}
}
32 changes: 9 additions & 23 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,19 @@
// Place your settings in this file to overwrite default and user settings.
{
"files.exclude": {
"**/.git": true,
"**/.DS_Store": true,
"**/.tempChromeProfileForDebug": true,
"web.Debug.config": true,
"web.Release.config": true,
"*.csproj": true,
"*.sln": true,
".vs/": true,
"obj/": true,
"bin/": true,
"node_modules/": false,
"build": true,
"declaration": true,
"electron-packages": true,
"node_modules": true,
"test/node_modules": true,
"vscode-extension/node_modules": true,
"vscode-extension/.build": true,
"vscode-extension/.declaration": true,
"vscode-extension/*.vsix": true,
"photoshop-extension/.build": true,
"photoshop-extension/.declaration": true,
"photoshop-extension/node_modules": true
},
"files.associations": {
"*.fx": "glsl"
},
"editor.quickSuggestionsDelay": 0,
"typescript.tsdk": "./node_modules/typescript/lib"
}
"editor.tabSize": 4,
"editor.insertSpaces": true,
"editor.detectIndentation": false,
"files.insertFinalNewline": true,
"javascript.format.semicolons": "insert",
"typescript.format.semicolons": "insert",
"typescript.preferences.quoteStyle": "double",
"javascript.preferences.quoteStyle": "double"
}
162 changes: 70 additions & 92 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -1,92 +1,70 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks": [
{
"label": "watch-all-editor",
"group": "build",
"problemMatcher": "$tsc-watch",
"dependsOn": ["watch", "watch-sample-plugin"],
"presentation": {
"panel": "shared",
"group": "watch",
}
},
{
"label": "watch-all-website",
"group": "build",
"problemMatcher": [],
"dependsOn": ["watch-website", "serve-website"],
"presentation": {
"panel": "shared",
"group": "watch",
"showReuseMessage": true,
"echo": true
}
},
{
"label": "watch",
"type": "npm",
"script": "watch",
"group": "build",
"problemMatcher": "$tsc-watch",
"presentation": {
"panel": "shared",
"group": "watch",
},
"isBackground": true
},
{
"label": "watch-sample-plugin",
"type": "npm",
"script": "watch-sample-plugin",
"group": "build",
"problemMatcher": "$tsc-watch",
"presentation": {
"panel": "shared",
"group": "watch"
},
"isBackground": true
},
{
"label": "watch-website",
"type": "npm",
"script": "watch",
"group": "build",
"problemMatcher": [],
"path": "website/",
"presentation": {
"panel": "shared",
"group": "build"
}
},
{
"label": "serve-website",
"type": "npm",
"script": "webserver",
"group": "build",
"problemMatcher": [],
"path": "website/",
"presentation": {
"panel": "shared",
"group": "build"
}
},
{
"label": "clean-tests",
"type": "npm",
"script": "prepare-tests",
"group": "test",
"presentation": {
"echo": true,
"reveal": "silent",
"focus": false,
"panel": "shared",
"group": "test",
"showReuseMessage": false,
"clear": false
}
}
]
}
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks": [
{
"label": "watch-all-editor",
"group": "build",
"problemMatcher": "$tsc-watch",
"dependsOn": [
"watch-editor",
"watch-editor-css",
"watch-tools",
"watch-quixel"
],
"presentation": {
"panel": "shared",
"group": "watch",
}
},
{
"label": "watch-editor",
"type": "npm",
"script": "watch-editor",
"group": "build",
"problemMatcher": "$tsc-watch",
"presentation": {
"panel": "shared",
"group": "watch",
},
"isBackground": true
},
{
"label": "watch-editor-css",
"type": "npm",
"script": "watch-editor-css",
"group": "build",
"problemMatcher": "$tsc-watch",
"presentation": {
"panel": "shared",
"group": "watch",
},
"isBackground": true
},
{
"label": "watch-tools",
"type": "npm",
"script": "watch-tools",
"group": "build",
"problemMatcher": "$tsc-watch",
"presentation": {
"panel": "shared",
"group": "watch",
},
"isBackground": true
},
{
"label": "watch-quixel",
"type": "npm",
"script": "watch-quixel",
"group": "build",
"problemMatcher": "$tsc-watch",
"presentation": {
"panel": "shared",
"group": "watch",
},
"isBackground": true
}
]
}
Loading