Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
scratchcpp
/
scratchcpp-render
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
7
Pull requests
0
Actions
Projects
2
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Implement basic pen blocks
#77
Code
Merged
adazem009
merged 9 commits into
master
scratchcpp/scratchcpp-render:master
from
basic_pen_blocks
scratchcpp/scratchcpp-render:basic_pen_blocks
Copy head branch name to clipboard
Jan 22, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Implement basic pen blocks
#77
adazem009
merged 9 commits into
master
scratchcpp/scratchcpp-render:master
from
basic_pen_blocks
scratchcpp/scratchcpp-render:basic_pen_blocks
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2024
Add PenBlocks class
adazem009
committed
798ddfe
Copy full SHA for 798ddfe
Add PenExtension class
adazem009
committed
1605034
Copy full SHA for 1605034
Register the pen extension
adazem009
committed
38955d4
Copy full SHA for 38955d4
Request redraw on pen operations
adazem009
committed
a4de1d0
Copy full SHA for a4de1d0
PenLayer: Allow setting engine without OpenGL context
adazem009
committed
de4e938
Copy full SHA for de4e938
Add addPenLayer() method to PenLayer
adazem009
committed
0484ed3
Copy full SHA for 0484ed3
Implement pen_clear block
adazem009
committed
0041827
Copy full SHA for 0041827
Implement pen_penDown block
adazem009
committed
acd4422
Copy full SHA for acd4422
Implement pen_penUp block
adazem009
committed
d53d1ef
Copy full SHA for d53d1ef
You can’t perform that action at this time.