scorpion81
scorpion81
Hi, could you please test the latest release ? I included arm64 into the mac os fat binary there as well now.
Please test the latest release (1.1.5 for the time being,it should include the fix with the missing arm64 architecture in the fat binary as well), in case you use a...
Hello, 1. Please see this https://github.com/scorpion81/Blender-Molecular-Script/issues/18#issuecomment-2585647304 2. Hmm... that i would need to investigate... could you share your blend file, or if not possible... a smaller blend file which can...
Hmm, i think i solved it for my use case with `python -m build` I appended a few lines to https://github.com/mstorsjo/msvc-wine/blob/master/wrappers/msvcenv.sh ``` #new export VCINSTALLDIR="${MSVCBASE}\\" export VSINSTALLDIR="${BASE}\\" export VCToolsInstallDir="${MSVCDIR}\\" export...
Unfortunately, "Allow Host GPU labels" has no effect under either Linux or that special AMD APU being built into the steam deck. The blurriness remains here in place. Only "disable...
> "Allow Host GPU labels" requires some driver features currently blocked on linux. Hmm is that blocked functionality upstream, aka part of the linux kernel ? or some driver module...