OrcaSlicer/src/slic3r/Utils
bubnikv 30d4bfd410 New Undo / Redo stack for the gizmos. The Gizmo specific stack is
entered with Plater::enter_gizmos_stack(), and left with
Plater::enter_gizmos_stack(). Other than that, the 2nd Undo / Redo
stack is transparent to the user of the Plater.

WIP: Currently the Gizmo stack takes a snapshot of the whole scene on
Plater::enter_gizmos_stack(). While it should work, it may be cheaper
to modify the Undo/Redo stack to only take a snapshot of the gizmos
in the Gizmo mode.
2019-07-26 13:44:33 +02:00
..
ASCIIFolding.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ASCIIFolding.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Bonjour.cpp Bonjour: Add txt key-val extraction, filtering based on printer tech 2019-03-14 14:46:31 +01:00
Bonjour.hpp Bonjour: Add txt key-val extraction, filtering based on printer tech 2019-03-14 14:46:31 +01:00
Duet.cpp PrintHost: Fix host type configuration, refactor, fix #1687 2019-03-05 16:12:15 +01:00
Duet.hpp PrintHost: Fix host type configuration, refactor, fix #1687 2019-03-05 16:12:15 +01:00
FixModelByWin10.cpp Further C++isation of the admesh library & TriangleMesh 2019-06-13 16:33:50 +02:00
FixModelByWin10.hpp Model fixing through Netfabb service (Windows only): 2019-02-03 22:14:34 +01:00
HexFile.cpp Firmware updater: Support for CW1 2019-04-02 10:33:37 +02:00
HexFile.hpp Firmware updater: Support for CW1 2019-04-02 10:33:37 +02:00
Http.cpp Http: Fix redirecting of post requests, fix #2018 2019-04-16 12:09:51 +02:00
Http.hpp Http: Don't set CURLOPT_TIMEOUT 2018-12-21 12:06:47 +01:00
MacDarkMode.hpp Enumerate screens and calculate maximum screen scaling. 2019-05-17 19:16:03 +02:00
MacDarkMode.mm Use mac_max_scaling_factor() in create_scaled_bitmap() 2019-05-17 19:16:03 +02:00
OctoPrint.cpp Modified texts of the "Change language" dialog. 2019-05-09 15:24:08 +02:00
OctoPrint.hpp PrintHost: Fix host type configuration, refactor, fix #1687 2019-03-05 16:12:15 +01:00
PresetUpdater.cpp PresetUpdater: Fix: Index installed too early 2019-07-01 11:35:02 +02:00
PresetUpdater.hpp Fix double wizard on incompatible bundle, for real this time 2019-05-17 19:09:06 +02:00
PrintHost.cpp PrintHost: Fix host type configuration, refactor, fix #1687 2019-03-05 16:12:15 +01:00
PrintHost.hpp PrintHost: Fix host type configuration, refactor, fix #1687 2019-03-05 16:12:15 +01:00
RetinaHelper.hpp Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
RetinaHelperImpl.hmm Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
RetinaHelperImpl.mm Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
Semver.hpp Updating: Index installation 2019-06-20 14:26:29 +02:00
Serial.cpp WIP: Fixing serial for Boost 1.70.0 and newer 2019-06-06 18:51:49 +02:00
Serial.hpp Firmware updater: Prevent empty flashing jobs 2019-06-20 11:17:35 +02:00
Time.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Time.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
UndoRedo.cpp New Undo / Redo stack for the gizmos. The Gizmo specific stack is 2019-07-26 13:44:33 +02:00
UndoRedo.hpp New Undo / Redo stack for the gizmos. The Gizmo specific stack is 2019-07-26 13:44:33 +02:00