0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
apply X and Y offsets when serialising the ruler More... over 9 years ago
bug fix More... over 9 years ago
first version of the measuring tool (safety commit, not everything was tested yet) More... over 9 years ago
bug fix More... over 9 years ago
moving tools to dedicated files More... over 9 years ago
renamed methods More... over 9 years ago
using Polyline instead of Line More... over 9 years ago
removed Line object and replaced it with Polyline, added "abstract" class Path that implements functionalities for both Polyline and Polygon classes More... over 9 years ago
polygons are now closed shapes by definition, Line object will handle polylines More... over 9 years ago
added a few enhancements to polygon drawing tool example More... over 9 years ago
fixed typo More... over 9 years ago
add methods to remove last point from temporary polygon or completely delete it More... over 9 years ago
show edges and vertices when drawing a polygon More... over 9 years ago
che if the polygon has points that can be removed More... over 9 years ago
get dimensions for one or more shapes More... over 9 years ago
bind microns per pixel property to viewport controller More... over 9 years ago
get area and perimeter of shapes More... over 9 years ago
handle configuration for polygons when drawing tool is active More... over 9 years ago
update markers configuration if necessary More... over 9 years ago
mouse drag can be used to update position of the last created point More... over 9 years ago
release v0.4.0 More... over 9 years ago
Merge pull request #17 from lucalianas/ome_rendering More... over 9 years ago
interactive polygons drawing example More... over 9 years ago
an element of the page can be used to to stop drawing mode and save the polygon as a persistent shape on the canvas More... over 9 years ago
renamed markers example More... over 9 years ago
added triggers to polygon related events More... over 9 years ago
method to draw a single shape using its JSON representation More... over 9 years ago
first working version of polygon interactive drawing tool (safety commit) More... over 9 years ago
added shortcuts to draw polygon shapes More... over 9 years ago
easily get JSON for a single shape More... over 9 years ago