index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pencil-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-1
/
+1
*
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
2008-09-18
1
-23
/
+23
*
Move single-dot-creation function to a better location (and rename it accordi...
Maximilian Albert
2008-09-01
1
-1
/
+1
*
Modify the parameters required for setting up the SnapManager
Diederik van Lierop
2008-08-28
1
-1
/
+1
*
Correct fix for Esc and Shift+Z in pencil tool
Maximilian Albert
2008-08-15
1
-5
/
+9
*
Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...
Maximilian Albert
2008-08-14
1
-1
/
+1
*
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
2008-08-13
1
-1
/
+1
*
return boost::optional for second and penultimate points of SPCurve
Johan B. C. Engelen
2008-08-13
1
-1
/
+1
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-10
/
+12
*
Esc and Ctrl+Z in pencil tool should also cancel when we're drawing straight ...
Maximilian Albert
2008-08-06
1
-9
/
+4
*
While drawing and constraining to specific angles (using CTRL): don't try a f...
Diederik van Lierop
2008-08-04
1
-2
/
+9
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
make tolerance range exponential
bulia byak
2008-07-15
1
-3
/
+3
*
move tolerance range towards roughness
bulia byak
2008-07-09
1
-2
/
+2
*
patch by FreqMod for bug 246389
bulia byak
2008-07-08
1
-0
/
+18
*
2geomify more of pencil-context.cpp
Johan B. C. Engelen
2008-07-07
1
-5
/
+4
*
improve pencil-context logic
Johan B. C. Engelen
2008-07-03
1
-1
/
+1
*
pencil tool: don't use sp_curve_length macro but good function ;)
Johan B. C. Engelen
2008-06-30
1
-1
/
+1
*
use spcurve methods instead of macro (which references to old nartbpath) to d...
Johan B. C. Engelen
2008-06-26
1
-2
/
+1
*
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
2008-05-16
1
-2
/
+2
*
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
2008-05-12
1
-3
/
+2
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-0
/
+1
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-14
/
+14
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-10
/
+6
*
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
2008-04-07
1
-2
/
+2
*
snapindicator in freehand
Johan B. C. Engelen
2008-03-04
1
-1
/
+8
*
Revert #17388 as per buliabyaks comment in LP
Maximilian Albert
2008-02-19
1
-2
/
+1
*
Union paths automatically in pencil and calligraphy context when Shift-Lock i...
Maximilian Albert
2008-02-19
1
-1
/
+2
*
Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898)
Maximilian Albert
2008-01-29
1
-1
/
+2
*
Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...
Maximilian Albert
2008-01-20
1
-1
/
+1
*
Make creation of dots via Ctrl+click also possible in pen context; fill dots ...
Maximilian Albert
2008-01-19
1
-20
/
+1
*
Make path segments convertable to guides, too
Maximilian Albert
2008-01-16
1
-0
/
+9
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-1
/
+36
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-1
/
+1
*
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...
Diederik van Lierop
2007-08-07
1
-2
/
+2
*
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
2007-07-29
1
-4
/
+7
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-2
/
+2
*
enable esc and ctrl-z to cancel drawing
bulia byak
2007-03-03
1
-1
/
+50
*
remove color cursors
Josh Andler
2006-10-19
1
-6
/
+0
*
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
2006-06-19
1
-0
/
+6
*
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
2006-05-03
1
-2
/
+3
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-2
/
+2
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-8
/
+8
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+591