Page 1 of 1

Selection of multiple triangles in triangle edit mode

Posted: 22 May 2023, 10:24
by Mildred34
Hello,

I can't select multiple triangles in the shape edit mode with shift + drag.

It was possible to do it in previous versions.
I'm in the V4.5.1 rev4 with Ubuntu 22.04.

I've just tested windows version, so it's only the Ubuntu version that is buggy !

BR,

Alexis

Re: Selection of multiple triangles in triangle edit mode

Posted: 24 May 2023, 11:39
by coppelia
Hello Alexis,

this is then probably very specific to your machine's gpu/drivers. We didn't change anything in that regard, as far as I know.

Cheers

Re: Selection of multiple triangles in triangle edit mode

Posted: 06 Jun 2023, 15:12
by Mildred34
Indeed, it's working on WSL2 on my windows but not on my Linux computer.

To handle this, I have to force software rendering using:

Code: Select all

export LIBGL_ALWAYS_SOFTWARE=1