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-09-18fixes for reverting 11ebdf730389eca66bafc37be7c6a741c5641f46ChrisTerBeke
2017-09-18Remove loggingChrisTerBeke
2017-09-18CURA-4269 added a flag to determine wether auto drop should be executed or notChrisTerBeke
2017-09-14remove unused Logger importChrisTerBeke
2017-09-14CURA-4269 disable auto-drop for first time loaded models from project filesChrisTerBeke
2017-04-07Only push free nodes inside buildplateJaime van Kessel
2017-03-30WIP Solved stash apply. CURA-3610Jack Ha
2017-03-16Selection tool operation stoped no longer triggers platform physicsJaime van Kessel
2016-10-28Fixed drop to buildplate issue with 3mfJaime van Kessel
2016-09-22Platform collision no longer crashes if node has no parentJaime van Kessel
2016-09-08We shuffle the list of nodes so that the push free won't endlessly repeat the...Jaime van Kessel
2016-09-07No longer set move_vector when we don't have toJaime van Kessel
2016-09-06If a group node is outside build area, all it's children are also marked as suchJaime van Kessel
2016-09-05Platfom physics now actually checks max_overlap_checks instead of max_overlap...Jaime van Kessel
2016-09-05Platform physics now checks if the found result actually is a solutionJaime van Kessel
2016-09-01One at a time now uses correct shapes to push free againJaime van Kessel
2016-08-28Make automatic drop to buildplate optional.fieldOfView
2016-08-19When two nodes overlap, only one is pushed freeJaime van Kessel
2016-07-28Convex hull is no longer needlessly re-calculatedJaime van Kessel
2016-07-27Check ConvexHullHead vs ConvexHullHead collision. CURA-1776Jack Ha
2016-07-20Fix moving objects through bottom.Jack Ha
2016-07-20Fixed uncaught exception on first runJaime van Kessel
2016-07-18Raft thickness lowers the build volume.Jack Ha
2016-07-08Improved robustness of Platform physics by checking if the hulls are calculat...Jaime van Kessel
2016-06-30Fixes for the problem where duplicated objects were broken, missing hull 'sha...Simon Edwards
2016-05-25PlatformPhysics doesn't need ConvexHullJob either.Simon Edwards
2016-05-23Finally, use the new convex hull code to compute the object 'shadow' and excl...Simon Edwards
2016-05-21Adjustments to support immutable AxisAlignedBox.Simon Edwards
2016-05-12Prevent models from vibrating on the z axis due to fp errors, change the tole...Simon Edwards
2016-05-12Fix up BuildVolume's override of the AABB.Simon Edwards
2016-05-10Make Vector an immutable class.Simon Edwards
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-17Merge branch '2.1'Ghostkeeper
2016-03-15Removing unused importsThomas-Karl Pietrowski
2016-03-14Fixing typoThomas-Karl Pietrowski
2016-03-14Remove unused importsThomas-Karl Pietrowski
2016-03-09Selection is no longer ignored by push freeJaime van Kessel
2016-03-01Too high objects (in one at a time) are now greyed outJaime van Kessel
2015-10-23Use a decorator to track Z offsetArjen Hiemstra
2015-10-13Increase the amount of spacing from platform physicsArjen Hiemstra
2015-09-18Remove print statementJaime van Kessel
2015-09-14Fixes to grouping.Jaime van Kessel
2015-09-09Merged objects are no longer moved on platform plateJaime van Kessel
2015-09-08Fixed push free for one at a timeJaime van Kessel
2015-09-03One at a time now has the correct push free behaviourJaime van Kessel
2015-08-28Removed unused importJaime van Kessel
2015-08-26Added exception handling for checking overlap.Jaime van Kessel
2015-08-26Disabled bounding box intersection for physicsJaime van Kessel