Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-19Added option to copy profile settings to clipboard and reading settings from ...Jaime van Kessel
2013-09-17Change how the localization of profile settings is done. This makes it possib...daid
2013-09-15Add initial support for i18n.Ilya Kulakov
2013-08-30Reword option helpRoss Hendrickson
2013-08-30remove printRoss Hendrickson
2013-08-30Add simple output option to command line optionsRoss Hendrickson
2013-06-11Fix commandline slicing, only print the plugin result if there was an error.daid303
2013-05-17Copyright message needs to be after the __future__ imports.daid303
2013-05-17Add proper copyright statements.daid303
2013-04-25Improve the startup a bit, hide the splashscreen at a better timing and do no...daid303
2013-04-23Fix commandline slicing.daid303
2013-04-05Some code cleanup and fixing the minecraft import.daid303
2013-03-20Make new setting code active, and add all ranges for settings. Still has some...daid303
2013-02-06Remove the load/prepare/print buttons from the bottom as they are in the 3D w...daid303
2013-01-02Revert the multiprocessing, as multiprocessing with wxPython does not work fo...daid303
2013-01-02Update print window to use multiprocessing instead of starting our own subpro...daid303
2012-12-10Small extra comment to make it clear why the import is at an odd spotdaid303
2012-12-10Make a single entry point for the GUI interface, as Cura.gui.appdaid303
2012-12-07Update on normal/quickprint mode. Now they share a lot of code and use the sa...daid303
2012-12-06Quick and ugly change which fixes slicing with pypy. Cleanup will follow.daid303
2012-12-06Fixed the imports.daid303
2012-12-05Initial subclass of wx.App and removing splash on Mac OS X.Ilya Kulakov
2012-12-05Fix resources, imports and indentations.Ilya Kulakov
2012-10-29Fix the splashscreen overlaying on the first run wizard on mac.Daid
2012-10-19Added dae support which can be exported from google sketchup.daid303
2012-08-31Move the validators from gui to util, they do not have gui specific code.daid
2012-08-30Added a loading splashscreen. (needs better artwork)daid
2012-07-26Allow you to give an STL file on the command line so it opens the file in Cur...daid
2012-06-01Added start of SVG 2D slicer.daid
2012-06-01More fixes for a frozen build. Adds the code used by pypy into a zip which py...daid
2012-05-16Support loading a profile ini file from the commandline.daid
2012-04-17Some changes for the project manager.Daid
2012-04-13Seperate print interface into a different process.daid
2012-03-30No longer use the current_profile.ini to share the profile between the backen...daid
2012-03-28Split gui to gui and util directories.daid
2012-03-27Move SF into its own directory, to seperate SF and Cura. Rename newui to gui.daid
2012-03-24Rename from SkeinPyPy to Cura in URLs, paths and scripts.Daid