Replies: 3 comments
-
Hi, I just updated ImGuizmo to v1.91.3.
There was an issue in the bindings, it should be solved now. to get this, you can build from source or download wheels from https://github.com/pthom/imgui_bundle/actions/runs/13930148850 |
Beta Was this translation helpful? Give feedback.
-
Hi @pthom , Thank you for the quick update and for addressing the issue with the style attributes! I really appreciate the effort. I'll download the latest version and test the changes. Additionally, I would really like to contribute more actively to ImGui Bundle and help improve the project. I’d love to assist in fixing this situation. For now, I’m going to check out nanobind, so if you have any recommendations or a manual to get started, I’d appreciate it. Thanks again for your support! |
Beta Was this translation helpful? Give feedback.
-
Hi @tingspain Thanks you for your interest! You might want to take a look at the developer doc |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have two questions regarding ImGuizmo in ImGui Bundle:
1. Update to ImGuizmo v1.91.3
Currently, ImGuizmo is at version 1.89 in ImGui Bundle. The latest version (v1.91.3) introduces an option to customize the Gizmo colors. Are there any plans to update the library to this version in future releases?
2. Modifying ImGuizmo Style Attributes
I’m trying to customize the Gizmo by modifying the style attributes, such as translation_line_thickness and translation_line_arrow_size, using the following approach:
However, it seems that the style properties are static and do not change. Is this the intended behavior, or am I missing something?
Thanks in advance for any insights!
Beta Was this translation helpful? Give feedback.
All reactions