PrusaSlicer-NonPlainar/lib/Slic3r/GUI/Plater
bubnikv 3b51f64411 Fixing https://github.com/prusa3d/Slic3r/issues/432
Slic3r GUI not starting, error when using --gui (on linux)

Implements https://github.com/prusa3d/Slic3r/issues/407
Shortcuts: Movement in 3D Space
Assignment of the camera shortcuts is clear from the menu accelerators.

Implements https://github.com/prusa3d/Slic3r/issues/406
Shortcuts: Rotate +/- 45 degrees
l/r keys rotate the object

Also changed the accelerators for adding / removing duplicates from
Ctrl++/- to plain +/-, from Ctrl-Del to plain Del,
and added an 's' key accelerator for uniform scaling.
2017-07-21 16:29:40 +02:00
..
2D.pm Fix of https://github.com/prusa3d/Slic3r/issues/285 2017-06-13 11:35:24 +02:00
2DToolpaths.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
3D.pm Fixing https://github.com/prusa3d/Slic3r/issues/432 2017-07-21 16:29:40 +02:00
3DPreview.pm Fixed issues with undefined filament color preview values. 2017-07-20 13:02:12 +02:00
3DToolpaths.pm When testing for a key press, rather check for the modifier keys 2017-06-06 19:14:52 +02:00
LambdaObjectDialog.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
ObjectCutDialog.pm Fixed "upscaled objects cannot be cut above original height" 2017-07-12 23:28:11 +02:00
ObjectPartsPanel.pm Fix of changing the order of volumes of a multi-volume part: 2017-06-21 14:10:22 +02:00
ObjectSettingsDialog.pm Fixes Variable Layer Height issue when max_layer_height at its default of zero 2017-04-24 09:51:24 +02:00
OverrideSettingsPanel.pm