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
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-10Update the Support Eraser icon sizeNino van Hooff
2019-09-10Update the Support Eraser (support blocker) iconNino van Hooff
2019-05-24Calculate bounding box for helper meshesLipu Fei
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-08-27Increase plugin API version to 5Aleksei S
2018-08-10Merge pull request #4210 from fieldOfView/fix_support_eraser_renderingDiego Prado Gesto
2018-08-10Remap shortcutGhostkeeper
2018-08-08Fix rendering support eraser cubesfieldOfView
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