chiark / gitweb /
Add more documentation, fix commandline slicing.
[cura.git] / Cura / util / meshLoaders / dae.py
2014-02-04 daidAdd more documentation, fix commandline slicing.
2014-01-30 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-30 daidRemove all the absolute imports, as they are unneeded.
2013-08-28 daidMerge pull request #540 from hg42/debian-tree-chmod...
2013-08-27 daidUpload design files with mesh files when uploading...
2013-06-12 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-11 daid303Save the filename of loaded files so we can use that...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-04-25 daid303Fix a dae load bug.
2013-04-25 daid303Fix dae loading.
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-08 daid303Merge fix.
2013-03-08 daid303Fix the collada loading bug, fix the mesh is unloaded...
2013-01-29 daidMerge pull request #349 from smorloc/master
2013-01-28 daid303Add very basic AMF support.