Editor
Editor copied to clipboard
Community managed visual editor for Babylon.js
If you go to the website at http://editor.babylonjs.com/ and scroll to the bottom, you will find the paragraph: > The Editor source code is fully open source sharing the same...
I found the animation in the script added into the asset didn't work well when running in Editor but it worked well in Integrated Browser and even Run In My...
Hi @julien-moreau , hope you don't mind me pinging you. Thanks for creating this amazing tool! I'm on Babylon Editor v4.3.0. I'm also pretty new to the editor so I'm...
### Describe the bug Installing the plugins in the BJS Editor using the “Add from NPM…” option does not work. ### To Reproduce We created an issue on our plugin...
The JS13k game jam is coming up soon, and BabylonJS is an option for creating games. https://js13kgames.com/webxr It would be nice if the editor were able to make builds that...
Nowadays, using GUI or using HTML GUI some functions are no longer satisfied and are a bit inconvenient to use. So I want to integrate React for efficient development. But...
Link to forum: https://forum.babylonjs.com/t/babylon-editor-how-to-edit-a-material-in-mesh-viewer/25111
Bumps [electron](https://github.com/electron/electron) from 13.6.6 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...
Is there any particular reason why only one script can be attached to entity? :) This seems quite limiting as it reduces code reuse. Scripts should represent a custom component...
Hello @julien-moreau , we hit some animation issues when importing glTF asset into Editor. Basically we just want to import the static mesh but didn't want the animation inside the...