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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03Fix some more code-styleDiego Prado Gesto
2018-06-15Use CuraApplication instead of ApplicationGhostkeeper
2018-04-23Fix translation of Support Blocker plug-in nameGhostkeeper
2018-04-19Prevent scaling support eraser with scaled parentfieldOfView
2018-04-19Only respond to left mouse buttonfieldOfView
2018-03-19Fix position of added anti support meshes in groupfieldOfView
2018-03-19Don't add a SettingOverrideDecorator twicefieldOfView
2018-03-16Fix codestylefieldOfView
2018-03-16Switch to translate tool when ctrl-clickingfieldOfView
2018-03-16Maintain a selection when removing a mesh, so the tool stays activefieldOfView
2018-03-16Parent added meshes to the parent node instead of creating a groupfieldOfView
2018-03-16Fix crash when clicking a non-slicable nodefieldOfView
2018-03-16Ignore the first press after the selection has been clearedfieldOfView
2018-03-15Remove group when "parent" is the only node in the groupfieldOfView
2018-03-15Select the picked node so the group does not get drawnfieldOfView
2018-03-15Add support eraser meshes to group so it does not dropfieldOfView
2018-03-15Click support eraser mesh to remove it from the scenefieldOfView
2018-03-14Disable Support Eraser if anti_overhang_mesh is disabledfieldOfView
2018-03-13Rename DepthPass to PickingPassfieldOfView
2018-03-13Move ray picking to DepthPassfieldOfView
2018-03-13Fix rendering depth passfieldOfView
2018-03-13Add depth pass for picking a locationfieldOfView
2018-02-27Merge branch 'master' into refactoring_machine_managerJack Ha
2018-02-23CURA-4968 Add the support eraser cube to the bottom of the buildplateDiego Prado Gesto
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-02-01Removed debug messages & unused codeIan Paschal
2018-01-31Added 2018 copyright and license informationIan Paschal
2018-01-31Added Support Eraser PluginIan Paschal