Skip to content

Tags: ovinc/drapo

Tags

v1.2.3

Toggle v1.2.3's commit message
Change setup.cfg -> pyproject.toml

v1.2.2

Toggle v1.2.2's commit message
Solve matplotlib warning: Setting data with a non sequence type is de…

…precated since 3.7; other formatting improves

v1.2.1

Toggle v1.2.1's commit message
Create InteractiveObject._on_right_pick() to make it possible to chan…

…ge right click behavior more easily in subclasses

v1.2.0

Toggle v1.2.0's commit message
Remove unnecessary printing and add verbose option to reactivate it i…

…f needed

v1.1.0

Toggle v1.1.0's commit message
Remove debug prints, update documentation

v1.0.7

Toggle v1.0.7's commit message
Add horizontal/vertical options in Cursor() and ginput() + appearance…

… options in ginput()

v1.0.6

Toggle v1.0.6's commit message
Update Manifest.in

v1.0.5

Toggle v1.0.5's commit message
Add arguments of Rect() to rinput(), update documentation

v1.0.4

Toggle v1.0.4's commit message
Change picking management for Rect() to allow for independent edge/co…

…rner detection

v1.0.3

Toggle v1.0.3's commit message
Update documentation including demo video; code formatting, add 'c=' …

…option as color shortcut