Looks like copying files across changed formatting quite a bit, but I'll allow this since it's not a meaningful change and no one else is maintaining it to have strong opinions about formatting. …
pyproject.toml
This should be marked as a duplicate of #5. Addon was written before internal blender units were standardized to 1m, so author assumed 1mm… so minimum pitch of 10cm was actually intended to be…
This should be marked as a duplicate of #83322. Addon was written before internal blender units were standardized to 1m, so author assumed 1mm… so minimum pitch of 10cm was actually intended to…
I am very grateful to @brecht for shutting up the compiler warnings so we can actually get some USEFUL warnings from XCode. My goal in this PR was to address some code hygiene issues that I…
I was correct: source/blender/blenkernel/intern/boids.cc
and source/blender/blenkernel/intern/deform.cc
were where the files with the pointer arithmetic fixes. As @Jeroen-Bakker suggested, I…
auto
with correct type.