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
2018-11-27Enable imgui on MacimguiVojtech Kral
2018-11-27Fix re-entrant render() calls, add an assert to enforceVojtech Kral
2018-11-27imgui: Use OpenGL 2.0Vojtech Kral
2018-11-27WIP: imgui: Fix GLSL version enumerationVojtech Kral
2018-11-27SLA slices preview - wip 3Enrico Turri
2018-11-27Support points existence validation.tamasmeszaros
2018-11-27Yet more fix of ENABLE_IMGUIVojtech Kral
2018-11-27Update build notes in /docVojtech Kral
2018-11-27One more fix of ENABLE_IMGUIVojtech Kral
2018-11-27imgui: Fix ENABLE_IMGUI, disable on OS X for nowVojtech Kral
2018-11-27DoubleSlider improvementYuSanka
2018-11-27Speeding up the auto rotation algorithm (decreasing accuracy)tamasmeszaros
2018-11-27Correcting parameter name changes and the additional slaposIndexSlices steptamasmeszaros
2018-11-26SLA support points gizmo: Limit manipulation to an active instancebubnikv
2018-11-26Fix of SLA support gizmos:bubnikv
2018-11-26Build: Fix ASan on OS XVojtech Kral
2018-11-26Cut: Fix lower part rotationVojtech Kral
2018-11-26Cut: Preserve Z-rotation, fix upper part mesh position,Vojtech Kral
2018-11-26Fixed typo in the previous commit.bubnikv
2018-11-26Merge branch 'master' of https://github.com/Prusa3d/Slic3rbubnikv
2018-11-26Another libigl fix: Don't pass Eigen memory aligned objects by value.bubnikv
2018-11-26SLA support points are rendered with regard to sla_shift_zLukas Matena
2018-11-26Implementation of the "ColorPrint" on the 3DSceneYuSanka
2018-11-26SLA slices preview - wip 2Enrico Turri
2018-11-26Merge branch 'master' of https://github.com/Prusa3d/Slic3rbubnikv
2018-11-26Fixed an libligl AABB assignment operator: memory aligned structuresbubnikv
2018-11-26SLA support point gizmo - ImGui experimental overlay plus a small bugfix rela...Lukas Matena
2018-11-26Enabled compilation of SLA libigl dependent code to see what errorsbubnikv
2018-11-26Merge branch 'master' of https://github.com/Prusa3d/Slic3rbubnikv
2018-11-26Fixed an issue with the SLA Z offset at the end of slicing,bubnikv
2018-11-26SLA slices preview - wipEnrico Turri
2018-11-26Refinement of the slice index interfacetamasmeszaros
2018-11-26Merge branch 'master' of https://github.com/Prusa3d/Slic3rbubnikv
2018-11-26Fixed compilation issues on osxbubnikv
2018-11-26Merge remote-tracking branch 'origin/master' into tm_sla_supports_backendtamasmeszaros
2018-11-26Initial interface for slice index.tamasmeszaros
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-26Cut: Re-center objects after cutVojtech Kral
2018-11-26Lay flat gizmo should work correctly with multiple instances and modifier meshesLukas Matena
2018-11-26SLA support points gizmo - multiple instance supportLukas Matena
2018-11-26Merge branch 'master' of https://github.com/prusa3d/Slic3rEnrico Turri
2018-11-26Cut: Use world coordinatesVojtech Kral
2018-11-26Fixed update of GLCanvas3D::m_moving memberEnrico Turri
2018-11-26imgui: Refactor, use in cut gizmoVojtech Kral
2018-11-26imgui: UpdateVojtech Kral
2018-11-26Added NotoSans fontEnrico Turri
2018-11-26Added ImGuiWrapperEnrico Turri
2018-11-26Added imgui libraryEnrico Turri
2018-11-26Added method GLCanvas3D::is_dragging()Enrico Turri
2018-11-26Generate EVT_GLCANVAS_MOUSE_DRAGGING_FINISHED event after an object has been ...Enrico Turri