index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
Fix status bar messages for meshes and gradients.
Tavmjong Bah
2
-5
/
+25
2016-11-17
Fix path outline function for meshes with nrow != ncolumn.
Tavmjong Bah
1
-1
/
+1
2016-11-17
Do not return invalid vector gradient when switching from mesh to linear/radi...
Tavmjong Bah
1
-1
/
+1
2016-11-17
Ensure getVector() and getArray() return a valid gradient pointer.
Tavmjong Bah
1
-4
/
+6
2016-11-16
Split selected rows/columns in half using Insert key.
Tavmjong Bah
3
-5
/
+78
2016-11-14
Implement tweaking of mesh handle colors.
Tavmjong Bah
1
-80
/
+102
2016-11-07
Fix some bugs
Jabier Arraiza Cenoz
1
-2
/
+4
2016-11-07
Fix some bugs pointed by vlada
Jabier Arraiza Cenoz
1
-8
/
+3
2016-11-07
1639832 Blend and blur unspected results
Jabier Arraiza Cenoz
2
-5
/
+8
2016-11-06
fix cursor on big endian systems
mpasteven
1
-0
/
+7
2016-11-06
Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.
Alexander Brock
1
-0
/
+1
2016-11-06
Fix a bug that allow to enter rotate mode with right click
Jabier Arraiza Cenoz
1
-24
/
+15
2016-11-06
Remove duplicate code from unlinkRecursive() and fix issue with clones of groups
Alexander Brock
1
-19
/
+4
2016-11-06
Fix some bugs on pen/cil dropdown shapes
Jabier Arraiza Cenoz
1
-42
/
+42
2016-11-06
further cppification
Marc Jeanmougin
5
-32
/
+17
2016-11-06
Minor tweak
Jabier Arraiza Cenoz
1
-1
/
+1
2016-11-06
Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev...
Jabier Arraiza Cenoz
1
-1
/
+1
2016-11-05
Add exporters
Jabier Arraiza Cenoz
11
-18
/
+47
2016-11-05
Change modifier to enter rotate mode from SHIFT to CONTROL
Jabier Arraiza Cenoz
1
-3
/
+3
2016-11-05
Move a header place
Jabier Arraiza Cenoz
1
-1
/
+2
2016-11-05
Fix last commit not working, LPE are cloned on copies
Jabier Arraiza Cenoz
3
-7
/
+9
2016-11-05
Fix a bug on duplicate item with multiples LPE on it. previously the LPE beco...
Jabier Arraiza Cenoz
1
-23
/
+17
2016-11-05
Fix change between multiples LPE in the same item
Jabier Arraiza Cenoz
1
-12
/
+2
2016-11-05
Fix bug:1639098
Jabier Arraiza Cenoz
1
-2
/
+9
2016-11-05
Fix bug:1639083 crach closing segment with shortcut LPE
Jabier Arraiza Cenoz
4
-26
/
+39
2016-11-04
Render meshes with old syntax using camelCase.
Tavmjong Bah
1
-0
/
+6
2016-11-04
Make ObjectSet::unlink() work for clones which are both clipped and masked
Alexander Brock
1
-12
/
+5
2016-11-04
Preserve clips when unlinking clones
Alexander Brock
1
-27
/
+52
2016-11-03
Fix crash in some commandline usage
Marc Jeanmougin
1
-1
/
+2
2016-11-03
Revert two changes from r15177
Marc Jeanmougin
1
-2
/
+2
2016-11-02
Add some unit tests for object-set cppification
Marc Jeanmougin
5
-6
/
+18
2016-11-02
fix prefs icon
Tobias Ellinghaus
1
-1
/
+1
2016-11-02
fix none color in palettes with scrollbars
Tobias Ellinghaus
1
-22
/
+14
2016-11-02
Fix bug:1013141 crash deleting LPE
Jabier Arraiza Cenoz
1
-1
/
+11
2016-11-02
Fix fill between many LPE to start up with current path
Jabier Arraiza Cenoz
1
-0
/
+3
2016-11-02
Close the bounding box path LPE
Jabier Arraiza Cenoz
1
-0
/
+1
2016-11-01
Fix angle constrain, thanks to vlada, Mc and LiamW
Jabier Arraiza Cenoz
2
-2
/
+2
2016-10-28
allows for denser screens in zoom correction factors
Marc Jeanmougin
1
-1
/
+1
2016-10-27
Add recursive clone unlink feature
Alexander Brock
5
-100
/
+199
2016-10-27
Fix regression in loop prevention
Marc Jeanmougin
3
-27
/
+16
2016-10-26
Prevent image drag/drop from grouping
Marc Jeanmougin
1
-1
/
+12
2016-10-26
Add fadding from temporary rotate draw to real ones
Jabier Arraiza Cenoz
1
-11
/
+20
2016-10-25
Some bug fixes and improvements
Jabier Arraiza Cenoz
3
-27
/
+0
2016-10-25
Fix signals
Marc Jeanmougin
4
-39
/
+23
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
29
-996
/
+984
2016-10-23
Fix for widget value of rotate
Jabier Arraiza Cenoz
1
-3
/
+10
2016-10-23
Add right click rotation panning, some fixes
Jabier Arraiza Cenoz
4
-60
/
+82
2016-10-23
Add right click rotation panning
Jabier Arraiza Cenoz
3
-15
/
+17
2016-10-23
Add right click attempt
Jabier Arraiza Cenoz
4
-113
/
+207
2016-10-22
CMake: inkscape.com needs the "-mconsole" linker flag to be useful
Eduard Braun
1
-0
/
+2
[prev]
[next]