While improving the NCLab’s self-paced 3D Modeling course, we decided to change the order of arguments in the ROTATE (R) command in PLaSM. This change is not backward compatible but adjustments are easy to make. Previously, the order of the arguments was: R(object, axis, angle) After the change, the last two are switched: R(object, angle,
PLaSM Language Change