KonH

Results 30 issues of KonH

I've noticed that running get-plugins.sh requires additional manual actions (chmod +x get-plugins.sh). It can be easily persisted in repository to allow users to run it without any modifications (in case...

I faced with an issue with the 'following' tab. It appears empty with an infinity loading bar. It works before (about a week ago), but not now. My guess is...

bug
api

Fixes #1603 (will be appreciated for hacktoberfest-approved label)

unity
hacktoberfest-accepted

https://github.com/KonH/StableDiffusionUnityTools Editor utility to generate assets in Unity Editor via self-hosted & managed Stable Diffusion installations It will help someone with assets generation and it fits that awesome collection!

https://github.com/KonH/StableDiffusionUnityTools Editor utility to generate assets in Unity Editor via self-hosted & managed Stable Diffusion installations It will help someone with assets generation and it fits that awesome collection! Signed-off-by:...

In chapter https://12factor.net/dev-prod-parity EPUB version has missing tables (text mess instead of it). I managed to fix that issue by re-run command from original PR (https://github.com/adamwiggins/12factor/pull/7) and extract only tables...

I tried to build & run CLI project, but found thousands of Type load exceptions while running. But after I setting AutoGenerateBindingRedirects to true it runs as expected. Сould you...

Feature request: how do i change objects named like this: Sphere Sphere (1) Sphere (2) Sphere (3) Sphere (4) so they're named like this: cube_1 cube_2 cube_3 cube_4 cube_5