orcaslicer/xs/src
bubnikv bb61de8379 Fixed a regression error: The "current_extruder" identifier was not set
at the placeholder parser.
Implemented a new PlaceholderParser::evaluate_boolean_expression()
functionality to evaluate just a boolean expression using the full
expressive power of the macro processing syntax. This function
will now be used for deciding, which print or filament preset
is compatible with which printer preset.
2017-12-18 12:14:09 +01:00
..
admesh admesh: changed header_num_facets to uint32 2017-10-03 12:41:53 +02:00
boost/nowide PlaceholderParser extended with {if}/{elsif}{else} blocks and 2017-11-26 09:59:14 +01:00
eigen Bundled Eigen library. 2017-03-29 18:19:57 +02:00
expat Fix of a warning in expat parser, which turns to an error 2017-02-26 23:35:44 +01:00
glew Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00
libslic3r Fixed a regression error: The "current_extruder" identifier was not set 2017-12-18 12:14:09 +01:00
poly2tri Style fix: const for some functions 2015-11-04 20:49:19 +01:00
Shiny Shiny Profiler: Disable exponential dumping of the timing data. 2017-03-02 16:35:15 +01:00
slic3r/GUI Reverted the introduction of the "presets" subdir to store 2017-12-14 09:40:45 +01:00
clipper.cpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
clipper.hpp Experimental feature, which may make the Clipper offsets run faster 2017-07-13 15:52:19 +02:00
perlglue.cpp Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
polypartition.cpp Addtional check for TPPLPoly::operator= 2015-11-04 20:49:20 +01:00
polypartition.h Style fix: const for some functions 2015-11-04 20:49:19 +01:00
ppport.h New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
xsinit.h Next step of Perl to C++ configuration layer conversion. 2017-11-01 19:30:05 +01:00