1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jun 17, 2025 — Jun 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented new collision algorithm. Optimized gl buffer uploads.
Patrick Rhodes Martin
as Patrick Martin
More... over 1 year ago
Fix bad test for nodejs in shader.js
Patrick Rhodes Martin
as Patrick Martin
More... over 1 year ago
Fix the bounding box not being in the include file.
Patrick Rhodes Martin
as Patrick Martin
More... over 1 year ago
Fixed requestVideoFrame Prollyfill
Patrick Rhodes Martin
as Patrick Martin
More... over 1 year ago
Reworked color interperetation. Fixed two bugs related to color interperetation.
Patrick Rhodes Martin
as Patrick Martin
More... over 1 year ago
Add support for variable fonts.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Initial work on renderer tests and integration tests.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Remove codepage dependency as we are vendoring it.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Update readme.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Fixes for Jest's scope, codepage, vertical line artifacting. Fixed jest scope to only look in src folder. Fixed codepage library patches. Added padding to glyph cache to fix vertical line artifacting.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Fixup build script for automated build enviroment.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Reverted the inclusion of dependencies that are now vendored in the test file.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Switch to vendoring the codepage library as the npm package is defunct.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Fixed an error in the text server.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Fixed index.html to include new dependencies
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Worked on fixing the collisions. Tried updating the tests, still struggling a bit.
Patrick Rhodes Martin
as ILOVEPIE
More... about 2 years ago
Fixed a few oversights with the last PR.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Reworked decoding of text. * Fixed shadows.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Fixed blur performance. * Made size of blur pass dynamic. * Moved positioning calculations to javascript. * Fixed shader caching.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Fixed ImageBitmap transfer mode. Some gaussian blur fixes.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Updated Typescript types.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Updated Typescript types.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Created a github action to auto-build the library. Also fixed a test error and two warnings.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Updated the closure compiler version that the build script uses.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Build system fix for BSD and Darwin
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Updates to documentation Also fixed various documentation comments.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
updated documention examples More... over 2 years ago
Added Scaled outline and shadow support. Fixed a bug and updated README.md
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Add Color Space handling.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago
Upgrade shader helper library and fix some bugs.
Patrick Rhodes Martin
as ILOVEPIE
More... over 2 years ago