The IcoSphere node is slightly different than all the others in terms of
ordering its inputs. This patch swaps the order of inputs to match the
precedent set by the other mesh primitives.
The most difficult part of this is transferring driver and keyframe data
from the old inputs to the new. As far as I could find, there is no
built-in method for doing this type of operation so I'm not sure if it's
correct.
A file saved in 2.93
| Frame 1 | Frame 2 |
|---|---|
The file loaded with this patch in 3.00
| Frame 1 | Frame 2 |
|---|---|



