summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3f9eaa)
raw | patch | inline | side by side (parent: d3f9eaa)
author | Johan Engelen <goejendaagh@zonnet.nl> | |
Sun, 30 May 2010 20:00:08 +0000 (22:00 +0200) | ||
committer | Johan Engelen <goejendaagh@zonnet.nl> | |
Sun, 30 May 2010 20:00:08 +0000 (22:00 +0200) |
src/live_effects/lpe-curvestitch.cpp | patch | blob | history |
index 89fdef2f0531225b5d95a1d327ae8a7bcacd0d20..e1e21107c4ba1f2e47c48452c46b006d652d880a 100644 (file)
/** /todo check whether this special case is necessary. It seems to "bug" editing behavior:
* scaling an object with transforms preserved behaves differently from scaling with
* transforms optimized (difference caused by this special method).
+ * special casing is probably needed, because rotation should not be propagated to the strokepath.
*/
void
LPECurveStitch::transform_multiply(Geom::Matrix const& postmul, bool set)