• sumpfralle's avatar
    The multi-threading code caused problems: · 801a9cfc
    sumpfralle authored
     - pycam did not start on Windows
     - PyODE occasionally exposed a threading bug ("Exception exceptions.KeyError: (...,) in 'ode.collide_callback' ignored") preventing ODE from detecting any collisions
      - this rarely happened with the "Finish" processing template
      - this usually happened with the "Rough" processing template
    Thus the threading code is gone again. Instead there will be lazy GUI updates via gtk.main_iteration in the draw_callback function.
    
    
    git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@171 bbaffbd6-741e-11dd-a85d-61de82d9cad9
    801a9cfc
Name
Last commit
Last update
..
Cutters Loading commit data...
Exporters Loading commit data...
Geometry Loading commit data...
Gui Loading commit data...
Importers Loading commit data...
PathGenerators Loading commit data...
PathProcessors Loading commit data...
Simulation Loading commit data...
Utils Loading commit data...
__init__.py Loading commit data...