summaryrefslogtreecommitdiffstats
path: root/src/livarot/Shape.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cppcheckKris De Gussem2011-10-151-1/+1
| | | (bzr r10678)
* Purging some forward.h files.Jon A. Cruz2011-10-041-1/+3
| | | (bzr r10664)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
| | | (bzr r10347.1.2)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
| | | (bzr r10025)
* Noop: removing and updating comments, fixing indentationDiederik van Lierop2010-02-191-171/+171
| | | (bzr r9101)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-17/+17
| | | (bzr r7032)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
| | | (bzr r6839)
* refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak2007-11-091-5/+8
| | | (bzr r4047)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* repel/attract methodsbulia byak2007-08-271-0/+2
| | | (bzr r3591)
* remove extra Shape:: on new function definition in Shape class.Johan B. C. Engelen2007-08-081-1/+1
| | | (bzr r3425)
* new methods for tweaking, modeled after MakeOffsetbulia byak2007-08-081-0/+4
| | | (bzr r3422)
* fix thinning that didn't work for paths inside a transformed groupbulia byak2007-04-131-1/+1
| | | (bzr r2871)
* allow MakeOffset to do profiled offset controlled by the distance of each ↵bulia byak2007-04-111-1/+1
| | | | | point from a given center and a coverage radius (bzr r2850)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-1/+3
| | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541)
* optimize includes, use stdlib instead of inttypes if we have itRalf Stephan2006-02-041-1/+0
| | | (bzr r73)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+562
(bzr r1)