chiark / gitweb /
cura.git
2013-01-28 DaidUpdated version number to 13.01
2013-01-28 daid303Add basic AMF support to skeinforge.
2013-01-28 daid303Properly check the v1/2/3 tag, else we have issues...
2013-01-28 daid303Add very basic AMF support.
2013-01-28 daid303Fix combined STL save.
2013-01-28 daid303Rotate/scale now work in the project planner!.
2013-01-28 daid303More fixes for the project planner, still not functional.
2013-01-27 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-27 daid303Initial changes to get some project planner stuff worki...
2013-01-27 daidMerge pull request #347 from smorloc/master
2013-01-26 smorlocFixes #320 Batch Run: tags in gcode not expanded
2013-01-26 daidMerge pull request #345 from GreatFruitOmsk/master
2013-01-26 Steven MorlockUI update to support MacOS
2013-01-26 smorlocUI update to support MacOS
2013-01-25 Ilya KulakovUpdate python.rb to match recent changes in Homebrew.
2013-01-25 smorlocFixed dropped character in MacOS wxPython build
2013-01-25 daid303Add GL load file button, and improve the GLButton code...
2013-01-25 daid303Move the OpenGL GUI base code to a seperate class for...
2013-01-25 smorlocDynamic columns in left left pane (for testing)
2013-01-24 daid303Split off some code from preview3d.py, which is becomin...
2013-01-24 daidMerge pull request #342 from smorloc/master
2013-01-24 daid303Add OpenGL buttons for tool selection.
2013-01-24 smorlocFix for problems with new layout
2013-01-24 daid303Fix the slicer crash bug because of missing multiply...
2013-01-24 daid303Added missing temp info image.
2013-01-23 daidMerge pull request #341 from smorloc/master
2013-01-23 daid303Fix the slicer crash bug because of missing multiply...
2013-01-23 daid303Added missing temp info image.
2013-01-22 smorlocFixed class/method name typo 'exporer'
2013-01-22 smorlocFixed filename typo exporer.py
2013-01-22 smorlocFixed class name typo sliceProgessPanel
2013-01-22 smorlocFixed filename typo sliceProgessPanel.py
2013-01-22 smorlocMerge remote-tracking branch 'upstream/master'
2013-01-22 smorlocAllow plugin variable names to include underscore
2013-01-22 smorlocAllow plugin variable names to include numbers
2013-01-22 daid303Maximize the window on first startup.
2013-01-22 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-22 daidMerge pull request #338 from smorloc/master
2013-01-22 daid303Fix outline display and overhang display (overhang...
2013-01-22 daid303Only enable batchrun and project planner when fulle...
2013-01-22 smorlocFix for omission in new layout code
2013-01-21 smorlocNew layout
2013-01-21 daidMerge pull request #337 from hroncok/master
2013-01-21 Miro HrončokAdd py prefix to OpenGL and serial. Exit when error.
2013-01-21 Miro HrončokRedone launcher from Bash to Python
2013-01-21 daid303Properly handle the unfilled window positions.
2013-01-19 daidMerge pull request #333 from smorloc/master
2013-01-19 smorlocDon't save window size/pos on exit if minimized
2013-01-19 smorlocFix to add initial model file(s) to MRU list
2013-01-19 Ilya KulakovFix typos in README.
2013-01-19 daid303Add working scale tool.
2013-01-19 daid303Add visual nodes for the scale tool.
2013-01-19 daid303Slight change to the object info corners so there are...
2013-01-19 daid303Replacement for gluUnproject, which seems to be causing...
2013-01-19 daid303Fixing #328
2013-01-18 daidMerge pull request #329 from smorloc/master
2013-01-18 daidMerge pull request #330 from GreatFruitOmsk/master
2013-01-17 Ilya KulakovFix typos in README.
2013-01-17 daid303Add working scale tool.
2013-01-17 daid303Add visual nodes for the scale tool.
2013-01-17 daid303Slight change to the object info corners so there are...
2013-01-17 daid303Replacement for gluUnproject, which seems to be causing...
2013-01-17 daid303Fixing #328
2013-01-17 smorlocAdded "Check for update..." menu item
2013-01-17 smorlocSave & restore main window position
2013-01-16 daid303Removed the infobox, made useless because of the new...
2013-01-16 daidMerge pull request #323 from smorloc/master
2013-01-16 daid303Update rotate tool with text, and add info tool.
2013-01-16 daid303Update on the font draw.
2013-01-16 daid303Use better font rending for the X/Y/Z
2013-01-16 daid303Update on rotation tools, this breaks a lot of function...
2013-01-16 smorlocAdded python path needed to run slicer
2013-01-15 smorlocAdded MRU file list for models & profiles
2013-01-15 daidMerge pull request #322 from smorloc/master
2013-01-14 smorlocFixed SD card eject under Windows
2013-01-14 daid303Keep working when the platform stl is missing.
2013-01-14 daid303Add proper attribution for #231
2013-01-13 daid303Fix the mirror options.
2013-01-11 daid303Fixing issue #319 - OBJ support with quads instead...
2013-01-11 daid303Add option to have the center of the printer at 0,0...
2013-01-10 daid303Update on firmware to 13.01.
2013-01-10 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-10 daid303Add feature which checks for newer releases on startup.
2013-01-10 daidMerge pull request #315 from GreatFruitOmsk/master
2013-01-10 Ilya KulakovFix typos in README, better representation of build...
2013-01-09 Ilya KulakovAdd formula to create appropriate python build.
2013-01-09 daid303Remove some commented old code.
2013-01-09 daid303Remove some commented old code.
2013-01-09 Ilya KulakovClarify Mac OS X Guide.
2013-01-09 daid303Fix the progressbars in the projectplanner..
2013-01-09 daid303Fixing project planner slicing for newer slicer impleme...
2013-01-09 daid303Allow manual placement by preference. And add option...
2013-01-09 daid303Should use "is None" instead of "== None"
2013-01-08 daid303Better show invalid placement when objects are not...
2013-01-08 daid303Add missing else statements in initial wizard
2013-01-08 daid303Minor cleanup suggested by pycharm, which speeds up...
2013-01-08 daid303Fix scale with new matrix mode,
2013-01-07 daid303Pass a matrix to the slicer for scale and rotation.
2013-01-07 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-04 daid303Huge update to put all the code for slicing at the...
next