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
2019-09-04Only use DYLD_FALLBACK_LIBRARY_PATH once for trimesh.loadLipu Fei
2019-09-04Fix CTM loading on LinuxLipu Fei
2019-09-04Fix GLTF workaround for OSXLipu Fei
2019-09-04Add workaround for GLTF loading on OSXLipu Fei
2019-08-20chdir to ~ on Linux if frozenLipu Fei
2019-06-06Fix mistake in CLI checkLipu Fei
2019-06-06Do not redirect stdout and stderr for CLILipu Fei
2019-03-26Fix for weird home directories on WindowsGhostkeeper
2019-01-18Get app name from ApplicationMetaDatafieldOfView
2019-01-18Merge branch 'master' into feature_curaversion_appnamefieldOfView
2018-12-06The trigger_early_crash did not trigger early crash for testing purposesAleksei S
2018-11-13Make Cura app name configurable in CuraVersionfieldOfView
2018-07-26Fix bug with libSavitar not loading due to SIPGhostkeeper
2018-07-05Use double quotesGhostkeeper
2018-06-28Move initialization into Uranium's run() functionGhostkeeper
2018-06-06Merge branch '3.4'Ghostkeeper
2018-06-06Remove trailing slash in Windows configuration pathGhostkeeper
2018-05-08CURA-5164 Fix typo in the method signatureDiego Prado Gesto
2018-05-04WIP: Make application initialization and start up more clearLipu Fei
2018-05-02Fix indentLipu Fei
2018-03-29make Linux+NVidia fix fail gracefullyJörg Walter
2018-02-05CURA-4895 Close the splash screen when the early crash dialog appears. Increa...Diego Prado Gesto
2018-02-05Splash closed on early crashIan Paschal
2018-02-05Fix AutoSave crashing the early crash dialogLipu Fei
2018-02-05Fixes for early crash dialogLipu Fei
2018-02-05Add a CLI flag to test early crashLipu Fei
2018-02-05Make an extra early crash dialogLipu Fei
2018-02-05Make crash dialog available before Application startsLipu Fei
2018-01-29Add encoding='utf-8' for text file readingLipu Fei
2018-01-07Activation workaround Linux+NVidia proprietary drivers for all distributionsAnton Midyukov
2017-12-10Simplify getting known argsThomas Karl Pietrowski
2017-12-10Tell early parser not to add helpThomas Karl Pietrowski
2017-12-09Code styleThomas Karl Pietrowski
2017-12-09TypoThomas Karl Pietrowski
2017-12-09cura_app: Adding help text for debugThomas Karl Pietrowski
2017-12-09Adding the application nameThomas Karl Pietrowski
2017-12-09Correcting if clauseThomas Karl Pietrowski
2017-12-09Don't hook to CrashHandler, if we are debuggingThomas Karl Pietrowski
2017-12-09Creating an argparser early and add a "debug" optionThomas Karl Pietrowski
2017-12-08cura_app: We store logs now at "Roaming"Thomas Karl Pietrowski
2017-12-08Getting logs earlier!Thomas Karl Pietrowski
2017-12-08Compare linux distro names in lower casesLipu Fei
2017-12-08Merge pull request #2903 from AndrewDonaldson/fedora-nvidia-testLipu Fei
2017-12-04Get default settings view to work as sidebar componentChrisTerBeke
2017-12-04Add Fedora to test for nvidia driver work around.Andrew Donaldson
2017-10-09Changed Crash Report layout and new information included - CURA-4195Diego Prado Gesto
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-05Correct stdout and stderr redirect location on MacLipu Fei
2017-09-04Fix stdout and stderr redirecting file locationLipu Fei
2017-05-24Enable the Python faulthandlerArjen Hiemstra