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
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
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 }}
GraphiteEditor
/
Graphite
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
27.3k
Code
Issues
386
Pull requests
174
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Migrate all shape gizmos to the registry-driven generic system
- #4471
#4471
Closed
Ayush2k02
wants to merge 24 commits into
GraphiteEditor:master
GraphiteEditor/Graphite:master
from
Ayush2k02:feat/gizmo-registry-full
Ayush2k02/Graphite:feat/gizmo-registry-full
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
Migrate all shape gizmos to the registry-driven generic system
#4471
Ayush2k02
wants to merge 24 commits into
GraphiteEditor:master
GraphiteEditor/Graphite:master
from
Ayush2k02:feat/gizmo-registry-full
Ayush2k02/Graphite:feat/gizmo-registry-full
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
Heart node
Keavon
authored and
Ayush2k02
committed
171d47b
View commit details
Copy full SHA for 171d47b
Browse repository at this point
Add Heart drawing mode to the Shape tool with gizmo registration
Ayush2k02
committed
1cb9cb4
View commit details
Copy full SHA for 1cb9cb4
Browse repository at this point
Migrate the Heart node to the ranked node input API
Ayush2k02
committed
127d095
View commit details
Copy full SHA for 127d095
Browse repository at this point
Add registry-driven generic gizmo system
Ayush2k02
committed
c77531f
View commit details
Copy full SHA for c77531f
Browse repository at this point
Migrate the Circle gizmo to the generic registry system
Ayush2k02
committed
2f1a5bf
View commit details
Copy full SHA for 2f1a5bf
Browse repository at this point
Migrate the Polygon gizmo to the generic registry system
Ayush2k02
committed
82c24b5
View commit details
Copy full SHA for 82c24b5
Browse repository at this point
Add the Heart's radius gizmo via the generic registry system
Ayush2k02
committed
0d04001
View commit details
Copy full SHA for 0d04001
Browse repository at this point
Commits on Aug 23, 2026
Port the gizmo registry stack to current master's geometry and parameter APIs
Show description for 46c540a
Ayush2k02
committed
46c540a
View commit details
Copy full SHA for 46c540a
Browse repository at this point
Cover the ported heart geometry with tests
Show description for cb64b56
Ayush2k02
committed
cb64b56
View commit details
Copy full SHA for cb64b56
Browse repository at this point
Give the generic gizmos an escape hatch for shape-specific behavior
Show description for 8ba6db9
Ayush2k02
committed
8ba6db9
View commit details
Copy full SHA for 8ba6db9
Browse repository at this point
Restore the polygon dial's spokes and outline, lost in the generic migration
Show description for 7932c39
Ayush2k02
committed
7932c39
View commit details
Copy full SHA for 7932c39
Browse repository at this point
Migrate the Star gizmos to the generic registry system
Show description for 8bbc2a5
Ayush2k02
committed
8bbc2a5
View commit details
Copy full SHA for 8bbc2a5
Browse repository at this point
Migrate the Spiral gizmo to the generic registry system
Show description for a34022d
Ayush2k02
committed
a34022d
View commit details
Copy full SHA for a34022d
Browse repository at this point
Migrate the Arc gizmos to the generic registry system
Show description for 77857bd
Ayush2k02
committed
77857bd
View commit details
Copy full SHA for 77857bd
Browse repository at this point
Migrate the Grid gizmos to the generic registry system
Show description for ed4811d
Ayush2k02
committed
ed4811d
View commit details
Copy full SHA for ed4811d
Browse repository at this point
Name the gizmo hook signatures
Show description for e5ba9ae
Ayush2k02
committed
e5ba9ae
View commit details
Copy full SHA for e5ba9ae
Browse repository at this point
Restore the circumference grab for circle and arc radii, and stop the grid drawing a stray handle
Show description for b295cbf
Ayush2k02
committed
b295cbf
View commit details
Copy full SHA for b295cbf
Browse repository at this point
Match the sides dial to the one it replaced
Show description for 74dc71c
Ayush2k02
committed
74dc71c
View commit details
Copy full SHA for 74dc71c
Browse repository at this point
Commits on Aug 24, 2026
Show a resting handle for gizmos that draw nothing of their own
Show description for 6099aa2
Ayush2k02
committed
6099aa2
View commit details
Copy full SHA for 6099aa2
Browse repository at this point
Give the polygon back its radius handles
Show description for 7b41ed1
Ayush2k02
committed
7b41ed1
View commit details
Copy full SHA for 7b41ed1
Browse repository at this point
Put handles on the heart's cleavage and shoulders
Show description for c0e3302
Ayush2k02
committed
c0e3302
View commit details
Copy full SHA for c0e3302
Browse repository at this point
Measure a gizmo drag from where it started, not from where the cursor is
Show description for b8dd110
Ayush2k02
committed
b8dd110
View commit details
Copy full SHA for b8dd110
Browse repository at this point
Read a circular radius drag horizontally, from wherever it was grabbed
Show description for b427443
Ayush2k02
committed
b427443
View commit details
Copy full SHA for b427443
Browse repository at this point
Write the guide for adding a gizmo to a node
Show description for d30d5b5
Ayush2k02
committed
d30d5b5
View commit details
Copy full SHA for d30d5b5
Browse repository at this point
You can’t perform that action at this time.