PrusaSlicer-NonPlainar/xs
bubnikv f9cdda7bfd Delayed loading of the opengl texture for the G-code preview legend,
as the opengl context may not be ready on some platforms (Linux)
at the time the window gets its focus for the first time.

Changed the G-code preview invalidation to trigger when the print
gets invalidated. At that time the 3D path preview switches to the old
preview, if there is anything valid left.
2018-02-15 14:37:53 +01:00
..
lib/Slic3r Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
src Delayed loading of the opengl texture for the G-code preview legend, 2018-02-15 14:37:53 +01:00
t Fixed configuration & validate C++ ports. 2017-10-27 16:11:06 +02:00
xsp Delayed loading of the opengl texture for the G-code preview legend, 2018-02-15 14:37:53 +01:00
CMakeLists.txt Split the GCodePreviewData from the GCodeAnalyzer, 2018-02-14 18:42:09 +01:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00