Cyril Bissey

Results 20 comments of Cyril Bissey

Is there any news about this issue? Are other users impacted? Since 1.6.0 released over 2 months ago, I still have this issue (I just tried creating a new venv...

I ended up not bisecting, as any non-release commit crashes immediately when I try to run the webui. However, and I don't want to jinx it, but I think I...

You can change the optimization method in Settings -> Optimizations (in the Stable Diffusion category, from version 1.7+). I did end up switching to InvokeAI, though I kept the above...

If what you mean by borders is what the screenshot below shows, then there is currently no option to enable this effect. However, you can change the shader code [here](https://github.com/Cykyrios/Godot360/blob/08bba779124f9f285943b2fc4ac3fe9ff74fdc57/src/Camera360/Camera360.shader#L194),...

I'm trying to get the log files from my phone as I have the same issue, but cannot find them, could you tell me where I can find them? The...

Alright, here's the output from Android Studio, I kept only lines mentioning the project's package name (org.godotengine.rubikscube). The device is an Asus Zenfone 8. ``` 2023-02-05 16:53:32.049 1461-1834 ActivityManager system_server...

This is also true on my Zenfone 8 (Adreno 660 as well), rendering works again after disabling MSAA. Activating FXAA or TAA doesn't break rendering, although I believe they might...

I just pulled the latest changes and at first the context menu didn't appear, then I went to update all extensions, reloaded the UI, and the context menu was working...

It might be nice to have that in the command line output indeed, but versions are already available at the bottom of the webUI page: ![image](https://user-images.githubusercontent.com/53737317/226029052-9b372734-2850-4703-959f-155cc1a8ba8a.png)

I'm not using CUDA as I upgraded my old GTX1060 to an AMD 7900 XT a couple of months ago, only to find out that these new cards are not...