..
__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
Use working profile instead of "active" profile
2016-02-08 09:20:46 +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
Use working profile instead of "active" profile
2016-02-08 09:20:46 +01:00
ConvexHullJob.py
Use working profile instead of "active" profile
2016-02-08 09:20:46 +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
Add log entry when opening a file via Qt event
2016-03-01 11:23:20 +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
Use working profile instead of "active" profile
2016-02-08 09:20:46 +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
Use working profile instead of "active" profile
2016-02-08 09:20:46 +01:00
ZOffsetDecorator.py
Removed stray debug print
2016-02-17 17:02:41 +01:00