chiark / gitweb /
Save the filename of loaded files so we can use that when saving to SD card. Make...
authordaid303 <daid303@gmail.com>
Tue, 11 Jun 2013 09:16:44 +0000 (11:16 +0200)
committerdaid303 <daid303@gmail.com>
Tue, 11 Jun 2013 09:16:44 +0000 (11:16 +0200)
commita0e214bf9e5fcf0a3a294d526ccd449bd8d7bb0a
tree3c68cb2aecfc249c00ddd7568a7c7575af4ff802
parente7f830cdf53717ec86bda62bbd40e5970fb1e445
Save the filename of loaded files so we can use that when saving to SD card. Make the notification window always popup even if it was up already.
Cura/gui/sceneView.py
Cura/gui/tools/minecraftImport.py
Cura/gui/tools/superformula.py
Cura/gui/util/openglGui.py
Cura/util/mesh.py
Cura/util/meshLoaders/amf.py
Cura/util/meshLoaders/dae.py
Cura/util/meshLoaders/obj.py
Cura/util/meshLoaders/stl.py