Code

fix crash when moving a box after copying it to clipboard; this code is still badly...
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 14 Sep 2009 03:29:43 +0000 (03:29 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 14 Sep 2009 03:29:43 +0000 (03:29 +0000)
commite38781a95326314ffbcda428d3f67f63a525f3a4
tree4af40213dc7c2f8541f82d5b3acbfe0d43ec0e31
parentc5572c3743c47b66ed0138856cb962932517f5bc
fix crash when moving a box after copying it to clipboard; this code is still badly broken, we must not use any UI classes such as selection in set_transform, but at least it does not crash now
src/box3d.cpp