- 17 Jul, 2010 3 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@476 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed some code-style warnings git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@475 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@474 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 16 Jul, 2010 6 commits
-
-
sumpfralle authored
* if there was a bug in the STL exporter of AOI, then it seems to be fixed now git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@473 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@472 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* otherwise it was not possible to generate toolpaths after transforming the model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@471 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@470 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@469 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@468 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Jul, 2010 9 commits
-
-
sumpfralle authored
* "finish" now appends new toolpath segments to previous ones (before: previous ones were thrown away) * now all PathProcessors keep previous toolpaths after calling "finish" git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@467 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
warn if a Bounds conversion can't be done in a reversible way (zero-sized dimension with relative margin) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@466 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@465 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
force menu icons to be displayed (even if desktop->gnome->interface->buttons_have_icons is unset (default)) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@464 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
* see http://sourceforge.net/tracker/?func=detail&aid=3015128&group_id=237831&atid=1104178 * thanks to imyrek! updated the changelog git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@463 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@462 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@461 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
use "export" function of the specific model type disable "save" menu items if the model type does not support export (e.g. ContourModel) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@460 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@459 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Jul, 2010 5 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@458 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@457 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@456 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@455 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@454 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 13 Jul, 2010 7 commits
-
-
sumpfralle authored
* added almost all commandline parameters for non-interactive toolpath generation git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@453 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@452 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@451 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
add auto-detection of the GTK library path in Windows (the current installer does not it to the PATH environment) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@450 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
use the new "plat-name" parameter of python 2.6 distutils (if available) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@449 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@448 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@447 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 10 Jul, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@437 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Jul, 2010 9 commits
-
-
sumpfralle authored
final fixes for the bounds management git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@436 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
moved the "bounds" handling to a separate class git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@435 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
OpenGL is not a requirement, but just a recommend git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@434 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
use the general logging facility instead of "show_error_dialog" git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@433 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
implemented a first simple logging handler git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@432 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
ignore pyc files (svn:ignore) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@431 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
renamed pycamGUI to pycam and implemented a basic input handling for non-interactive processing git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@430 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added additional check for GL support of the graphic driver git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@429 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed obsolete piece of code git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@428 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-