- 22 Feb, 2010 21 commits
-
-
sumpfralle authored
use public function for getting all triangles of the model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@102 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added "export stl model" function git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@101 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added "save model" action git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@100 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added function for calculating the "normal" vector of a triangle git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@99 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
don't skip triangles pointing down (z of triangle's normal is negative) - this was supposed to be an optimization, but it breaks further model transformations add check for invalid triangles to "binary" parser use "is" for comparing with "None" better wording: use "invalid" instead of "irregular triangle" (the English language is different from German :)) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@98 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
"reset bounds" should not go below ground (minz=0) git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@97 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
implemented model scaling git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@96 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
implemented shifting of model fixed reset of triangle cache git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@95 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
adjust min/max values for shifting and boundary controls to -1000/1000 git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@94 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
implemented rotation and transformation of model git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@93 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
separated some more drawing functions to the "common" module git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@92 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
fixed wildcard OpenGL.Tk import git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@91 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
cleaned up all wildcard imports of OpenGL git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@90 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
separated "draw_string" function fixd wildcard import for OpenGL git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@89 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
remove obsolete "cutmodel" function git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@88 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
ignore .pyc files git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@87 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
GUI defaults to SimpleGui load GUI modules (GTK/Tk) only if necessary git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@86 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
added a "Settings" object that connects code and Gui implement "bounds" Gui settings git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@85 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
make the PyGTK interface the default add a switch for the SimpleGui git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@84 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
initial draft of PyGTK-based GUI: * show 3d-model (with glitches) * load a file * designed a window for basic model-oriented tasks git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@83 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
sumpfralle authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@81 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 19 Feb, 2010 1 commit
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@80 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 18 Feb, 2010 4 commits
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@79 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@78 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@77 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@76 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 12 Feb, 2010 4 commits
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@75 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@74 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@73 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@72 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 10 Feb, 2010 2 commits
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@71 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@70 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 09 Feb, 2010 1 commit
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@69 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 01 Feb, 2010 1 commit
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@68 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 29 Jan, 2010 1 commit
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@67 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 22 Jan, 2010 1 commit
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@66 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 19 Jan, 2010 1 commit
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@65 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
- 18 Jan, 2010 3 commits
-
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@64 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@63 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-
lode_leroy authored
git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@62 bbaffbd6-741e-11dd-a85d-61de82d9cad9
-