index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
drawing-shape.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.
Martin Owens
2013-09-18
1
-2
/
+2
*
Change outline mode rendering tolerance from 1.25 to 0.5.
Krzysztof Kosi??ski
2012-11-06
1
-1
/
+1
*
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-10-02
1
-2
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove duplicate bbox data from DrawingShape
Krzysztof Kosi??ski
2011-08-25
1
-9
/
+2
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-5
/
+6
*
Correctly invalidate cache of objects with background-accessing filters
Krzysztof Kosi??ski
2011-08-14
1
-6
/
+14
*
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
2011-08-13
1
-6
/
+7
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-8
/
+8
*
Document things figured out during the rewriting
Krzysztof Kosi??ski
2011-08-06
1
-3
/
+3
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-0
/
+340