Code

* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
[inkscape.git] / src / extension / internal / pov-out.cpp
2008-08-10 ishmalclean up code slightly
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 ishmalfinally got transforms right. flip Y and translate
2008-08-01 ishmalmake redundant. use correct fields of cubic bezier...
2008-08-01 ishmalun-remove applying item transform to each point
2008-08-01 joncruzWarning cleanup
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-13 johanengelen2geomify pov-out extension
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-06-18 ishmaluse INKSCAPE_VERSION rather than VERSION, to help cmake
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-29 ishmalChange in stdarg calls, to correct for const-ness
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-02-18 ishmalMinor format change. More work needed to improve trans...
2007-09-16 pjrmtrivial changes to address warning with g++-4.2
2007-09-10 joncruzPurged fill type enum
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-12 ishmaluse g_vsnprintf() instead of vsnprintf() to avoid platf...
2007-03-12 ishmalCleanup public/private, doxygen comments
2007-03-12 ishmalBuffer output for better reporting.
2007-03-09 ishmalAdd some code cleanup
2007-03-08 ishmalchanged curve->length to SP_CURVE_LENGTH(curve). Fixes...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-02-16 ishmalAdd new placeholder for ODF
2006-01-30 gouldtj r10820@tres: ted | 2006-01-29 16:56:50 -0800
2006-01-16 mentalmoving trunk for module inkscape