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-06-14Follow-up of 1a91add2e60f3a4d22cdd6c8a10e57dc8095e0a2 -> Improvements to tigh...Enrico Turri
2019-05-10Detection of sla supports out of printbed in Preview and when sla gizmo is ac...Enrico Turri
2019-05-03Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
2019-05-03Changed the "non-uniform scaling is not possible" message.bubnikv
2019-04-25Attempt to fix build on LinuxEnrico Turri
2019-04-25Rectangle selection in 3D scene -> refactored GLVolume member varialbe for ho...Enrico Turri
2019-04-25Rectangle selection in 3D scene -> hovering detectionEnrico Turri
2019-04-24WIP: World / local transformations of an object instance from the side panel.bubnikv
2019-04-12Fixed conflicts after merge with masterEnrico Turri
2019-04-10Merge branch 'master' into lm_sla_gizmo_clipping_planeLukas Matena
2019-04-10Render picking pass renders volumes in the same order as the regular render passEnrico Turri
2019-04-08Finished SLA print / material correction visualization.bubnikv
2019-04-08Merge branch 'master' into lm_sla_gizmo_clipping_planeLukas Matena
2019-04-08SLA gizmo clipping plane logic moved to fragment shaderLukas Matena
2019-04-02Fixed conflicts after merge with masterEnrico Turri
2019-04-02Handling of left hand oriented coordinate systems:bubnikv
2019-04-01Camera refactoringEnrico Turri
2019-03-27Added #define glcheck() for the case HAS_GLSAFE not definedEnrico Turri
2019-03-27Added glsafe() around OpenGL calls where missingEnrico Turri
2019-03-27Improved glsafe macro to print out file name, line number and functionbubnikv
2019-03-20SLA gizmo now forces objects to use their normal color (not SELECTED_COLOR)Lukas Matena
2019-03-18Fixed GLVolume::get_volume_scaling_factor() declarationEnrico Turri
2019-03-08Refactoring - Shared members of GLCanvas3D as references instead of pointersEnrico Turri
2019-02-20Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolum...Enrico Turri
2019-02-19Tech ENABLE_PRINT_BED_MODELS set as defaultEnrico Turri
2019-02-06SLA gizmo - fixed hiding of objects and instancesLukas Matena
2019-01-31Keeps modifier transparent while layer editing tool is enabledEnrico Turri
2019-01-31glsafe macro to test for the glGetError in debug modebubnikv
2019-01-21Improved transparent volumes rendering set as defaultEnrico Turri
2019-01-21Sidebar visual hints set as defaultEnrico Turri
2019-01-21WIP Restoration of the layer editing.bubnikv
2019-01-04Added print bed models for mk2 and mk3 printers to 3D sceneEnrico Turri
2019-01-02Model's volume transform set as defaultEnrico Turri
2018-12-21Improved rendering of transparent volumesEnrico Turri
2018-12-20Visual hints in the 3D scene when sidebar matrix fields have focus -> legacy ...Enrico Turri
2018-12-20Visual hints in the 3D scene when sidebar matrix fields have focus -> Complet...Enrico Turri
2018-12-19Merge branch 'master' of https://github.com/Prusa3d/Slic3rbubnikv
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-19Visual hints in the 3D scene when sidebar matrix fields have focus (wip [posi...Enrico Turri
2018-12-06Removed the "Quick Slice" menu items from the main menu,bubnikv
2018-12-05GLVolume : set color from the model volume to correct part rendering on the S...YuSanka
2018-11-27SLA slices preview - wip 3Enrico Turri
2018-11-26Fix of SLA support gizmos:bubnikv
2018-11-23Further removal of the 3DScene / GLCanvas3DManager scaffold.bubnikv
2018-11-23Partial cleanup of obsolete methodsEnrico Turri
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-22Added member m_sla_shift_z to GLVolumeEnrico Turri
2018-11-22Different colors for SLA support and pad geometryEnrico Turri
2018-11-21Added menu Edit -> Select allEnrico Turri
2018-11-21Added force_full_scene_refresh parameter to the 3DScene::refresh()bubnikv