Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JaskRendix
/
pyscroll-ce
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: JaskRendix/pyscroll-ce
Actions
All workflows
Workflows
Pyscroll
Pyscroll
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
120 workflow runs
120 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
add pytest-cov, configure coverage in pyproject
Pyscroll
#120:
Commit
267c014
pushed by
JaskRendix
43s
main
main
43s
View workflow file
add animation micro and macro benchmarks
Pyscroll
#119:
Commit
2aa34f0
pushed by
JaskRendix
36s
main
main
36s
View workflow file
refactor AnimationToken with performance, clarity, and ergonomics imp…
Pyscroll
#118:
Commit
2e8c3a5
pushed by
JaskRendix
38s
main
main
38s
View workflow file
add comprehensive test coverage for ProceduralData, PyscrollDataAdapt…
Pyscroll
#117:
Commit
626c103
pushed by
JaskRendix
35s
main
main
35s
View workflow file
improve data adapters: fix animation position handling, enable Proced…
Pyscroll
#116:
Commit
85c2aca
pushed by
JaskRendix
37s
main
main
37s
View workflow file
update workflow
Pyscroll
#115:
Commit
ee6103b
pushed by
JaskRendix
35s
main
main
35s
View workflow file
add quadtree edge‑case tests for split lines, partial overlaps, spann…
Pyscroll
#114:
Commit
e5b9f24
pushed by
JaskRendix
32s
main
main
32s
View workflow file
fix quadtree quadrant logic, add bucket cutoff, add region pruning, c…
Pyscroll
#113:
Commit
9168f19
pushed by
JaskRendix
33s
main
main
33s
View workflow file
BufferManager updated for performance
Pyscroll
#112:
Commit
895f8e4
pushed by
JaskRendix
33s
main
main
33s
View workflow file
benchmark results
Pyscroll
#111:
Commit
655f633
pushed by
JaskRendix
34s
main
main
34s
View workflow file
add ViewPort benchmark and reorganize structure
Pyscroll
#110:
Commit
ab07351
pushed by
JaskRendix
30s
main
main
30s
View workflow file
add ViewPort benchmark and reorganize structure
Pyscroll
#109:
Commit
0e7d730
pushed by
JaskRendix
29s
main
main
29s
View workflow file
tests ViewPort
Pyscroll
#108:
Commit
6edf9b5
pushed by
JaskRendix
38s
main
main
38s
View workflow file
update Makefile
Pyscroll
#107:
Commit
7d4a812
pushed by
JaskRendix
34s
main
main
34s
View workflow file
update Makefile
Pyscroll
#106:
Commit
30ba12b
pushed by
JaskRendix
31s
main
main
31s
View workflow file
optimize PyscrollGroup rendering loop and Renderable structure
Pyscroll
#105:
Commit
84fa7c5
pushed by
JaskRendix
35s
main
main
35s
View workflow file
fix vertical scroll logic in TileRenderer
Pyscroll
#104:
Commit
c34f8b1
pushed by
JaskRendix
32s
main
main
32s
View workflow file
update README.md
Pyscroll
#103:
Commit
a8d3aa4
pushed by
JaskRendix
38s
main
main
38s
View workflow file
refactor camera subsystem into pyscroll.cameras package; split classe…
Pyscroll
#102:
Commit
0065208
pushed by
JaskRendix
29s
main
main
29s
View workflow file
use tuple interpolation in CameraManager for better performance; keep…
Pyscroll
#101:
Commit
0a32639
pushed by
JaskRendix
35s
main
main
35s
View workflow file
use Vector2 for CameraManager interpolation; preserve tuple API
Pyscroll
#100:
Commit
bf4ddc9
pushed by
JaskRendix
31s
main
main
31s
View workflow file
optimize camera module with internal Vector2 math; preserve tuple API…
Pyscroll
#99:
Commit
367965e
pushed by
JaskRendix
36s
main
main
36s
View workflow file
introduce ViewportPipeline to isolate viewport logic and simplify Buf…
Pyscroll
#98:
Commit
8a6d582
pushed by
JaskRendix
39s
main
main
39s
View workflow file
replace ad‑hoc renderer fields with RendererState and update all buff…
Pyscroll
#97:
Commit
af61691
pushed by
JaskRendix
36s
main
main
36s
View workflow file
add AnimationPipeline, BufferManager, and SpritePipeline; extract ani…
Pyscroll
#96:
Commit
0d39bf2
pushed by
JaskRendix
36s
main
main
36s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.