Correct Issue #107
The ability to perform t = Group() * Matrix()
resulted in a crash due to it not initializing the copy() of the Group's .transform
value.
The ability to perform t = Group() * Matrix()
resulted in a crash due to it not initializing the copy() of the Group's .transform
value.