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-09-28Changing AGPLv3 to LGPLv3Mark
2017-04-05ConvexHull Scene node no longe re-builds the shader every time it's createdJaime van Kessel
2017-03-16Moved setting of color for convex hull to constructorJaime van Kessel
2017-01-24Use themeable colors in Solid, Xray & Layer viewfieldOfView
2016-07-28Layout. CURA-1707Jack Ha
2016-07-27Tweak convex hull node and transparent object shaderArjen Hiemstra
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-06-22Fixed up the convex hull 'shadow' creation and deletion after the merge.Simon Edwards
2016-05-26Better handling of degenerate convex hull cases.Simon Edwards
2016-05-24Only remove the old convex hull shadow when a tool is really being used.Simon Edwards
2016-05-23Finally, use the new convex hull code to compute the object 'shadow' and excl...Simon Edwards
2016-04-28Removed unused codeJaime van Kessel
2016-04-08Update documentation & code cleanupJaime van Kessel
2016-04-04Merge branch '2.1'Ghostkeeper
2016-03-25Setting one at a time mode now decreases size of build volumeJaime van Kessel
2016-03-25Removed color from convex hull node when it has profile / settingJaime van Kessel
2016-03-15Marking another unused variableThomas-Karl Pietrowski
2016-03-14Removing more unneeded importsThomas-Karl Pietrowski
2016-01-22Remove superfluous commentGhostkeeper
2016-01-21Use MeshBuilder to make convex hull meshGhostkeeper
2015-12-14Render Convex Hull below 0 to avoid z fighting artifactsArjen Hiemstra
2015-12-14Fix convex hull and layer view renderingArjen Hiemstra
2015-12-14Fix ConvexHullNode so it rendersArjen Hiemstra
2015-12-14Update BuildVolume and ConvexHullNode to use new APIArjen Hiemstra
2015-11-27Fix coding style issuesArjen Hiemstra
2015-09-03Head shape is now also shown in hullJaime van Kessel
2015-08-21Merge branch 'master' of github.com:ultimaker/Cura into per_object_settingsArjen Hiemstra
2015-08-19Render ConvexHullNode with different colors depending on setting/profile over...Arjen Hiemstra
2015-08-18Fix convex hull and other bits so they use the new APIArjen Hiemstra
2015-08-13Fixed bug that caused crash when object was entirely below platformJaime van Kessel
2015-07-16Mult-nested convex hulls should now be correctly updatedJaime van Kessel
2015-07-14Groups now also have a convexHullJaime van Kessel
2015-06-16Do not render the convex hull node unless the object is selectedArjen Hiemstra
2015-05-18Move src to cura so we can use the same package for installed and sourceArjen Hiemstra