-
j_soffer committed patchset 85 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 7 files.
2006-05-06 02:17:09 UTC in Fandango: scripted 3d CAD
-
Just a little note to say I'm messing with the code again. College load is heavy, though, so results may vary.
2006-05-06 00:39:29 UTC in Fandango: scripted 3d CAD
-
j_soffer committed patchset 84 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 21 files.
2006-05-06 00:19:59 UTC in Fandango: scripted 3d CAD
-
j_soffer committed patchset 83 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 8 files.
2004-03-01 03:02:15 UTC in Fandango: scripted 3d CAD
-
j_soffer committed patchset 82 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 1 files.
2003-12-04 03:09:37 UTC in Fandango: scripted 3d CAD
-
j_soffer committed patchset 81 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 7 files.
2003-12-04 03:08:49 UTC in Fandango: scripted 3d CAD
-
j_soffer committed patchset 80 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 2 files.
2003-12-02 03:46:50 UTC in Fandango: scripted 3d CAD
-
j_soffer committed patchset 79 of module kfandango to the Fandango: scripted 3d CAD CVS repository, changing 3 files.
2003-11-21 04:28:55 UTC in Fandango: scripted 3d CAD
-
Logged In: YES
user_id=306513
The crash was handled long ago, but a permanent solution
(which does not involve closing the application) has just
been implemented on the 0.2.5 release. Closing.
2003-11-13 00:32:15 UTC in Fandango: scripted 3d CAD
-
Fandango is a Python scripted 3d CAD engine.
From this release, commands including just alphanumeric,
spaces, point and minus sign can be written on a cleanest
format (easiest to type).
For example, a command 'foo(-1, 0, 0.5)' can be written on the commandline as 'foo -1 0 0.5' and will be internally translated to the full Python command.
In other news, entities ccan be initialized...
2003-11-09 13:21:59 UTC in Fandango: scripted 3d CAD