- 06 Feb, 2011 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@968 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 02 Feb, 2011 1 commit
-
-
sumpfralle authored
* a worker thread puts every new task into a "pending" queue immediately after accepting it * the "pending" check is checked regularly for old items -> they are reinjected into the task queue * the risk of losing a task is now close to zero git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@949 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 28 Jan, 2011 1 commit
-
-
sumpfralle authored
fixed some more path issues fixed path handling (local path to URI style) for RecentManager items git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@944 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Jan, 2011 1 commit
-
-
sumpfralle authored
added a link to the wiki (SupportedFormats) for DXF import errors git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@914 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 30 Dec, 2010 1 commit
-
-
sumpfralle authored
* info log messages (emitted during early startup) are now visible in the GTK log window git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@898 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 12 Nov, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@833 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Nov, 2010 3 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@832 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@831 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added an "update" method to the ProgessCounter to allow GUI updates without incrementing the counter git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@825 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 24 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@808 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 16 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@783 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 15 Oct, 2010 1 commit
-
-
sumpfralle authored
fixed typos git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@781 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 14 Oct, 2010 4 commits
-
-
sumpfralle authored
increased timeout for task handlers git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@778 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@777 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
removed obsolete parameter from task initialization git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@776 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@771 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 13 Oct, 2010 5 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@768 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
make "get_statistics" (hopefully) even more thread-safe git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@767 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@765 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@761 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
reduced delay after re-queueing git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@760 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 12 Oct, 2010 4 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@754 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@753 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
switched back to tuple as parameter for parallelized functions (necessary for "imap" function in multiprocessing) fixed small issues of the "cutter.moveto/cutter.drop" transition git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@750 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@749 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 11 Oct, 2010 7 commits
-
-
sumpfralle authored
implemented ordered/unordered task result delivery git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@748 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
adjusted the ContourFollow strategy to use caching properly git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@747 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
improved uuid handling of Model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@745 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@744 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@743 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
use job IDs to distinguish between remaining cruft from old tasks and results of the current task git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@742 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed a minor bug reported by "abrom" - thanks! git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@741 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 10 Oct, 2010 4 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@739 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@738 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@737 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@736 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Oct, 2010 2 commits
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@735 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@734 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 07 Oct, 2010 1 commit
-
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@733 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 05 Oct, 2010 1 commit
-
-
sumpfralle authored
added a Lock to prevent parallel access to the cutter's "moveto" function (this would cause problems with the collision detection) fixed a weird namespace issue in the startup script git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@729 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-