chiark / gitweb /
cura.git
2012-12-07 Ilya KulakovUse Power as pip dependency, not git submodule.
2012-12-07 Ilya KulakovUpload formula.
2012-12-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2012-12-06 daid303Move some gui utility files into a seperate location...
2012-12-06 daid303Move resources in to their own subdirectory and update...
2012-12-06 Ilya KulakovFix STLQuickLook is not copied into Mac OS X bundle.
2012-12-06 Ilya KulakovIgnore build files for Mac OS X.
2012-12-06 daid303Quick and ugly change which fixes slicing with pypy...
2012-12-06 daid303Fixed the imports.
2012-12-06 DaidUpdated all lineends for py files to unix style.
2012-12-06 daidMerge pull request #280 from GreatFruitOmsk/macosx
2012-12-06 Ilya Kulakovpackage.sh is able to package Cura using new build...
2012-12-06 Ilya KulakovFix typo in README.
2012-12-06 Ilya KulakovFinish updating README for Mac OS X.
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-05 Ilya KulakovInitial subclass of wx.App and removing splash on Mac...
2012-12-05 Ilya KulakovStart updating README for Mac OS X.
2012-12-05 Ilya KulakovNew py2app based distribution of Cura for Mac OS X.
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-12-05 daid303Add Ultimaker upgrade page in first run wizard, which...
2012-12-05 daid303Added rotation circle to make it easier to rotate models.
2012-12-04 daid303Add experimental hop setting.
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-12-04 daid303Add steep overhang icons.
2012-12-04 daid303Switch the order of extruders every layer when printing...
2012-12-04 daid303Return to model viewing when using the rotate/scale...
2012-12-04 daid303Improve the first run wizard with the communication...
2012-12-04 daid303Improve the first run wizard with the communication...
2012-12-04 daid303Fix another UTF-8 filename encoding bug. Add error...
2012-12-03 daid303Add textbox which shows the bounderybox size of the...
2012-12-03 daid303Set the default minimal layer time to 5 seconds. Proper...
2012-11-29 daid303Some small text updates.
2012-11-27 daid303Add temperature graph labels.
2012-11-27 daid303Added general help for plugin tab, added open plugin...
2012-11-20 daidMerge pull request #265 from GreatFruitOmsk/master
2012-11-20 Ilya KulakovAdd timer handler.
2012-11-20 Ilya KulakovSet up timer to check power source every 10 seconds.
2012-11-20 daidMerge pull request #264 from jedahan/master
2012-11-20 Ilya KulakovShow a warning if computer is not connected to AC power.
2012-11-19 Jonathan Dahanallow user to cancel automatic installation of dependen...
2012-11-19 daid303Add plugin with doubleclick.
2012-11-19 daid303Make the project planner always auto-place.
2012-11-12 daid303Updated changelog.
2012-11-12 daid303Increased version number to 12.11
2012-11-12 daid303Fixed the print window does not open bug!.
2012-11-08 daid303Implement the help button for plugins.
2012-11-08 daid303Fix safe remove of volume.
2012-11-08 daid303Add missing import
2012-11-08 daid303Make the endstop check in the first run wizard in a...
2012-11-08 daid303Fixed the top down view light issue, made the project...
2012-11-08 daid303Update on default colors.
2012-11-08 daid303Add pauze at height plugin.
2012-11-07 daid303Enable support cross hatch when printing with dual...
2012-11-06 daid303Fix a missing import.
2012-11-06 daid303Add safely remove SD feature.
2012-11-06 daid303Add popups when copying files to the SD card, to indica...
2012-11-06 daid303Update on the GL window, better lighting. Upda on the...
2012-11-06 daid303Send firmware update per page size. The bootloader...
2012-11-05 daid303MacOS show file instead of directroy when using open...
2012-11-02 daid303Update icon with all resolutions.
2012-11-01 daid303Better handle plugin exceptions.
2012-11-01 daid303Better handle plugin exceptions.
2012-10-31 daid303Add post processing plugin support.
2012-10-31 daid303Add post processing plugin support.
2012-10-31 DaidDo the refresh of the 3D window after drawing, this...
2012-10-30 DaidAdded readme.txt text.
2012-10-29 DaidHopefully fix the macos icon.
2012-10-29 DaidUpdate template to use background inside of dmg.
2012-10-29 DaidFilter out symlinks in /Volumes/ instead of filtering...
2012-10-29 daid303Add preferences shortcut key #246
2012-10-29 DaidFix the splashscreen overlaying on the first run wizard...
2012-10-29 DaidFixes for macOS packing.
2012-10-29 daid303Bugfix in mac example copy.
2012-10-29 daid303Bugfix in mac example copy.
2012-10-29 daid303Better way to add shortcut keys so they show on the...
2012-10-29 daid303Add shortcut keys for load/slice/print.
2012-10-29 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-29 daid303Fix bug where endcode is not inserted when it starts...
2012-10-29 daid303No longer allow to resize the preferences and expert...
2012-10-28 DaidAlso show the error log button when we are closed.
2012-10-26 DaidAdd icon for .app
2012-10-26 daid303Newer icon.
2012-10-26 daid303Only list directories and never the main HD
2012-10-26 daid303List volumes for macos SD card.
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-26 DaidFix bug where fullscreen on mac caused problems with...
2012-10-26 DaidFix the tooltip over the combobox for macOS X
2012-10-22 DaidUpdated changelog
2012-10-22 DaidFix the bug where you can not select a material and...
2012-10-22 DaidStore the user data in the home directory for linux...
2012-10-22 DaidUpdate on macos install script, run the installers...
2012-10-19 daid303Fix dae matrix and instance_node support. Which makes...
2012-10-19 daid303Fix the machine size drawing when X and Y are differnt
2012-10-18 daid303Added dae support which can be exported from google...
2012-10-15 daid303Add warning when installing custom firmware
2012-10-15 daid303Fix the background of the load/prepare/print buttons...
2012-10-15 DaidFix layout of print window for MacOS
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-10-12 DaidUpdated path in osx cura package result.
2012-10-12 daid303Better archive the Cura.app
next