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 }}
vl3c
/
MatHud
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
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
Add geometric transform workflows: reflect, scale, shear, arbitrary-center rotation
- #43
#43
Merged
vl3c
merged 8 commits into
main
vl3c/MatHud:main
from
feature/transform-workflows
vl3c/MatHud:feature/transform-workflows
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Add geometric transform workflows: reflect, scale, shear, arbitrary-center rotation
#43
vl3c
merged 8 commits into
main
vl3c/MatHud:main
from
feature/transform-workflows
vl3c/MatHud:feature/transform-workflows
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
Add reflect, scale, shear, and rotate_around to drawable classes
Show description for 71a9533
vl3c
committed
71a9533
View commit details
Copy full SHA for 71a9533
Browse repository at this point
Add reflect, scale, shear to TransformationsManager; extend rotate with arbitrary center
Show description for 2f71eb8
vl3c
committed
2f71eb8
View commit details
Copy full SHA for 2f71eb8
Browse repository at this point
Wire reflect_object, scale_object, shear_object through Canvas and FunctionRegistry
Show description for eb62d29
vl3c
committed
eb62d29
View commit details
Copy full SHA for eb62d29
Browse repository at this point
Add reflect_object, scale_object, shear_object AI tool definitions and update rotate_object
Show description for 76c53bc
vl3c
committed
76c53bc
View commit details
Copy full SHA for 76c53bc
Browse repository at this point
Add Brython tests for geometric transform methods
Show description for d3ced9c
vl3c
committed
d3ced9c
View commit details
Copy full SHA for d3ced9c
Browse repository at this point
Update docs for geometric transform workflows
Show description for 9057dc3
vl3c
committed
9057dc3
View commit details
Copy full SHA for 9057dc3
Browse repository at this point
Fix polygon subclass refresh and prevent undo pollution on unsupported transforms
Show description for a1b2f40
vl3c
committed
a1b2f40
View commit details
Copy full SHA for a1b2f40
Browse repository at this point
Add comprehensive edge-case tests for geometric transforms
Show description for 6329d4a
vl3c
committed
6329d4a
View commit details
Copy full SHA for 6329d4a
Browse repository at this point
You can’t perform that action at this time.