3.0.0-beta.3 • Published 11 months ago
@needle-tools/editor-sync v3.0.0-beta.3
Needle Editor
This package allows to apply modifications from external editors (like Unity) to the Needle Engine runtime threejs scene.
💾 Installation
⚡ Vite
Async import the needleEditor plugin from @needle-tools/editor/plugins
and add it to the vite plugins array:
export default defineConfig(async ({ command }) => {
const { needleEditor } = await import("@needle-tools/editor/plugins");
return {
plugins: [needleEditor(command, needleConfig)]
}
}Contact ✒️
🌵 needle — tools for unity • @NeedleTools • @marcel_wiessler • @hybridherbst • Needle Discord
3.0.0-beta.1
11 months ago
3.0.0-beta.3
11 months ago
3.0.0-beta.2
11 months ago
3.0.0-beta
12 months ago
2.0.3-beta
2 years ago
2.0.2-beta
2 years ago
2.0.0-beta
2 years ago
2.0.1-beta
2 years ago
1.5.2
3 years ago
2.0.0-alpha
3 years ago
1.5.2-pre
3 years ago
1.5.1-pre
3 years ago
1.5.0-pre
3 years ago
1.4.0-pre
3 years ago
1.3.0-pre.3
3 years ago
1.3.0-pre.2
3 years ago
1.3.0-pre.1
3 years ago
1.3.0-pre
3 years ago