riperiperi / FreeSO

Re-implementation of The Sims Online.
http://freeso.org
Mozilla Public License 2.0
817 stars 95 forks source link

Copy-Paste Primitives in Volcanic #165

Closed JDrocks450 closed 4 years ago

JDrocks450 commented 4 years ago

Copying and pasting a single primitive at a time. Currently, only the most necessary data is captured for a single primitive - operand data and primitive id. When pasted, the new primitive is set as the current placement object and the captured operand data is restored to the primitive being placed.