Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30Removed Microsoft specific _DEBUG flag from the Unix systems.bubnikv
2019-01-29Add DEBUG and _DEBUG symbols on OSX & Linux in a way the Visual Studiobubnikv
2019-01-24Mac: Implement Retina for the 3D scene, fix #97Vojtech Kral
2019-01-11Build: Fix deployment target on Mac #1421Vojtech Kral
2019-01-11Build: Add a flag to disable PCHversion_1.42.0-alpha3Vojtech Kral
2019-01-09Fix: wxWidgets 3.0 back-compatVojtech Kral
2019-01-09Merge pull request #1613 from hexane360/cmake-fixesVojtech Kral
2019-01-09Added version check for Eigen (>=3.0)hexane360
2019-01-08Fixed several warnings on Linuxhexane360
2019-01-07Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App initVojtech Kral
2019-01-02Build: Warn about non-existent CMAKE_PREFIX_PATHVojtech Kral
2018-12-13Mac OS build: Set a default SDK target, fix c/cxx flags in deps/boostVojtech Kral
2018-12-03deps: unix: Remove zlib, disable nlopt shared buildVojtech Kral
2018-12-03deps: warn that wx-config can't be moved into another locationVojtech Kral
2018-11-30Deps: Windows: Fix a couple of configurationsVojtech Kral
2018-11-26Build: Fix ASan on OS XVojtech Kral
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-21CMake: Add option for a syntax-only buildVojtech Kral
2018-11-19Adding object elevation param.tamasmeszaros
2018-11-08Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backendtamasmeszaros
2018-11-08Added(ported) function fix_through_netfabb()YuSanka
2018-11-07CMake: Add ASan optionVojtech Kral
2018-11-06Trying to engage support creation when the gizmo gets disabled.tamasmeszaros
2018-11-02Importing the SLA computing module into the native source tree.tamasmeszaros
2018-10-31Finished (?) switching between the FDM / SLA profiles,bubnikv
2018-10-29Fixed precompiled headers compilation on GCC.bubnikv
2018-10-29Precompiled headers on Visual Studio & GCC, with the highest hopesbubnikv
2018-10-26Added /bigobj (Increase Number of Sections in .Obj file)bubnikv
2018-10-22Fixes of the CMake build system to compile Release and Debug buildsbubnikv
2018-10-15Build improvements: symlink resources properly with Visual StudioVojtech Kral
2018-10-12Fix resources dir location, add wxWidgets to Windows deps build scriptVojtech Kral
2018-09-27Removed SLIC3R_PRUSACONTROL switch from CMakebubnikv
2018-09-24Added various manifests,bubnikv
2018-09-21Further reduction of Perl dependencies. Now the Perl dependenciesbubnikv
2018-09-21Moved the remaining Perl dependencies to xs/CMakeLists.txtbubnikv
2018-09-20Added C++ command line processing, thanks @alexrj and @lohbubnikv
2018-09-19Removed dependency on wxWidgets from Alien.bubnikv
2018-09-19Fixed compilation on OSX & Linuxbubnikv
2018-09-19Disabling calls from libslic3r to slic3r gui.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-08-17Build: Option to force generation of PDB file on MSVC Release buildVojtech Kral
2018-08-17Build: Plumb perl include pathVojtech Kral
2018-06-28Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-06-04Initial working implementation of the "Fix by Netfabb" function.bubnikv
2018-05-17Working arrange_objects with DJD selection heuristic and a bottom-left placem...tamasmeszaros
2018-05-03Removed the "Broken croak" support, which was useful on brokenbubnikv
2018-03-14Fixed ctest on Windows (should call Perl's prove.bat, not just prove)bubnikv
2018-03-12MSVC: Fix run and debug project settings (#771)Vojtech Kral
2018-03-05libcurl linking and cmake usage improvementsVojtech Kral
2017-08-29CMake build process: Workaround for an old CMake on Linux.bubnikv