- 22 Feb, 2010 40 commits
-
-
sumpfralle authored
allow arbitrary sorting of processing config templates git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@143 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
make sure that the toolpath always covers the outermost bounding box limit, even if the step width is not an integer divider of the bounding dimension git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@142 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
calculate dynamic step based on "overlap" and "step down" git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@141 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
removed obsolete "init_threads" call, that caused troubles when running under windows git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@140 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added installation notes for the GTK interface git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@139 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
improved minimum value and stepping for tool radius git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@138 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
don't throw an exception, if ContourProcessor did not hit the model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@137 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
configure maximum Frames per Second for drill updates (before: fixed number of skips) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@136 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
ODE can be enabled via GUI and is detected automatically fixed closing of "save file" dialog via ESC git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@135 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
load and save processing settings multiple processing templates are stored one file (for now: rough, semi-finish, finish) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@134 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed broken glGet calls (found by Lode) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@133 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
visualization is configurable via the GUI fixed draw_callback for PushCutter git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@132 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
visualize cutter movement during calculation use const definitions for drawing colors git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@131 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
implement the dropcutter code using the ODE collision detection git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@130 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
comment the weird point order of AOI's (?) triangles git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@129 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
redraw the bounding box after changing the limit do a proper initialization of a model, that was not loaded from a file (e.g. TestModel) fix the height calculation of the drill fix the order of triangle points when creating the ODE shape git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@128 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@127sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@127 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
removed experimental ODE code git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@126 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
revert experimental ODE patch for DropCutter git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@125 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
implemented proper handling of the separate 3d window (toggling - even with the "destroy window" button) cleaned up some unused code git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@124 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
reverted change of OpenGL code in r569 git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@123 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
moved the perspective code (gluLookAt) into a separate module git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@122 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fix integer division for viewport git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@121 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fix inconsistent rotation along all four sides of the window git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@120 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
rotation is implemented properly git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@119 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
automatically adjust distance and center of camera view git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@118 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
improve function name remove obsolete code git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@117 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
protect matrix during axis drawing disable weird translate call during axis drawing git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@116 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
moving the camera with the mouse works now (a bit) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@115 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixes various OpenGL glitches removed obsolete vpython code added a batch_queue for circumventing the "activity_guard" of GUI activities git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@114 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed some inconsistencies of the opengl code git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@113 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added first draft of mouse movement handling git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@112 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
prevent parallel GUI activities initial handling of mouse events git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@111 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
add physics generation git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@110 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed mesh generation removed vpython simplified collision detection git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@109 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added button for showing/hiding 3d view window git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@108 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed caching of "normal" (removed double function definition) unified caching of "plane" git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@107 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
replace the complex triangle testing with ODE's collision check git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@106 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
add first experimental code for collision detection (based on ODE) and visualization (vpython) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@105 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
merged upstream fix for STL import without triangle's normal (r68) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@104 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-