PrusaSlicer-NonPlainar/lib/Slic3r/GUI
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
..
Controller Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
OptionsGroup Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
Plater Fixing https://github.com/prusa3d/Slic3r/issues/432 2017-07-21 16:29:40 +02:00
2DBed.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
3DScene.pm Fixing https://github.com/prusa3d/Slic3r/issues/432 2017-07-21 16:29:40 +02:00
AboutDialog.pm Defined the +-* operators on Pointf. 2016-10-21 16:53:42 +02:00
BedShapeDialog.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
BonjourBrowser.pm Documented the purpose of various perl modules. 2016-09-14 11:22:41 +02:00
ConfigWizard.pm Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
Controller.pm Suppress the '- default -' selection of Print/Filament/Printer settings 2016-10-24 16:07:36 +02:00
MainFrame.pm Fixing https://github.com/prusa3d/Slic3r/issues/432 2017-07-21 16:29:40 +02:00
Notifier.pm Documented the purpose of various perl modules. 2016-09-14 11:22:41 +02:00
OptionsGroup.pm Removed the 'simple' mode. 2017-06-14 11:48:08 +02:00
Plater.pm Fixing https://github.com/prusa3d/Slic3r/issues/432 2017-07-21 16:29:40 +02:00
Preferences.pm Removed the 'simple' mode. 2017-06-14 11:48:08 +02:00
ProgressStatusBar.pm Documented the purpose of various perl modules. 2016-09-14 11:22:41 +02:00
SystemInfo.pm System Info dialog made nicer. 2017-02-19 19:08:58 +01:00
Tab.pm Reverted back width of the tree control on the Tab panels. 2017-07-20 13:09:02 +02:00