Luca Heft

Results 6 issues of Luca Heft

I'm trying to rename a directory by using the mmv command. This works perfectly fine, except for dot files. Is this intended behaviour? Here is my command: ``mmv /path/to/old/dir/* /path/to/new/dir/``...

### Bug * How to reproduce the issue? Add a file which contrains a whitespace in it's filename. Push the repository to a ftp server. The file with the whitespace...

The avatar prefabs for the BRP have a reference to the "Additional Camera Data" component on the camera. This component is only available when using URP and should be removed...

When having many entities with the same script in the scene and we try to check the script references for this script the context menu overflows. ![Untitled](https://github.com/playcanvas/editor/assets/1641794/3af05d35-0000-4ee7-8152-b0a3afa1e950) Solution would be...

feature request
requires: ux

### Description Custom shader parameters are lost when cloning/copying a material. Which can result in wrong rendering of meshes. ### Steps to Reproduce 1. Launch [https://playcanvas.com/project/1196941/overview/bug-clone-overwritten-material](https://playcanvas.com/project/1196941/overview/bug-clone-overwritten-material) 2. Open Dev Console...

bug
area: graphics

### Description When changing the opacity intensity of a material which was initially set to 1, to some smaller value a shader recomplication is forced. This seems to happen because...

performance
area: graphics