[PythonCAD] New patches to PythonCAD . . . .
Wilbert Knol
w.knol at niwa.co.nz
Mon Dec 19 21:58:37 CET 2005
On Saturday 17 December 2005 06:04, Art Haas wrote:
> I played with changing mirroring operations to work in both 'select
> then act' and 'act then select'
<snip>
> Let me get some feedback on this
Great! A nice refinement. It works both ways - seamlessly.
An observation: if the program were in 'select mode' when idle, then
the 'select then act' way would be even quicker, but this may not be
so easily coded.
> Index: PythonCAD/Interface/Gtk/gtkmirror.py
> ===================================================================
> --- PythonCAD/Interface/Gtk/gtkmirror.py (revision 2102)
> +++ PythonCAD/Interface/Gtk/gtkmirror.py (working copy)
If I apply this (and other) patches, would that confuse future svn
updates?
Or should I reverse any patches before doing an 'svn update'? I've
been doing the latter, but I see my program produces 'SDB Debug' on
stdout. Perhaps the SDB code has been committed to repo.
Another question: should I do:
su -c "python setup.py install"
following svn updates?
Wilbert.
More information about the PythonCAD
mailing list