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 }}
nmwsharp
/
ImGuizmo
Public
forked from
CedricGuillemet/ImGuizmo
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Update ImGuizmo to latest and re-apply polyscope fixes
- #1
#1
Open
jdumas
wants to merge 35 commits into
nmwsharp:master
nmwsharp/ImGuizmo:master
from
jdumas:polyscope
jdumas/ImGuizmo:polyscope
Copy head branch name to clipboard
Conversation
Commits
35
(35)
Checks
Files changed
Open
Update ImGuizmo to latest and re-apply polyscope fixes
#1
jdumas
wants to merge 35 commits into
nmwsharp:master
nmwsharp/ImGuizmo:master
from
jdumas:polyscope
jdumas/ImGuizmo:polyscope
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
LightRig Editor
CedricGuillemet
committed
a15acd8
View commit details
Copy full SHA for a15acd8
Browse repository at this point
Commits on Apr 24, 2026
Add option to DrawAxes
mwlasiuk
committed
1e5371c
View commit details
Copy full SHA for 1e5371c
Browse repository at this point
Update header file documentation
mwlasiuk
committed
7f6ddda
View commit details
Copy full SHA for 7f6ddda
Browse repository at this point
Commits on Apr 25, 2026
Discard cube face only if all its corners are outside frustum
mwlasiuk
committed
472892f
View commit details
Copy full SHA for 472892f
Browse repository at this point
Commits on Apr 27, 2026
Add ImVectorEditor path editing widget
GitBruno
committed
96373bf
View commit details
Copy full SHA for 96373bf
Browse repository at this point
Don't default sections open
GitBruno
committed
19b414d
View commit details
Copy full SHA for 19b414d
Browse repository at this point
Merge pull request #402 from ofrasp/ofRasp
Show description for 4d38aaf
CedricGuillemet
authored
4d38aaf
View commit details
Copy full SHA for 4d38aaf
Browse repository at this point
Merge pull request #401 from mwlasiuk/mw/draw-cubes-discard-all-corners
Show description for 7fcbf2f
CedricGuillemet
authored
7fcbf2f
View commit details
Copy full SHA for 7fcbf2f
Browse repository at this point
Merge pull request #400 from mwlasiuk/master
Show description for a2da036
CedricGuillemet
authored
a2da036
View commit details
Copy full SHA for a2da036
Browse repository at this point
Commits on May 2, 2026
Add custom grid drawing functions
mwlasiuk
committed
4bcbb08
View commit details
Copy full SHA for 4bcbb08
Browse repository at this point
Merge pull request #405 from mwlasiuk/master
Show description for ff3c073
CedricGuillemet
authored
ff3c073
View commit details
Copy full SHA for ff3c073
Browse repository at this point
Add cross-platform build, root CMakeLists, CI, and release workflow
Show description for 9fb663e
CedricGuillemet
committed
9fb663e
View commit details
Copy full SHA for 9fb663e
Browse repository at this point
update structure
CedricGuillemet
committed
7707aa7
View commit details
Copy full SHA for 7707aa7
Browse repository at this point
Delete ImGuizmo.cpp
CedricGuillemet
committed
ff287e7
View commit details
Copy full SHA for ff287e7
Browse repository at this point
more cleanup, curve editor example
CedricGuillemet
committed
07609e7
View commit details
Copy full SHA for 07609e7
Browse repository at this point
linux/windows builds
CedricGuillemet
committed
9e437c6
View commit details
Copy full SHA for 9e437c6
Browse repository at this point
build and doc
CedricGuillemet
committed
3e0afe9
View commit details
Copy full SHA for 3e0afe9
Browse repository at this point
Update release.yml
CedricGuillemet
committed
6e98649
View commit details
Copy full SHA for 6e98649
Browse repository at this point
Update CMakeLists.txt
CedricGuillemet
committed
9c8ce7c
View commit details
Copy full SHA for 9c8ce7c
Browse repository at this point
vcpkg
CedricGuillemet
committed
6e44c83
View commit details
Copy full SHA for 6e44c83
Browse repository at this point
Commits on May 6, 2026
Add handedness and infinite far plane support (#407)
Show description for b48f9d8
CedricGuillemet
and
Copilot
authored
b48f9d8
View commit details
Copy full SHA for b48f9d8
Browse repository at this point
bounds + copyright
CedricGuillemet
committed
997bcbc
View commit details
Copy full SHA for 997bcbc
Browse repository at this point
Merge branch 'master' of https://github.com/CedricGuillemet/ImGuizmo
CedricGuillemet
committed
273ef98
View commit details
Copy full SHA for 273ef98
Browse repository at this point
LH/RH fixes
CedricGuillemet
committed
780dddf
View commit details
Copy full SHA for 780dddf
Browse repository at this point
viewmanipulation rotation
CedricGuillemet
committed
d34cc2e
View commit details
Copy full SHA for d34cc2e
Browse repository at this point
Update ImZoomSlider.h
CedricGuillemet
committed
22a6c90
View commit details
Copy full SHA for 22a6c90
Browse repository at this point
Commits on May 11, 2026
Update AddPolyline calls for imgui 1.92.8+ signature
Show description for b796ac3
CedricGuillemet
and
Copilot
committed
b796ac3
View commit details
Copy full SHA for b796ac3
Browse repository at this point
Commits on May 12, 2026
Expose MOVETYPE in public API and track active/hovered gizmo handles (#413)
Show description for 867101c
GitBruno
authored
867101c
View commit details
Copy full SHA for 867101c
Browse repository at this point
Commits on May 15, 2026
fixes for ImGui v1.92.8: DrawList: swapped the last two arguments of AddRect(), AddPolyline(), PathStroke() (#414)
Show description for db4eea5
pthom
authored
db4eea5
View commit details
Copy full SHA for db4eea5
Browse repository at this point
Commits on May 16, 2026
Draw bounds edges when an endpoint is offscreen or behind camera (#415)
Show description for be8aa4a
CedricGuillemet
authored
be8aa4a
View commit details
Copy full SHA for be8aa4a
Browse repository at this point
Commits on Jun 11, 2026
add context stack support
Show description for c8f7f5f
nmwsharp
authored and
jdumas
committed
c8f7f5f
View commit details
Copy full SHA for c8f7f5f
Browse repository at this point
remove text for visual preference
Show description for c81a3c6
nmwsharp
authored and
jdumas
committed
c81a3c6
View commit details
Copy full SHA for c81a3c6
Browse repository at this point
optionally disable nonuniform scaling
Show description for 7f7d2fb
nmwsharp
authored and
jdumas
committed
7f7d2fb
View commit details
Copy full SHA for 7f7d2fb
Browse repository at this point
make gizmo circle color off white
Show description for 3103dcb
nmwsharp
authored and
jdumas
committed
3103dcb
View commit details
Copy full SHA for 3103dcb
Browse repository at this point
Merge remote-tracking branch 'nmwsharp/master' into polyscope
jdumas
committed
097e4da
View commit details
Copy full SHA for 097e4da
Browse repository at this point
You can’t perform that action at this time.