index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpegroupbbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-8
/
+7
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-1
/
+1
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-4
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-3
/
+18
2008-10-11
Merging from trunk
Ted Gould
1
-1
/
+1
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-08-03
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
1
-2
/
+0
2008-08-01
SPItem::getBounds now always returns a Geom::Rect boundingbox.
Johan B. C. Engelen
1
-6
/
+3
2008-08-01
remove more NR:: from live_effects code
Johan B. C. Engelen
1
-4
/
+4
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-1
/
+1
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-1
/
+1
2008-05-17
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
1
-63
/
+17
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-3
/
+0
2008-04-15
- Clean up LPE bounding box computing code
Bastien Bouclet
1
-23
/
+49
2008-04-13
move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*
Johan B. C. Engelen
1
-1
/
+1
2008-03-28
and two more files that were missed in lpe-group commit
Johan B. C. Engelen
1
-0
/
+75