PrusaSlicer-NonPlainar/src
Enrico Turri f958cfd2ff ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices
Implemented using hidapi library (https://github.com/libusb/hidapi) and https://github.com/koenieee/CrossplatformSpacemouseDriver/tree/master/SpaceMouseDriver as reference

Unsolved issues:

- When manipulating the SpaceNavigator wxWidgets generates a mouse wheel event that needs to be filtered out

- wxWidgets does not detect devices being connected/disconnected to the pc

- Current state forces a continuous rendering

- Current state misses dependence on camera zoom

- Non intuitive movement limits

- Translation and rotation speed factors are hardcoded

- Number of device buttons hardcoded
2019-09-27 14:52:19 +02:00
..
admesh Relocate declaration of stl_internal_reverse_quads 2019-09-24 08:54:35 +02:00
agg Revert "WIP: SVG import & rasterization" 2019-02-07 12:09:10 +01:00
avrdude avrdude: Cherry-pick rev 1421 from upstream: 2019-09-20 17:17:07 +02:00
boost WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
build-utils UpdateDialogs: Fix: Wrap update description 2019-08-27 10:37:34 +02:00
clipper Introduction of ClipperLib_Z: The Clipper library compiled with support 2019-09-13 16:16:37 +02:00
eigen Upgraded the bundled Eigen to 3.7 2019-01-14 10:27:28 +01:00
expat WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glew WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glu-libtess WIP Added libtess library extracted from 2019-02-05 18:14:07 +01:00
hidapi ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices 2019-09-27 14:52:19 +02:00
imgui Added imgui library 2018-11-26 10:56:41 +01:00
libigl Merge branch 'master' into tm_clang_mingw 2019-08-16 16:37:02 +02:00
libnest2d Fix arrange crash with incorrect geometries. Guard the case with tests. 2019-09-23 11:59:44 +02:00
libslic3r ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices 2019-09-27 14:52:19 +02:00
miniz Revert "Patch miniz bundled version to support unicode on Windows." 2019-06-02 19:06:29 +02:00
nanosvg Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
platform Fixed version info of the Win32 builds. 2019-05-23 18:05:28 +02:00
poly2tri Updated poly2tri library from https://github.com/jhasse/poly2tri 2019-01-24 15:17:39 +01:00
polypartition Updated the polypartition library from https://github.com/ivanfratric/polypartition 2019-01-24 15:18:16 +01:00
qhull Fix static linking to Qhull 2019-06-06 16:24:00 +02:00
semver build: Add source file encoding check 2019-08-19 17:04:14 +02:00
Shiny WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
slic3r ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devices 2019-09-27 14:52:19 +02:00
stb_dxt Asynchronous texture compression on CPU 2019-05-31 15:25:02 +02:00
CMakeLists.txt build: Add source file encoding check 2019-08-19 17:04:14 +02:00
PrusaSlicer_app_msvc.cpp more clang warnings enabled, performance measuring 2019-08-16 16:17:37 +02:00
PrusaSlicer.cpp Hopefully a workaround for crashes and hang ups at closing on Windows. 2019-08-22 20:03:17 +02:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00