Closed benp175 closed 2 years ago
https://github.com/dragozzine/multimoon/blob/1a0911560fa7eee076a9db19cd65c3b8d7341832/src/mm_SPINNY/spinny_vector.py#L179
This line makes every object have the c-axis of object 1, but it should loop through the axes size dictionary.
Any update with this??
This is now fixed.
https://github.com/dragozzine/multimoon/blob/1a0911560fa7eee076a9db19cd65c3b8d7341832/src/mm_SPINNY/spinny_vector.py#L179
This line makes every object have the c-axis of object 1, but it should loop through the axes size dictionary.