index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-shape.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-17
/
+14
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...
Johan B. C. Engelen
2012-01-17
1
-2
/
+2
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-1
/
+1
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-0
/
+6
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-2
/
+2
*
add curve before LPE to SPShape. this is useful for helperpath display. It wa...
Johan B. C. Engelen
2011-04-01
1
-0
/
+5
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-1
/
+0
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-25
/
+61
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-14
/
+54
|
/
*
remove dead code
Johan B. C. Engelen
2008-07-07
1
-2
/
+0
*
fix orientation of markers
Johan B. C. Engelen
2008-07-07
1
-1
/
+4
*
sp_shape_render for cairo-renderer extension now uses 2geom for marker positions
Johan B. C. Engelen
2008-06-20
1
-0
/
+2
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-29
/
+3
*
+ Fix bug #179840, forking of LPEs
Johan B. C. Engelen
2008-01-02
1
-0
/
+4
*
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
2007-10-28
1
-0
/
+3
*
fix pasting of LPE's across multiple document; plus a number of small fixes.
Johan B. C. Engelen
2007-09-14
1
-1
/
+2
*
store and properly disconnect lpe modified connection
bulia byak
2007-09-06
1
-0
/
+1
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-1
/
+21
*
switch to sigc++ SPObject signals for SPShape
MenTaLguY
2006-07-28
1
-3
/
+3
*
export markers API
bulia byak
2006-05-26
1
-4
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+62