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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mgear-dev
/
mgear
Public
Notifications
You must be signed in to change notification settings
Fork
130
Star
393
Code
Issues
109
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Anim Picker 2.0
- #646
#646
Merged
miquelcampos
merged 25 commits into
master
mgear-dev/mgear:master
from
anim_picker_2_DEV
mgear-dev/mgear:anim_picker_2_DEV
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Anim Picker 2.0
#646
miquelcampos
merged 25 commits into
master
mgear-dev/mgear:master
from
anim_picker_2_DEV
mgear-dev/mgear:anim_picker_2_DEV
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
AnimPicker: Modernize module (Phase 1); fix curve<->picker round-trip Closes #598
Show description for 94791ba
miquelcampos
committed
94791ba
View commit details
Copy full SHA for 94791ba
Browse repository at this point
Commits on Jul 8, 2026
AnimPicker: Decompose gui.py and picker_widgets.py; extract PickerItemData (Phase 2)
Show description for 8db73a7
miquelcampos
committed
8db73a7
View commit details
Copy full SHA for 8db73a7
Browse repository at this point
AnimPicker: Backgrounds: Composite multi-image layers and flexible canvas #108
Show description for 2cfeedb
miquelcampos
committed
2cfeedb
View commit details
Copy full SHA for 2cfeedb
Browse repository at this point
AnimPicker: Backgrounds: On-canvas move/scale manipulators with multi-select
Show description for e858025
miquelcampos
committed
e858025
View commit details
Copy full SHA for e858025
Browse repository at this point
AnimPicker: Window: Re-enable dockable mode
Show description for d813256
miquelcampos
committed
d813256
View commit details
Copy full SHA for d813256
Browse repository at this point
Commits on Jul 9, 2026
AnimPicker: Editing: On-canvas item manipulators, inline edit panel, and left tool strip
Show description for c617c77
miquelcampos
committed
c617c77
View commit details
Copy full SHA for c617c77
Browse repository at this point
Core: Widgets: Add reusable PythonCodeEditor and adopt it in the anim picker script editor
Show description for ebbd3a0
miquelcampos
committed
ebbd3a0
View commit details
Copy full SHA for ebbd3a0
Browse repository at this point
AnimPicker: Editing: Mirror relationships, shape library, color palette, and tool-strip commands
Show description for 7dad95a
miquelcampos
committed
7dad95a
View commit details
Copy full SHA for 7dad95a
Browse repository at this point
AnimPicker: Editing: Viewport-pinned overlay (HUD) buttons
Show description for 4281b25
miquelcampos
committed
4281b25
View commit details
Copy full SHA for 4281b25
Browse repository at this point
AnimPicker: Tabs: Drag-reorder tabs and multi-tab tiled view
Show description for 930cde1
miquelcampos
committed
930cde1
View commit details
Copy full SHA for 930cde1
Browse repository at this point
AnimPicker: Widgets: Add interactive widgets, control trace, backdrops and align tools
Show description for 845d381
miquelcampos
committed
845d381
View commit details
Copy full SHA for 845d381
Browse repository at this point
Commits on Jul 10, 2026
AnimPicker: Widgets: Fix slider widget knob ghosting after drag
Show description for 0d7ee74
miquelcampos
committed
0d7ee74
View commit details
Copy full SHA for 0d7ee74
Browse repository at this point
AnimPicker: Visibility: Add conditional item visibility (channel state + zoom level)
Show description for 8ff7915
miquelcampos
committed
8ff7915
View commit details
Copy full SHA for 8ff7915
Browse repository at this point
Commits on Jul 12, 2026
AnimPicker: Shapes: Add SVG vector shapes with drag-and-drop and partial import
Show description for 6537879
miquelcampos
committed
6537879
View commit details
Copy full SHA for 6537879
Browse repository at this point
Commits on Jul 13, 2026
AnimPicker: HDPI: Scale scene text and edit handles for high-DPI displays
Show description for 9b69c46
miquelcampos
committed
9b69c46
View commit details
Copy full SHA for 9b69c46
Browse repository at this point
AnimPicker: Editing: Fix backdrop title and SVG badge clipping on high-DPI displays
miquelcampos
committed
d669d77
View commit details
Copy full SHA for d669d77
Browse repository at this point
AnimPicker: Editing: Editor undo/redo across all edits, keyboard shortcuts, and expand/contract tools
Show description for c25d191
miquelcampos
committed
c25d191
View commit details
Copy full SHA for c25d191
Browse repository at this point
Commits on Jul 14, 2026
AnimPicker: Editing: Shape library with vector templates, drag-create, and create-from-selection
Show description for 752ba60
miquelcampos
committed
752ba60
View commit details
Copy full SHA for 752ba60
Browse repository at this point
AnimPicker: Visibility: Checkbox master-toggle for item groups
Show description for f3bf296
miquelcampos
committed
f3bf296
View commit details
Copy full SHA for f3bf296
Browse repository at this point
AnimPicker: Undo: Clear an added optional key when undoing its addition
Show description for f14d976
miquelcampos
committed
f14d976
View commit details
Copy full SHA for f14d976
Browse repository at this point
AnimPicker: Passthrough: Mask floating window to item silhouettes for click-through
Show description for 25dc902
miquelcampos
committed
25dc902
View commit details
Copy full SHA for 25dc902
Browse repository at this point
AnimPicker: Vector shapes: Show the SVG hover badge only in edit mode
Show description for 8146f68
miquelcampos
committed
8146f68
View commit details
Copy full SHA for 8146f68
Browse repository at this point
AnimPicker: Passthrough: In-picker per-window toggle, smooth pan/zoom, clean edges
Show description for d74ad6e
miquelcampos
committed
d74ad6e
View commit details
Copy full SHA for d74ad6e
Browse repository at this point
AnimPicker: Docs: Add Anim Picker 2.0 user documentation
Show description for ea618a2
miquelcampos
committed
ea618a2
View commit details
Copy full SHA for ea618a2
Browse repository at this point
AnimPicker: Passthrough: Consolidate toggle + motion plumbing (SB-064/065/066)
Show description for 9435e16
miquelcampos
committed
9435e16
View commit details
Copy full SHA for 9435e16
Browse repository at this point
You can’t perform that action at this time.