Cura/cura
Arjen Hiemstra 3faccd5b3e If findObject returns none but object_id != 0 use the selected object
This works around an issue where the tool handles overlap the selected
object and thus context menu entries would not work.

Fixes #64
2015-06-24 11:59: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 Render the build platform grid as a single sided plane 2015-06-03 20:29:53 +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
ConvexHullJob.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullNode.py Do not render the convex hull node unless the object is selected 2015-06-16 13:20:22 +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 If findObject returns none but object_id != 0 use the selected object 2015-06-24 11:59:10 +02:00
PlatformPhysics.py Disable slicing and platform physics when an operation is being performed 2015-06-22 17:23:32 +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 Add a precision value to the time/quality slider settings and use that to round values 2015-06-19 12:08:43 +02:00