index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libnr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
3
-15
/
+22
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
2
-4
/
+4
2008-04-27
Cmake: added livarot as a lib, fixes problem with linking
Joshua L. Blocher
1
-0
/
+2
2008-04-14
cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*
Johan B. C. Engelen
1
-0
/
+2
2008-04-14
please dont forget to update Makefile_insert\!
bulia byak
1
-0
/
+2
2008-04-13
move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*
Johan B. C. Engelen
2
-0
/
+171
2008-04-10
cmake: exclude some files that are also excluded from build in build.xml
Johan B. C. Engelen
1
-10
/
+10
2008-04-01
delete remaining .cvsignore files
Adib Taraben
1
-13
/
+0
2008-03-30
Adjustments to the lib directory Cmake files
Joshua L. Blocher
1
-1
/
+1
2008-03-30
add CMakeFiles for libcroco, libgdl, libnr, libnrtype.
Johan B. C. Engelen
1
-0
/
+100
2008-03-29
nr_matrix_inverse is no more, removed test from nr-matrix-test.h
Jasper van de Gronde
1
-30
/
+1
2008-03-28
nr_matrix_inverse is no more, removed test from nr-matrix-test
Jasper van de Gronde
1
-29
/
+1
2008-03-25
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
1
-0
/
+5
2008-03-23
delete unused code
bulia byak
6
-926
/
+0
2008-03-22
Temporary disable of broken test code
Jon A. Cruz
2
-4
/
+8
2008-03-21
fix compile
bulia byak
1
-2
/
+0
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
24
-707
/
+157
2008-03-01
remove assert_close
bulia byak
7
-30
/
+0
2008-03-01
Fixed uninitialized members
Jon A. Cruz
1
-1
/
+3
2008-02-25
Line-end fix
Jon A. Cruz
1
-38
/
+38
2008-02-11
remaining g++ 4.3 compilation fix-ups
Kees Cook
1
-0
/
+1
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
3
-3
/
+8
2008-01-26
add copy button to LPE pathparam
Johan B. C. Engelen
1
-0
/
+7
2008-01-25
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2
-2
/
+4
2008-01-05
Fixing up a few more files
Bryce Harrington
1
-1
/
+1
2008-01-05
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
1
-0
/
+1
2008-01-02
add libnr <=> 2geom conversion helper headerfile
Johan B. C. Engelen
2
-0
/
+32
2007-12-27
Snapping a guide to nodes (while dragging it across the canvas) now also work...
Diederik van Lierop
1
-0
/
+2
2007-12-27
1) Fix bug #178312
Diederik van Lierop
4
-0
/
+41
2007-12-10
remove all mention of extension/internal/gnome.cpp from build files for make ...
Aaron Spike
1
-2
/
+0
2007-12-06
Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulence
Niko Kiirala
2
-2
/
+18
2007-11-10
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-11-09
Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.
Johan B. C. Engelen
1
-0
/
+11
2007-10-16
add some utility functions from gradient code
bulia byak
2
-0
/
+48
2007-09-14
Fixed min/max confusion bug
Jon A. Cruz
2
-2
/
+2
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-09-11
Compute farthest-from-center point correctly in Alt+rotation
Maximilian Albert
2
-0
/
+14
2007-08-30
fix compositing for premultiplication and non-alpha cases
MenTaLguY
1
-4
/
+39
2007-08-29
DNR bpp stuff so much
MenTaLguY
1
-22
/
+46
2007-08-29
Refactor gradient rendering to facilitate future changes, since the simple
MenTaLguY
2
-476
/
+330
2007-08-21
define gradient vector size in terms of bits
MenTaLguY
1
-1
/
+2
2007-08-21
fix typo
MenTaLguY
1
-1
/
+1
2007-08-21
increase gradient noise slightly
MenTaLguY
1
-9
/
+9
2007-08-21
experimental: add some noise to the gradient function
MenTaLguY
1
-0
/
+14
2007-08-21
factor out gradient index calculation
MenTaLguY
1
-55
/
+59
2007-08-21
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
2
-2
/
+322
2007-05-20
doc
Peter Moulder
1
-0
/
+2
2007-05-10
fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis...
Johan B. C. Engelen
1
-2
/
+2
2007-03-19
optimize picking by ignoring out-of-view segments
bulia byak
2
-16
/
+46
2007-03-19
add ::upgrade for NRRectL
bulia byak
2
-2
/
+12
[next]