Sylvain CAU

Results 6 issues of Sylvain CAU

Hi, I have been trying to use CANNON.ConvexPolyhedron to handle collision between different type of objects. When they collide with the plane or other type of shapes there is no...

**Bug description** Hi, I am using the [default config](https://gitlab.com/game-ci/unity3d-gitlab-ci-example/-/blob/main/.gitlab-ci.yml) on Gitlab CI and I am getting an importer error. ``` Start importing Assets/Procedural Worlds/Gaia/Lighting/Content Resources/Skyboxes/PW_Sky_Evening_Clear.hdr using Guid(17e01958f958b3469b23dfe8cfdca48f) Importer(-1,00000000000000000000000000000000) Killed Cleaning...

bug

Hi, First of alll, thank you for your work on this project. I tried to use `RetryLink` and no matter what I put in `attempts` and `delay` I get type...

Hi, I am trying to add ReForrm to my project using ReScript 10. I think this is probably why I'm getting errors but still wanted to share that. I used...

When I try to reset the whole library, I get a 404 error. ![Image](https://github.com/user-attachments/assets/873da79b-cee5-4a8e-ad12-b2d16539263b) I wonder if it's coming from [this line](https://github.com/Snd-R/komf/blob/3348abeb4373cbce382cf7d90079777a80cb5012/komf-app/src/main/kotlin/snd/komf/app/api/MetadataRoutes.kt#L179). Should it be `post("/reset/library/{libraryId}")` instead of `post("/reset/library")`?

I think it would be great to support using a self hosted Firecrawl. At the moment we can specify `FIRECRAWL_API_KEY` but I don't think we can specify the base URL....