Created by: vicdoval
Re-written of this nodes in multilevel recursion fashion
Move and Scale are in fully numpyzed Rotate is partially written in numpy except for the case in which of one rotation matrix per vertex is needed and if there are many rotation centers and output numpy is disabled.
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.