I moved my files to WSL (Linux) which makes development much easier. Updated the OAPI and now returning a api.BlenderPathSourceEnvVariable
for environment paths. The EnvironmentVariable
…
@dr.sybren It's been a while indeed...
From a functional point of view, I think it's very valueable to have workers use their own instance of the Blender executable. In my case, I have 8…
Can confirm that this is still a problem in Blender 4.0.2. After baking Simulation Zones and reloading the file, all "Track To" and "Copy Location" constraints stop working. I have many simulation…
@mano-wii I have spent a full day debugging and trying to create a simplified setup, but to no avail. It seems that library overrides are processed in some multitreaded way (or otherwise in a…
Addition: Looking at the code, I can't see how the commit I mentioned would be the culprit TBH. Some more debugging revealed that this commit crashes most of the time, but sometimes it loads…
Commit e55ca270e2
(to repair a failed assertion in 3.6) also fixes this. There is no more need to backport the 4.0…
Totally agree. The only purpose of this PR was to save you time when backporting the fix from 4.0 to 3.6. But apparently there were other problems (the failing assertion from https://projects.blend…