PrusaSlicer-NonPlainar/src/slic3r/GUI/Gizmos
enricoturri1966 2501cf64c0 Modified mouse events handling for gizmobar
The gizmobar was consuming the mouse up event preventing the gizmos to update their tooltip

The gizmobar was also consuming the mouse dragging event transforming a gizmo manipulation into a scene rotation
2020-03-19 14:05:49 +01:00
..
GLGizmoBase.cpp Fixed gizmos' tooltips 2020-03-17 09:41:54 +01:00
GLGizmoBase.hpp Fixed conflicts after merge with master 2020-03-18 14:26:44 +01:00
GLGizmoCut.cpp Fixed gizmos' tooltips 2020-03-17 09:41:54 +01:00
GLGizmoCut.hpp Refactoring 2020-03-18 13:35:46 +01:00
GLGizmoFlatten.cpp Finished picking by color with a checksum in the alpha channel 2019-08-07 14:15:38 +02:00
GLGizmoFlatten.hpp Nearly finished refactoring of GLGizmoManager 2019-09-02 14:30:15 +02:00
GLGizmoHollow.cpp Bugfix: SLA pad and supports were sometimes shown on instances that should have been hidden 2020-02-27 17:58:27 +01:00
GLGizmoHollow.hpp Shared data for SLA gizmos have been removed from GLGizmoBase 2020-02-27 15:18:15 +01:00
GLGizmoMove.cpp Generate gizmos' tooltip on demand 2020-03-16 16:37:22 +01:00
GLGizmoMove.hpp Refactoring 2020-03-18 13:35:46 +01:00
GLGizmoRotate.cpp Fixed gizmos' tooltips 2020-03-17 09:41:54 +01:00
GLGizmoRotate.hpp Refactoring 2020-03-18 13:35:46 +01:00
GLGizmos.hpp Added new hollowing gizmo 2019-11-05 10:17:27 +01:00
GLGizmoScale.cpp Generate gizmos' tooltip on demand 2020-03-16 16:37:22 +01:00
GLGizmoScale.hpp Refactoring 2020-03-18 13:35:46 +01:00
GLGizmoSlaSupports.cpp Bugfix: SLA pad and supports were sometimes shown on instances that should have been hidden 2020-02-27 17:58:27 +01:00
GLGizmoSlaSupports.hpp Shared data for SLA gizmos have been removed from GLGizmoBase 2020-02-27 15:18:15 +01:00
GLGizmosManager.cpp Modified mouse events handling for gizmobar 2020-03-19 14:05:49 +01:00
GLGizmosManager.hpp Fixed gizmos' tooltips 2020-03-17 09:41:54 +01:00