Cura/cura
Arjen Hiemstra 4253a3f9ef Round convex hull data to 0.1mm, then remove duplicates
This greatly reduces convex hull complexity while at the same
time not introducing much error into the convex hull. This keeps
things responsive when dealing with more complex models.

Contributes to CURA-1387
2016-04-12 15:40:10 +02:00
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Changed silly typo 2016-04-01 16:33:33 +02:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Code cleanup 2016-03-02 14:49:41 +01:00
ConvexHullJob.py Round convex hull data to 0.1mm, then remove duplicates 2016-04-12 15:40:10 +02:00
ConvexHullNode.py Setting one at a time mode now decreases size of build volume 2016-03-25 10:59:11 +01:00
CrashHandler.py Fix crash handler to not complain about debug_mode not being set 2015-10-08 15:28:38 +02:00
CuraActions.py Defer opening the webbrowser until the next run of the event loop 2015-06-23 11:54:22 +02:00
CuraApplication.py Move file open queue handling later 2016-03-01 13:35:46 +01:00
CuraSplashScreen.py Fix splashscreen size on HiDPI (windows) screens 2015-12-30 09:53:26 +01:00
CuraVersion.py.in Make it possible to set Cura version from CMake 2015-11-01 22:02:54 +01:00
LayerData.py Use a map of colours rather than big if statement to get the layer color 2016-02-29 08:57:23 +01:00
LayerDataDecorator.py Moved LayerData & Decorator outside of backend plugin 2015-09-23 15:01:48 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py One at a time iterator no longer ignores objects higher than gantry height 2016-04-04 11:25:41 +02:00
PlatformPhysics.py Setting one at a time mode now decreases size of build volume 2016-03-25 10:59:11 +01:00
PlatformPhysicsOperation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
PrintInformation.py Removed unusued import 2016-03-02 16:12:27 +01:00
ZOffsetDecorator.py Removed stray debug print 2016-02-17 17:02:41 +01:00