Wednesday, January 23, 2013

Test shapes and copy/paste

Today I tested some of the recently implemented features and created some more complex shapes by drawing and running Boo scripts:




Now I'm working on fixing the Copy/Paste code, which currently creates a new node which references the children of the source node, making the newly pasted shape identical to the original one and unusable. The pattern tools have a similar behaviour, creating only new wires which reference the same base Points. This restricts the changes that can be performed on the newly created nodes:

No comments: