editor
editor copied to clipboard
Powerful visual editor environment for building WebGL, WebGPU, WebXR apps
### Description When searching in all files, memory usage sometimes increases to huge amounts. Maybe its searching files that it shouldn't? If this happens, the search will also freeze. https://user-images.githubusercontent.com/15365765/174808920-96d51325-b31d-41a5-a42c-a6777275e374.mp4...
Anchor preset `(0, 0, 1, 1)` aka "Fill"/"Stretch" is one of the most used presets but there is no option in the editor, its boring to fullfill it by hand...
How to leave a project isn't surfaced well on the dashboard. You have to go through several non-obvious clicks to do so. It would be great to have 'Remove myself...
Export a project Change the filename to have chinese characters (幸福) Attempt to import into PlayCanvas Error message will come up saying it can't import Workaround is to remove the...
1. Open the [VR Scene](https://playcanvas.com/editor/scene/1512707) in the VR Kit sample project. 2. Copy these four light spheres 3. Paste them in any other project Resulting crash message in console: ```js...
### Description The editor provides the option to import .fbx files into their own folder. This helps with organisation when importing multiple files. However when reimporting .fbx files, it is...
There have been multiple reports of after the Editor being idle for too long, any changes made to the project are not saved. Eg templates not being added to assets,...
As whydoidoit's [Playcanvas Editor Plus](https://chrome.google.com/webstore/detail/playcanvas-editor-plus/ebedfcjmndjbaboecddbbjjjoleddfap) extension no longer works, one feature I used a ton and would like to see implemented is the hierarchy search, supporting regex, component search, searching...
`__start__.js` file in the downloaded build is using a deprecated `.loadScene` method: ```js var configure = function () { app.configure(CONFIG_FILENAME, function (err) { if (err) { console.error(err); } configureCss(app._fillMode, app._width,...
It would be great to have visible indication here if there are uncommitted changes At the moment, the process to find out if there are changes is to do a...