..
__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
Fix ConvexHull{Decorator,Job} to work with the new profile structure
2015-09-01 15:03:29 +02:00
ConvexHullJob.py
Correct convex hull in one-at-a-time mode
2015-12-29 15:08:09 +01:00
ConvexHullNode.py
Render Convex Hull below 0 to avoid z fighting artifacts
2015-12-14 13:58:24 +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
Allows for a file to be opened using the terminal
2016-01-15 16:06:01 +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