4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move variable to grammar. More... 4 months ago
Merge bot into nodebox.py since we don't have drawbot any more. More... 4 months ago
Fixup some docs still pointing at shoebot.data More... 4 months ago
Move shoebot.data to shoebot.graphics. More... 4 months ago
Remove python 2 (object) More... 10 months ago
Remove unsused bot in bezier test. More... 10 months ago
svg: properly handle exponential floats in d attrs
rlafuente
as Ricardo Lafuente
More... 10 months ago
Update README.md More... about 1 year ago
Run add-trailing-comma on code. More... over 1 year ago
Add add-trailing-comma pre-commit. More... over 1 year ago
Add very basic test for ximport: ximport all the libraries (skips any that need numpy, opencv if these are not present). More... over 1 year ago
Run flynt on sources to modernise strings. Ignore extensions plugin directory as this still supports older gedits. More... over 1 year ago
Add flynt to .pre-commit to fix legacy string operations. More... over 1 year ago
Add a note on docformatter to contributing.rst. More... over 1 year ago
Run docformatter on source (not .bot for now) More... over 1 year ago
Add pre-commit for docformatter. More... over 1 year ago
When running tests the default of outputting output.svg in the current directory is not needed, so check for this condition and adjust the outputfile parameter. More... over 1 year ago
Move to pypubsub as it's packaged for debian, ubuntu etc. (#429) More... over 1 year ago
GUI tests were running forever. (#427) More... over 1 year ago
Prepare 1.4 release
rlafuente
as Ricardo Lafuente
More... over 1 year ago
collections.Mapping moved to collections.abc.Mapping More... over 1 year ago
Update nodebox.rst More... over 2 years ago
Merge branch 'master' of github.com:shoebot/shoebot More... over 2 years ago
Video export bail out if sbot not in path for some reason. More... over 2 years ago
Update img.py More... over 2 years ago
Have textwidth() and textheight() accept keyword args like textmetrics()
rlafuente
as Ricardo Lafuente
More... almost 3 years ago
Fix ffmpeg error logging on sbot-video-export
rlafuente
as Ricardo Lafuente
More... almost 3 years ago
Docs: fix a couple of links
rlafuente
as Ricardo Lafuente
More... almost 3 years ago
Add label property to live vars
rlafuente
as Ricardo Lafuente
More... almost 3 years ago
Puredata needs a space between the variable and $1. More... almost 3 years ago