OrcaSlicer/src
Jurriaan Pruis 43d952779a
Fix missing wx/timer.h header compile issue
Tried to compile the latest git version on my system and got an error that wxTimer could not be found. Fixed it by adding in the header.

cc @kocikdav
2021-10-15 10:44:19 +02:00
..
admesh Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
agg sla::Raster interface clarified and covered with tests. 2019-10-01 14:58:37 +02:00
avrdude Use prusaslicer_add_cmake_project on each cmake deps project 2021-01-26 10:17:51 +01:00
boost Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
build-utils Disable tests and encoding check when cross compiling 2021-02-03 15:27:39 +01:00
clipper New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +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
fast_float Added fast_float library as a replacement for std::from_chars and strtod. 2021-09-11 00:54:30 +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 Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
hidapi Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01:00
hints Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
imgui PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
libigl Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
libnest2d Hotfix for arrange not working for objects with huge translation. 2021-06-28 14:55:15 +02:00
libslic3r Snug supports: Extrude interface layers 45 degrees from the base layer, 2021-10-14 13:56:04 +02:00
miniz Removing search for upstream miniz as its no longer compatible. 2021-10-12 09:59:59 +02:00
nanosvg Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
platform Fix of "About" screen still shows 2020 at the copyright notice (#7018) 2021-09-27 10:07:29 +02:00
qhull Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
semver Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
Shiny Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
slic3r Fix missing wx/timer.h header compile issue 2021-10-15 10:44:19 +02:00
stb_dxt Asynchronous texture compression on CPU 2019-05-31 15:25:02 +02:00
CMakeLists.txt Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
PrusaSlicer.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
PrusaSlicer_app_msvc.cpp New FDM support sparse infill zig-zag algorithm. 2021-04-08 15:29:40 +02:00