Code

Write distinguished corners of 3D boxes to the svg representation from which the...
authorcilix42 <cilix42@users.sourceforge.net>
Sat, 14 Jul 2007 14:51:56 +0000 (14:51 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Sat, 14 Jul 2007 14:51:56 +0000 (14:51 +0000)
commitdd077ad5b18808e4d36956554368377cf25c2eb6
tree18b19bc71561e666249d6c0021e2700561fa9909
parent10ba2e70c3536f23c6a3d17615fc072a328ed5ad
Write distinguished corners of 3D boxes to the svg representation from which the box can be recomputed.
This is used to fix several bugs related to the editing of boxes resulting from cloning, undo operations or newly opened documents (we had stray pointers to SPPaths before that made Inkscape crash).
src/attributes.cpp
src/attributes.h
src/box3d-context.cpp
src/box3d-face.cpp
src/box3d-face.h
src/box3d.cpp
src/box3d.h
src/selection-describer.cpp