Silverlan
Silverlan
This issue seems to persist with 2.0.12 (tested on Ubuntu 24). @serg3295 solution worked for me. I checked out the code at commit 9ae36a2 (version 2.0.11) . In addition, I...
Thanks for all the reports, I really appreciate it! I wasn't able to replicate this one on my side, so just a few questions to try and narrow it down:...
Looking at those screenshots, I'm pretty sure it's a VRAM issue due to the huge resolution. Is that 4k? Just for testing, could you please try changing your desktop resolution...
Could you please check your VRAM usage in the task manager the next time it happens and tell me what it says?  Also, could you run `debug_textures` and `debug_render_memory_budget`...
@leronoa Can you try and do another preview render (with the Pragma renderer) with the latest preview release and check if the artifacts still appear? https://github.com/Silverlan/pragma/releases/tag/nightly I've added some rendering...
With the latest nightly release, can you please try this: 1) Launch PFM 2) Run `pfm_debug_dump_render_image_stages 1` in the console 3) Use the Pragma renderer to render a full image...
Thanks for the suggestion! SFM rigs are not compatible with PFM, but I have already started working on a quadruped rig for PFM a while back, just haven't been able...
You can change the strength value of an IK control to change its influence: https://github.com/user-attachments/assets/86e360f3-5b68-4e35-b7c5-bf1e9e6f82b5 If you set the strength to 0, it's effectively disabled. Is that what you meant?