Editor icon indicating copy to clipboard operation
Editor copied to clipboard

Community managed visual editor for Babylon.js

Results 112 Editor issues
Sort by recently updated
recently updated
newest added

Editor on Linux still able to be updated. The message from a Windows console: ``` DevTools listening on ws://127.0.0.1:8315/devtools/browser/503d180a-0eb5-4f12-9d5e-12c403361151 Setting encoding on Windows is not supported Checking for update Found...

Discussion

Anyway to improve the way Babylon renders it's shadows? Why does it appear staggered? And I'm also having an issue selecting the arrows of the camera, I need to move...

enhancement

Hey @julien-moreau, I am creating a plugin to add an AI assistant to the editor, I think sometimes is just faster to ask an LLM instead of doing myself. It...

Discussion

Hello, I'm currently trying out BabylonJS because I'm dissatisfied with NeedleEngine in Unity. I have a lot of experience with Unity, Blender and many other 3D editors and CAD programmes....

feature

## Summary This pull request introduces a built-in terminal panel to the editor layout. It uses `xterm.js` with `fit` and `webgl` addons for rendering and `node-pty` for an interactive shell....

## Summary Adds "Open in Default IDE/Editor" across the editor, enabling users to open files and project directories in their preferred IDE or the system default editor. Implements detection for...

It often happens when a desaturated picked object is exported during production build. Color in preview doesn't reset when pointer moves to empty space, for example. I want to be...

enhancement
feature

Hello, I am currently trying out BabylonJS because I am dissatisfied with NeedleEngine in Unity. I have a lot of experience with Unity, Blender and many other 3D editors and...

feature

# Title Preserve world transform on graph parenting ## Summary When assigning a node to another node, it's world transformation is not persisted, so the child node has it's position,...