From: <jc...@fe...> - 2002-10-04 18:43:13
|
Hi, I have just now created a cvs tag "enhance_3d" for some files I'm=20 working on (for weekend work...). But it looks like that something went=20 wrong, as I also intended to create a branch, and it did not get=20 created...? I used=20 cvs tag -b enhance_3dplots 'src/plcont.c' 'src/plot3d.c'=20 'include/plplot.h' 'examples/c/x08c.c' 'bindings/tcl/tclAPI.c' and after that cvs commit -l -m 'Add "kind of" contouring to plot3d.c:plotfc3d(). Add magnitude coloring to plot3d.c:plot3d(). Retrieve contours from plcont.c:pldrawcn(). Add "rosenbrock" alternative function to x08c.c; use "x08c -rosen" to=20 experiment. Comment plotfc3d() support in tclAPI.c for now.' 'src/plcont.c'=20 'src/plot3d.c' 'include/plplot.h' 'examples/c/x08c.c'=20 'bindings/tcl/tclAPI.c'=20 Well, no real harm happened, but if someone can fix it :-) Nevertheless, the modifications are working, you can try them -- they=20 look beautiful. Try the x08c demo with the new -rosen option. Joao |