chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cura.git
2012-12-07
daid303
Turn all classes into new style classes, this speeds...
|
commitdiff
2012-12-07
daid303
Some minor fixes.
|
commitdiff
2012-12-07
daid303
Fix all the imports in skeinforge.
|
commitdiff
2012-12-07
daid303
Merge branch 'master' of github.com:daid/Cura
|
commitdiff
2012-12-07
daid303
Update on normal/quickprint mode. Now they share a...
|
commitdiff
2012-12-07
daid
Merge pull request #281 from GreatFruitOmsk/master
|
commitdiff
2012-12-07
Ilya Kulakov
Fix darwin setup.py according to new resources structure.
|
commitdiff
2012-12-07
Ilya Kulakov
Make gui.util a package.
|
commitdiff
2012-12-07
Ilya Kulakov
Fix power import.
|
commitdiff
2012-12-07
Ilya Kulakov
Fix typo in requirements.
|
commitdiff
2012-12-07
Ilya Kulakov
Use Power as pip dependency, not git submodule.
|
commitdiff
2012-12-07
Ilya Kulakov
Upload formula.
|
commitdiff
2012-12-07
Ilya Kulakov
Merge remote-tracking branch 'upstream/master'
|
commitdiff
2012-12-06
daid303
Move some gui utility files into a seperate location...
|
commitdiff
2012-12-06
daid303
Move resources in to their own subdirectory and update...
|
commitdiff
2012-12-06
Ilya Kulakov
Fix STLQuickLook is not copied into Mac OS X bundle.
|
commitdiff
2012-12-06
Ilya Kulakov
Ignore build files for Mac OS X.
|
commitdiff
2012-12-06
daid303
Quick and ugly change which fixes slicing with pypy...
|
commitdiff
2012-12-06
daid303
Fixed the imports.
|
commitdiff
2012-12-06
Daid
Updated all lineends for py files to unix style.
|
commitdiff
2012-12-06
daid
Merge pull request #280 from GreatFruitOmsk/macosx
|
commitdiff
2012-12-06
Ilya Kulakov
package.sh is able to package Cura using new build...
|
commitdiff
2012-12-06
Ilya Kulakov
Fix typo in README.
|
commitdiff
2012-12-06
Ilya Kulakov
Finish updating README for Mac OS X.
|
commitdiff
2012-12-05
Ilya Kulakov
Merge remote-tracking branch 'upstream/master' into...
|
commitdiff
2012-12-05
Ilya Kulakov
Initial subclass of wx.App and removing splash on Mac...
|
commitdiff
2012-12-05
Ilya Kulakov
Start updating README for Mac OS X.
|
commitdiff
2012-12-05
Ilya Kulakov
New py2app based distribution of Cura for Mac OS X.
|
commitdiff
2012-12-05
Ilya Kulakov
Fix resources, imports and indentations.
|
commitdiff
2012-12-05
daid303
Add Ultimaker upgrade page in first run wizard, which...
|
commitdiff
2012-12-05
daid303
Added rotation circle to make it easier to rotate models.
|
commitdiff
2012-12-04
daid303
Add experimental hop setting.
|
commitdiff
2012-12-04
daid303
Always use machine size / 2 as machine center and remov...
|
commitdiff
2012-12-04
daid303
Add steep overhang icons.
|
commitdiff
2012-12-04
daid303
Switch the order of extruders every layer when printing...
|
commitdiff
2012-12-04
daid303
Return to model viewing when using the rotate/scale...
|
commitdiff
2012-12-04
daid303
Improve the first run wizard with the communication...
|
commitdiff
2012-12-04
daid303
Improve the first run wizard with the communication...
|
commitdiff
2012-12-04
daid303
Fix another UTF-8 filename encoding bug. Add error...
|
commitdiff
2012-12-03
daid303
Add textbox which shows the bounderybox size of the...
|
commitdiff
2012-12-03
daid303
Set the default minimal layer time to 5 seconds. Proper...
|
commitdiff
2012-11-29
daid303
Some small text updates.
|
commitdiff
2012-11-27
daid303
Add temperature graph labels.
|
commitdiff
2012-11-27
daid303
Added general help for plugin tab, added open plugin...
|
commitdiff
2012-11-20
daid
Merge pull request #265 from GreatFruitOmsk/master
|
commitdiff
2012-11-20
Ilya Kulakov
Add timer handler.
|
commitdiff
2012-11-20
Ilya Kulakov
Set up timer to check power source every 10 seconds.
|
commitdiff
2012-11-20
daid
Merge pull request #264 from jedahan/master
|
commitdiff
2012-11-20
Ilya Kulakov
Show a warning if computer is not connected to AC power.
|
commitdiff
2012-11-19
Jonathan Dahan
allow user to cancel automatic installation of dependen...
|
commitdiff
2012-11-19
daid303
Add plugin with doubleclick.
|
commitdiff
2012-11-19
daid303
Make the project planner always auto-place.
|
commitdiff
2012-11-12
daid303
Updated changelog.
|
commitdiff
2012-11-12
daid303
Increased version number to 12.11
|
commitdiff
2012-11-12
daid303
Fixed the print window does not open bug!.
|
commitdiff
2012-11-08
daid303
Implement the help button for plugins.
|
commitdiff
2012-11-08
daid303
Fix safe remove of volume.
|
commitdiff
2012-11-08
daid303
Add missing import
|
commitdiff
2012-11-08
daid303
Make the endstop check in the first run wizard in a...
|
commitdiff
2012-11-08
daid303
Fixed the top down view light issue, made the project...
|
commitdiff
2012-11-08
daid303
Update on default colors.
|
commitdiff
2012-11-08
daid303
Add pauze at height plugin.
|
commitdiff
2012-11-07
daid303
Enable support cross hatch when printing with dual...
|
commitdiff
2012-11-06
daid303
Fix a missing import.
|
commitdiff
2012-11-06
daid303
Add safely remove SD feature.
|
commitdiff
2012-11-06
daid303
Add popups when copying files to the SD card, to indica...
|
commitdiff
2012-11-06
daid303
Update on the GL window, better lighting. Upda on the...
|
commitdiff
2012-11-06
daid303
Send firmware update per page size. The bootloader...
|
commitdiff
2012-11-05
daid303
MacOS show file instead of directroy when using open...
|
commitdiff
2012-11-02
daid303
Update icon with all resolutions.
|
commitdiff
2012-11-01
daid303
Better handle plugin exceptions.
|
commitdiff
2012-11-01
daid303
Better handle plugin exceptions.
|
commitdiff
2012-10-31
daid303
Add post processing plugin support.
|
commitdiff
2012-10-31
daid303
Add post processing plugin support.
|
commitdiff
2012-10-31
Daid
Do the refresh of the 3D window after drawing, this...
|
commitdiff
2012-10-30
Daid
Added readme.txt text.
|
commitdiff
2012-10-29
Daid
Hopefully fix the macos icon.
|
commitdiff
2012-10-29
Daid
Update template to use background inside of dmg.
|
commitdiff
2012-10-29
Daid
Filter out symlinks in /Volumes/ instead of filtering...
|
commitdiff
2012-10-29
daid303
Add preferences shortcut key #246
|
commitdiff
2012-10-29
Daid
Fix the splashscreen overlaying on the first run wizard...
|
commitdiff
2012-10-29
Daid
Fixes for macOS packing.
|
commitdiff
2012-10-29
daid303
Bugfix in mac example copy.
|
commitdiff
2012-10-29
daid303
Bugfix in mac example copy.
|
commitdiff
2012-10-29
daid303
Better way to add shortcut keys so they show on the...
|
commitdiff
2012-10-29
daid303
Add shortcut keys for load/slice/print.
|
commitdiff
2012-10-29
daid303
Merge branch 'master' of github.com:daid/Cura
|
commitdiff
2012-10-29
daid303
Fix bug where endcode is not inserted when it starts...
|
commitdiff
2012-10-29
daid303
No longer allow to resize the preferences and expert...
|
commitdiff
2012-10-28
Daid
Also show the error log button when we are closed.
|
commitdiff
2012-10-26
Daid
Add icon for .app
|
commitdiff
2012-10-26
daid303
Newer icon.
|
commitdiff
2012-10-26
daid303
Only list directories and never the main HD
|
commitdiff
2012-10-26
daid303
List volumes for macos SD card.
|
commitdiff
2012-10-26
daid303
Removed _export suffix. Slighty changed some texts.
|
commitdiff
2012-10-26
Daid
Fix bug where fullscreen on mac caused problems with...
|
commitdiff
2012-10-26
Daid
Fix the tooltip over the combobox for macOS X
|
commitdiff
2012-10-22
Daid
Updated changelog
|
commitdiff
2012-10-22
Daid
Fix the bug where you can not select a material and...
|
commitdiff
2012-10-22
Daid
Store the user data in the home directory for linux...
|
commitdiff
next