mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02:00
ENABLE_3DCONNEXION_DEVICES tech set as default
This commit is contained in:
@@ -260,10 +260,8 @@ public:
|
||||
void msw_rescale();
|
||||
|
||||
const Camera& get_camera() const;
|
||||
#if ENABLE_3DCONNEXION_DEVICES
|
||||
const Mouse3DController& get_mouse3d_controller() const;
|
||||
Mouse3DController& get_mouse3d_controller();
|
||||
#endif // ENABLE_3DCONNEXION_DEVICES
|
||||
|
||||
// ROII wrapper for suppressing the Undo / Redo snapshot to be taken.
|
||||
class SuppressSnapshots
|
||||
|
||||
Reference in New Issue
Block a user