4
I Use This!
Activity Not Available

Commits : Listings

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