Cura/cura
Ghostkeeper 6ef5aeb02b Remove superfluous comment
This should be obvious. The thought process was that now we're using the builder instead of making the MeshData object directly, but that has only relevance if you still remember what the old code was.

Contributes to issue CURA-625.
2016-01-22 15:25:08 +01: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 Fixed scale to max (forgot to substract & add skirt size) 2016-01-07 17:28:01 +01: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 ConvexHullDecorator is now correctly duplicated 2016-01-15 15:18:16 +01:00
ConvexHullJob.py Correct convex hull in one-at-a-time mode 2015-12-29 15:08:09 +01:00
ConvexHullNode.py Remove superfluous comment 2016-01-22 15:25:08 +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 Merge pull request #588 from Ultimaker/fix_cura-679 2016-01-20 12:19:18 +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 Merge branch '15.10' 2015-11-13 11:31:29 +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 Fix coding style issues 2015-11-27 16:53:32 +01:00
PlatformPhysics.py Use a decorator to track Z offset 2015-10-23 14:04:27 +02: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 Remove most of the PrintInformation code and fix the material amount to use profile 2015-09-01 15:05:31 +02:00
ZOffsetDecorator.py Use a decorator to track Z offset 2015-10-23 14:04:27 +02:00