| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2geom: isConstant and isZero should check a finite neighbourhood around zero. | Johan B. C. Engelen | 2012-03-04 | 4 | -15/+15 |
| | | | | (bzr r11045) | ||||
| * | powerstroke: work on cusps, so people can play with it a bit. it is not done ↵ | Johan B. C. Engelen | 2012-02-26 | 2 | -3/+19 |
| | | | | | | | | yet ! so may change in future... (partial update to latest 2geom, for reflection transform) (bzr r11024) | ||||
| * | update 2geom info | Johan B. C. Engelen | 2012-02-19 | 1 | -2/+3 |
| | | | | (bzr r11002) | ||||
| * | remove superfluous RectHull | Johan B. C. Engelen | 2012-02-19 | 3 | -71/+0 |
| | | | | (bzr r11001) | ||||
| * | bad bug in 2geom | Johan B. C. Engelen | 2012-02-19 | 1 | -1/+1 |
| | | | | (bzr r11000) | ||||
| * | move helper/recthull.h to 2geom/rect-hull.h | Johan B. C. Engelen | 2012-02-19 | 3 | -0/+71 |
| | | | | (bzr r10996) | ||||
| * | Synchronized 2geom to revision 2058 | Kris De Gussem | 2012-02-15 | 15 | -63/+26 |
| | | | | (bzr r10978) | ||||
| * | fix compilation error | Kris De Gussem | 2012-01-16 | 1 | -1/+1 |
| | | | | (bzr r10892) | ||||
| * | cppcheck performance | Kris De Gussem | 2012-01-15 | 12 | -18/+18 |
| | | | | (bzr r10891) | ||||
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 2 | -0/+19 |
| | | | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | ||||
| * | 2geom: Fixed an infinite loop where 2geom was trying to find the roots of an ↵ | Gellule Xg | 2012-01-13 | 1 | -0/+4 |
| | | | | | | | | | identically zero bezier. Fixed bugs: - https://launchpad.net/bugs/916171 (bzr r10880) | ||||
| * | 2geom update: forgot to add new file | Johan B. C. Engelen | 2012-01-04 | 2 | -0/+334 |
| | | | | (bzr r10838) | ||||
| * | update 2geom to r2049. fixes bugs! | Johan B. C. Engelen | 2012-01-04 | 38 | -151/+368 |
| | | | | (bzr r10837) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 5 | -8/+10 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 19 | -59/+74 |
| | | | | (bzr r10696) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -1/+1 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | partial 2geom update, powerstroke wants it | Johan B. C. Engelen | 2011-09-22 | 1 | -1/+3 |
| | | | | (bzr r10644) | ||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 8 | -78/+182 |
| | | | | (bzr r10582.1.3) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 9 | -36/+173 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 9 | -36/+173 |
| | | | | | | | (bzr r10347.1.21) | ||||
| * | | fix copy edit bug in axislinesegment | Johan B. C. Engelen | 2011-08-21 | 1 | -7/+6 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/813829 (bzr r10560) | ||||
| * | | update to cmake checker and add missing header. | Campbell Barton | 2011-07-26 | 1 | -0/+1 |
| |/ | | | (bzr r10506) | ||||
| * | Update 2Geom to fix serious IntRect bug I've found in my GSoC branch | Krzysztof Kosi??ski | 2011-07-24 | 17 | -94/+258 |
| | | | | (bzr r10502) | ||||
| * | Fix index out of bounds problems. Corrects bug #812003. | Jon A. Cruz | 2011-07-19 | 1 | -2/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812003 (bzr r10475) | ||||
| * | fix for building with cmake and building without lcms works again. | Campbell Barton | 2011-07-16 | 1 | -3/+8 |
| | | | | (bzr r10459) | ||||
| * | Remove BezierCurve copy constructor - it's equivalent the default one | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+1 |
| | | | | (bzr r10455) | ||||
| * | Fixed issue with copy ctor in 2geom's BezierCurve. | Jon A. Cruz | 2011-07-15 | 1 | -2/+2 |
| | | | | (bzr r10453) | ||||
| * | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 2011-07-09 | 1 | -0/+2 |
| | | | | | | that contain filtered objects (Cairo clipping bug?) (bzr r10347.1.6) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 5 | -16/+17 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 1 | -7/+7 |
| | | | | | | | (bzr r10417) | ||||
| | * | Applying patch from Campbell Barton to help building on other than gcc. | Jon A. Cruz | 2011-07-02 | 1 | -6/+6 |
| | | | | | | | (bzr r10399) | ||||
| | * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| | | | | | | | (bzr r10397) | ||||
| | * | Fixed initialization issue plus a few warnings. | Jon A. Cruz | 2011-06-29 | 1 | -2/+0 |
| | | | | | | | (bzr r10386) | ||||
| | * | As the comment says testing for a float to be equal to zero is not safe, ↵ | Gellule Xg | 2011-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | hence the use of an ad-hoc epsilon instead. This was causing a crash with connectors where the size of the convex would change depending on calculation accuracy. This fixes part c) of bug #640985 (bzr r10384.1.1) | ||||
| * | | Pull 2Geom revision 2013 (extra constructors for Rect). | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+9 |
| | | | | | | | (bzr r10347.1.4) | ||||
| * | | Fix problems in GenericRect constructors | Krzysztof Kosi??ski | 2011-06-23 | 1 | -9/+7 |
| | | | | | | | (bzr r10347.1.3) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 5 | -95/+39 |
| | | | | | | | (bzr r10347.1.2) | ||||
| * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 63 | -1231/+2725 |
| |/ | | | (bzr r10347.1.1) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 3 | -125/+124 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -5/+5 |
| | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| | * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -3/+3 |
| | | | | | | | (bzr r10273) | ||||
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -122/+122 |
| | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| | * | Fix compilation on GCC 4.6 | Krzysztof Kosi??ski | 2011-05-08 | 1 | -1/+1 |
| | | | | | | | (bzr r10202) | ||||
| | * | more 63734242, missing fraction of patch for gcc 4.6 compatibility | Adib Taraben | 2011-05-04 | 1 | -0/+1 |
| | | | | | | | (bzr r10196) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 81 | -4964/+10377 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 4 | -233/+169 |
| | | | | | | | (bzr r10050) | ||||
| | * | add missing 2geom files. although they are not included in makefile builds, ↵ | Johan B. C. Engelen | 2011-02-10 | 4 | -0/+1070 |
| | | | | | | | | | | | they are 'used' by other 2geom files that are included. so just to be safe i'll include them, to not cause build problems later (bzr r10043) | ||||
| | * | Properly fix seltrans brokenness in 2Geom and pull updated files | Krzysztof Kosi??ski | 2011-02-05 | 6 | -24/+42 |
| | | | | | | | | | | | into Inkscape (bzr r10034) | ||||
