index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tool
/
path-manipulator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2017-10-17
Replace boost::shared_ptr
Jan Lingscheid
1
-3
/
+1
2015-08-13
Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...
Jabier Arraiza Cenoz
1
-2
/
+2
2015-05-30
Snapping in node tool now also works when:
Diederik van Lierop
1
-2
/
+4
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
1
-6
/
+6
2015-03-21
Fixed bug whith maps
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-21
Fix a bug in multi-path-manipulator and finish bspline refactor
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-21
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-21
fix bspline calls and atemp to fic a bug whith map
Jabier Arraiza Cenoz
1
-1
/
+1
2014-08-08
Massive performance improvment for basic node operations with thousands of nodes
Liam P. White
1
-1
/
+2
2014-05-05
Enabling path manipulator to comunicate if paths are bspline when
Vinícius dos Santos Oliveira
1
-1
/
+2
2014-04-01
A refactor for fixing some issues. Pending how to handle static functions
Jabier Arraiza Cenoz
1
-2
/
+2
2014-03-31
Some node.cpp/h work moved to path_manipulator.
Jabier Arraiza Cenoz
1
-5
/
+5
2014-03-16
Fix to solve static var in isBSpline function
Jabier Arraiza Cenoz
1
-1
/
+2
2014-03-14
disabling cache approach for isBSpline function, pointed by Vinícius
Jabier Arraiza Cenoz
1
-1
/
+1
2014-03-14
Adding default argument to PathManipulator::isBSpline.
Vinícius dos Santos Oliveira
1
-1
/
+1
2014-03-01
Substitute isBSpline property by a cached function isBSpline(bool)
Jabier Arraiza Cenoz
1
-2
/
+1
2013-12-30
Spanish comment of freehand-base.cpp
Jabier Arraiza Cenoz
1
-1
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-6
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-1
/
+1
2013-12-03
Fix a bug delete BSpline LPE from a path retain some BSpline properties
Jabier Arraiza Cenoz
1
-8
/
+8
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-10-04
fix bug (added some comments to jabiertxof's patch)
Johan B. C. Engelen
1
-1
/
+1
2013-05-16
Fix error with try-catch
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-31
Fix scale and rotate some nodes
Jabier Arraiza Cenoz
1
-0
/
+1
2013-03-22
Fixed end extremium node delete fault, ready for testing
root
1
-1
/
+5
2013-03-19
Fixing regression
jtx
1
-1
/
+1
2013-03-18
working whith widgets
Jabier Arraiza Cenoz
1
-0
/
+3
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-15
Fix even more forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-1
/
+1
2013-02-19
Mayor refactor
Jabier Arraiza Cenoz
1
-2
/
+2
2013-02-18
refactor
Jabier Arraiza Cenoz
1
-0
/
+6
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-0
/
+1
2012-01-23
Patch from John Smith for 623660
Josh Andler
1
-1
/
+1
2012-01-04
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
1
-0
/
+1
2011-11-05
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
1
-2
/
+2
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-6
/
+6
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+1
2010-12-16
Node tool: fix Tab and Shift+Tab
Krzysztof Kosi??ski
1
-1
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-12
Cherry pick node duplication from 0.48 stable
Krzysztof Kosi??ski
1
-0
/
+1
2010-03-14
Implement keyboard shortcuts for single handle adjustments.
Krzysztof Kosi??ski
1
-0
/
+7
2010-02-04
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
1
-1
/
+1
2010-01-31
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
1
-0
/
+4
2010-01-20
Make Ctrl+Alt+click delete nodes.
Krzysztof Kosi??ski
1
-2
/
+2
2010-01-20
Fix path reverse action (Shift+R) in the node tool.
Krzysztof Kosi??ski
1
-1
/
+1
2010-01-10
* Implement node snapping.
Krzysztof Kosi??ski
1
-3
/
+0
[next]