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
2020-05-22Shiny profiler: Increased resolution of text output to 2 decimalsAABBVojtech Bubnik
2020-05-22AABB - triangle intersection wrapped to mimize copying into Vector3DVojtech Bubnik
2020-05-21Fix of the previous commit.Vojtech Bubnik
2020-05-21Little simplification of Point to boost::polygon bindingsVojtech Bubnik
2020-05-21Replaced many defines in libslic3r.h with constexpr,Vojtech Bubnik
2020-05-21WIP: AABBTreeIndirect - optimized ray_box_intersect_invdir() test,Vojtech Bubnik
2020-05-21WIP AABBIndirect: Documentation, polishing.Vojtech Bubnik
2020-05-20WIP: own AABBTreeIndirect, builds up the tree 4x quicker than libigl.Vojtech Bubnik
2020-05-20Fixed compilation with Shiny profiler.Vojtech Bubnik
2020-05-19Typo fix for the commit https://github.com/prusa3d/PrusaSlicer/commit/fce1943...YuSanka
2020-05-19OSX specific bug fixingYuSanka
2020-05-18Merge branch 'lm_fdm_gizmo_experiments'Lukas Matena
2020-05-18FDM supports gizmo: slight code refactoringLukas Matena
2020-05-18FDM supports gizmo: Further attempts to increase performance when paintingLukas Matena
2020-05-18FDM supports gizmo: caching triangle normals in order to increase performanceLukas Matena
2020-05-18FDM supports gizmo: trying to increase performance during paintingLukas Matena
2020-05-18Merge remote-tracking branch 'origin/ys_imperial_unit'YuSanka
2020-05-18Bug fixing:YuSanka
2020-05-18Merge branch 'dk_instances'David Kocik
2020-05-18instance check: bux fix in shutdown() - repairs falling at assert when reinit...David Kocik
2020-05-15Search: Use wxDataViewCtrl instead of wxListBox.YuSanka
2020-05-15ENABLE_CANVAS_TOOLTIP_USING_IMGUI set as defaultenricoturri1966
2020-05-15ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX set as defaultenricoturri1966
2020-05-15Merge branch 'dk_instances'David Kocik
2020-05-15Own implementation of lockfile instead of wx on linux/mac. Wx version keeps p...David Kocik
2020-05-15single instance check David Kocik
2020-05-14Merge branch 'tm_cmake_pch'tamasmeszaros
2020-05-14FDM supports gizmo: do not disable slope visualizer when it should stay onLukas Matena
2020-05-14Exclude *.m and *.mm Objective-C sources from including pchtamasmeszaros
2020-05-14Modify PCH script to use builtin cmake function if possible.tamasmeszaros
2020-05-14Change pch to new CMake functionstamasmeszaros
2020-05-13Merge branch 'tm_reproject_points'tamasmeszaros
2020-05-13Do reprojection also after netfabb repairtamasmeszaros
2020-05-13Reproject support and hole points after a reload from disk op.tamasmeszaros
2020-05-13Updated imgui README.md to contain reference to the commit which modify itenricoturri1966
2020-05-13Fixed toolbar items reacting when disabledenricoturri1966
2020-05-13Fixed a place on tool toolbar for collapse_toolbar_width in respect to its en...YuSanka
2020-05-13Auto scale of the toolbars in respect to the canvas sizeYuSanka
2020-05-12Hollowing gizmo fix: selection of single holes was recently brokenLukas Matena
2020-05-12Added missed includeYuSanka
2020-05-12Search: 1. The position of the search window is in the middle of the scene.YuSanka
2020-05-11Merge branch 'lm_fdm_custom_supports_polishing'Lukas Matena
2020-05-11Merge branch 'master' into lm_fdm_custom_supports_polishingLukas Matena
2020-05-11FDM supports gizmo: the cursor does not stick to the cut when clipping plane ...Lukas Matena
2020-05-11FDM supports gizmo fix: make sure that slope visualizer is off when turning o...Lukas Matena
2020-05-11Slope visualiser angle invertedLukas Matena
2020-05-11Fix missing support mini stickstamasmeszaros
2020-05-07Search: 1.Select first item in the search list by defaultYuSanka
2020-05-07Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-05-07Fix for tooltip not disappearing when loading an object using the top toolbar...enricoturri1966