chiark / gitweb /
Fixed the imports.
[cura.git] / Cura / util / stl.py
2012-12-06 daid303Fixed the imports.
2012-10-04 daid303Fix loading of ascii stl files with MacOS line-ends.
2012-10-04 daid303Add loading improvement to changelog.
2012-07-30 daidFix the mesh splitter after bug introduced by numpy...
2012-07-27 daidFixed the part splitter
2012-07-26 daidMerge branch 'master' of github.com:daid/Cura
2012-07-26 daidFix the save STL function after numpy upgrade.
2012-07-26 daidIncrease performance and decrease memory usage by using...
2012-07-17 daidMerge branch 'master' of github.com:daid/Cura
2012-07-15 daidMerge pull request #166 from jcosmo/master
2012-07-15 daidMerge pull request #168 from martinxyz/master
2012-07-15 Martin RenoldFix loading binary stl
2012-07-12 daidFix for http://www.thingiverse.com/thing:19295 stl
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidSome fixes to start support for python3.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-25 daidAdded "split plate" function to project planner, which...
2012-05-18 DaidAbstract the 3D model related functions into a seperate...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 daidAdded copy button to project planner, and cleaned up...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-22 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-21 DaidAdd autoplace button to project planner
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidAdded my own STL loader, no longer using the one from...