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-item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speedup filtering and panning
Jabier Arraiza
2019-11-19
1
-2
/
+2
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
1
-5
/
+7
*
Better fix to handle cache on drawing items
Jabiertxof
2019-10-21
1
-0
/
+1
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
1
-3
/
+3
*
Fix merging
Jabier Arraiza
2018-12-01
1
-3
/
+4
*
Fix merge to master and add shortcut
Jabier Arraiza
2018-12-01
1
-2
/
+1
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-2
/
+3
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-3
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
antialiasing options on export
Marc Jeanmougin
2017-01-04
1
-2
/
+2
*
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
2014-12-21
1
-1
/
+9
*
Code rearrangement to make it clearer what is happening.
Tavmjong Bah
2014-12-16
1
-1
/
+2
*
Debugging routines to print out XML, SP Object, and Display Item trees.
Tavmjong Bah
2014-12-16
1
-0
/
+2
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-2
/
+7
|
\
|
*
Merged src/display folder from svg-paints-support branch
Tomasz Boczkowski
2014-10-14
1
-2
/
+7
|
*
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-1
/
+1
*
|
More header cleanup
Liam P. White
2014-09-06
1
-4
/
+4
*
|
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-1
/
+1
|
/
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-1
/
+1
*
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-0
/
+2
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-5
/
+5
*
New CSS blending modes (outside of filters).
Tavmjong Bah
2013-12-10
1
-0
/
+5
*
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
2013-10-01
1
-2
/
+4
*
Fix the text filter issue and revert many changes.
Martin Owens
2013-09-20
1
-0
/
+1
*
Revert some agressive changes and allow a seperate filter bbox for FER, shoul...
Martin Owens
2013-09-19
1
-0
/
+2
*
Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.
Martin Owens
2013-09-18
1
-2
/
+0
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-1
/
+13
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-10-02
1
-6
/
+6
*
Remove duplicate bbox data from DrawingShape
Krzysztof Kosi??ski
2011-08-25
1
-3
/
+3
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-4
/
+10
*
Add sanity checks against singular transforms in the drawing tree.
Krzysztof Kosi??ski
2011-08-16
1
-1
/
+1
*
Correctly invalidate cache of objects with background-accessing filters
Krzysztof Kosi??ski
2011-08-14
1
-1
/
+7
*
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
2011-08-13
1
-15
/
+24
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-1
/
+21
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-19
/
+22
*
Fix compilation (oops).
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+1
*
Document things figured out during the rewriting
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-0
/
+168