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
2017-11-20Merge pull request #2685 from Ultimaker/container_stack_improvementsChrisTerBeke
2017-10-05Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0""Ghostkeeper
2017-10-05Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"Ghostkeeper
2017-10-02Don't expand convex hull if offset < 0Ghostkeeper
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-28Update convex hull to account for first layer horizontal expansionfieldOfView
2017-05-22Let global stack handle limit to extruderGhostkeeper
2017-05-16cleanup: remove raft height stuff from ConvexHullDecorator (CURA-3819)Tim Kuipers
2017-04-10Revert file permissions. CURA-3670Jack Ha
2017-04-10Fixed one_at_a_time and arranger. CURA-3670Jack Ha
2017-03-13feat: model to mold (CURA-3512)Tim Kuipers
2017-03-07Don't offset hull if offset is 0Ghostkeeper
2017-03-07Don't always offset with 0.5mmGhostkeeper
2017-02-22Fixed convex hull for triangles. CURA-3314Jack Ha
2016-12-12Lots of import fixes. Eliminated the import hacks such as those used inside U...Simon Edwards
2016-11-14fix: don't expand disallowed areas when using none platform adhesion (CURA-759)Tim Kuipers
2016-10-18ConvexHull decorater no longer crashes if node has no MeshDataJaime van Kessel
2016-09-29Document parameters of _offsetHullGhostkeeper
2016-09-28Recompute convex hull if xy_offset changesGhostkeeper
2016-09-28Rename _roundHull to _offsetHullGhostkeeper
2016-09-28Document _roundHullGhostkeeper
2016-09-28Re-use _roundHull methodGhostkeeper
2016-09-28Also apply horizontal expansion on normal roundingGhostkeeper
2016-09-28Remove duplicate code for creating circle approximationsGhostkeeper
2016-09-27Improve documentationGhostkeeper
2016-09-27Fix _getSettingProperty upGhostkeeper
2016-09-27Use per-mesh settings if it has themGhostkeeper
2016-09-27Expand convex hull by horizontal expansionGhostkeeper
2016-09-27Remove unused value for extra_marginGhostkeeper
2016-09-27Fix function call to _getSettingPropertyGhostkeeper
2016-09-27Raise exception when encountering unknown build adhesion typeGhostkeeper
2016-09-15Brim, raft & skirt settings are now retrieved from correct extruder (if any)Jaime van Kessel
2016-09-01One at a time mode now adds platform adhesion to convex hullsJaime van Kessel
2016-07-28Fix convex hull being updated after removing CPU eating monster.Jack Ha
2016-07-28Convex hull is no longer needlessly re-calculatedJaime van Kessel
2016-07-26Fix overlapping object with raft/brim/skirt in one-at-a-time mode.Jack Ha
2016-07-25Fix for one-at-a-time. CURA-1707Jack Ha
2016-07-25Added an extruded convex hull as a raft instead of a grey plane.Jack Ha
2016-07-20Cutoff point for convex hull is now a bit below 0 to prevent rounding issues.Jaime van Kessel
2016-06-28Fixed up the 3MF reader to use the changed MeshBuilder and MeshData.Simon Edwards
2016-06-22'One at a time' printing was broken due to a regression in the convex hull de...Simon Edwards
2016-06-22Reimplement the "no convex hull when using a tool" functionality.Simon Edwards
2016-06-22Fixed up the convex hull 'shadow' creation and deletion after the merge.Simon Edwards
2016-06-21Merge branch 'master' into simple_convex_hullSimon Edwards
2016-06-15Minor rework in response to code review.Simon Edwards
2016-06-02Fix containersChanged signal handlersArjen Hiemstra
2016-05-31Make convex hull decorator respond properly to property change eventsArjen Hiemstra
2016-05-26Better handling of degenerate convex hull cases.Simon Edwards
2016-05-25Removed some debug.Simon Edwards
2016-05-25Merge branch 'settings_rework'Arjen Hiemstra