Hi, looks like you are using a software rasterizer graphics driver, and it seems to only support OpenGL 3.3 while blender requires 4.3. Do you have a discrete graphics card? Could you try…
Blender does not support camera result as texture, since you will be rendering and sampling from the same texture. You could render a image, save it, and map the image to the plane.
@Milos-Ujmiak No these issues are not completely resolved as of now, this page is for the convenience of referencing for developers.
You probably need to report this issue to PySide instead of Blender since Blender doesn't come with PySide and its accompanying libraries.
Also there's likely a problem with how you wrote the…
I guess the window manager thing may be because you are on a wayland session instead of Xorg?
If screen freezes, it might be the problem of your graphics driver. Try updating driver for your…
Can confirm that after the surface deform modifier the mesh is no longer creased.
You'll need to select "animated" option for the plane for the transformation to be accounted while computing physics.
Closing the issue since this is not a bug.
![图片](/attachments/b432fe6…
Ah well this is probably similar to one of these: #108133
@vassiliscooper Thanks for investigating it further and providing feedback!
I believe this is somehow related to how the program gets the event. In some programs which uses e.g. pygtk
, input…
Ah I see. So it's the confusion between the "monitor icon" and the "eye icon". Indeed the "Enable In" thing is added in newer version of blender to provide better control of geometry evaluation,…
@DomingoBeta delete the 3.6 one. Older ones shouldn't have any effect on newer version.
click = press + release, which makes such an action clunky and slow, since you have to hold mouse still during action, and it is not very compatible with human motorics, especially during using…
I suspect it's a problem with Flatpak packaging, it might have messed up 1 or more graphics related libraries, recently we have seen a few graphics-related bug reports that doesn't quite make…
libamdhip64.so
loading issue in linux
Thanks for reporting and you managed to add it to HIP meta task. Appreciated!
Ah well then. Great info! I wasn't aware it's not a standard "button/axis" kind of device. We don't have such a device here, if you could would you like to provide us a fixed mapping based on what…