chiark / gitweb /
Only draw the GCode layers when they are on screen, to remove the slowdown in model...
authordaid303 <daid303@gmail.com>
Tue, 29 Jan 2013 09:01:57 +0000 (10:01 +0100)
committerdaid303 <daid303@gmail.com>
Tue, 29 Jan 2013 09:01:57 +0000 (10:01 +0100)
commit31810090f5c2570ab5a6a03b51d9475a22e8a893
treeb624a591876c40e2eecffbda4c8d2cb3608eed71
parent437e990b5b486306d28c8e5635d7fd900aee4cc8
Only draw the GCode layers when they are on screen, to remove the slowdown in model view. Fix the minimal feedrate problems in the cooling plugin.
Cura/gui/preview3d.py
Cura/gui/projectPlanner.py
Cura/gui/util/openglGui.py
Cura/slice/cura_sf/skeinforge_application/skeinforge_plugins/craft_plugins/cool.py