13
0
livetrax/libs/canvas
2013-12-30 15:54:09 -05:00
..
benchmark
canvas add configurable clipping level to Canvas::WaveView 2013-12-30 15:46:44 -05:00
doc
test
arc.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
arrow.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc ignore invisible items when picking the current item 2013-12-30 14:02:43 -05:00
circle.cc
curve.cc change event propagation to be based on parent/child lineage, not z-axis stacking, plus some more alterations to try to get enter/leave working 2013-12-12 10:03:33 -05:00
debug.cc
fill.cc
flag.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
group.cc change event propagation to be based on parent/child lineage, not z-axis stacking, plus some more alterations to try to get enter/leave working 2013-12-12 10:03:33 -05:00
image.cc
item.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
line_set.cc drop use of bounding box to determine whether an item covers a point; add Item::covers(Duple const&) 2013-11-04 11:56:10 -05:00
line.cc ArdourCanvas::Line::covers() uses distance_to_segment_squared() 2013-12-09 13:39:10 -05:00
lookup_table.cc change event propagation to be based on parent/child lineage, not z-axis stacking, plus some more alterations to try to get enter/leave working 2013-12-12 10:03:33 -05:00
Notes
outline.cc
pixbuf.cc
poly_item.cc slight optimization of PolyItem::render_path() 2013-12-28 13:52:08 -05:00
poly_line.cc make PolyLine use distance_to_segment_squared(), and add separate (null, for now) method Curve::covers(Duple) because the math there needs to be different, maybe 2013-12-09 17:24:34 -05:00
polygon.cc change event propagation to be based on parent/child lineage, not z-axis stacking, plus some more alterations to try to get enter/leave working 2013-12-12 10:03:33 -05:00
rectangle.cc
root_group.cc
run-manual-test.sh
run-tests.sh
text.cc
types.cc
utils.cc add a utility function to Canvas to compute distance from a point to a line segment 2013-12-09 13:35:07 -05:00
wave_view.cc define signal associated with configurable clipping level to Canvas::WaveView 2013-12-30 15:54:09 -05:00
wscript add visibility/export control to libcanvas 2013-12-27 16:24:58 -05:00