.. |
__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
|
Add xy_offset setting to list of settings that trigger a disallowed area update
|
2015-11-06 11:59:11 +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
|
Add thread yields to several long running and heavy processing jobs
|
2015-11-04 14:13:45 +01:00 |
ConvexHullNode.py
|
Head shape is now also shown in hull
|
2015-09-03 16:34:25 +02: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
|
Try to use Protobuf CPP implementation if it is available
|
2015-11-04 16:42:07 +01:00 |
CuraVersion.py.in
|
Make it possible to set Cura version from CMake
|
2015-11-01 22:02:54 +01:00 |
MultiMaterialDecorator.py
|
Added merging for multi material
|
2015-07-27 14:25:27 +02:00 |
OneAtATimeIterator.py
|
Fixed push free for one at a time
|
2015-09-08 13:31:16 +02: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 |