Hi.
I've update Apache and Subversion to their latest developement releases,
so please report any problems accessing the repository. The machine
hosting the repo was rebooted and my httpd process was not restarted, so
I used this unexpected downtime to perform the upgrade.
Art
--
Man once surren
On Fri, Dec 09, 2005 at 02:09:01PM -0500, Stuart Brorson wrote:
>
> I've been silent for a while! Thanks for the most recent release of
> PythonCAD!
Glad you like it!
> I have recently had a little time to do some hacking on PythonCAD. In
> particular, I have implemented the following two chan
On Saturday 10 December 2005 08:09, Stuart Brorson wrote:
> I have modified only the "modify -> move -> move horizontal" action
> to work in my preferred way.
> Note that I had to make one architectural change to make "select
> first, then act" work for text objects:
> Please find my patches a
Art --
> The current move behavior, that is the distance specification prior to
> the entity specification, was how I remember doing move operations
> in ME-10. As you point out, this approach is inconsistent with other
> PythonCAD operations, and in many cases the reverse procedure in how
> other
Wilbert --
> On Saturday 10 December 2005 08:09, Stuart Brorson wrote:
>
> > I have modified only the "modify -> move -> move horizontal" action
> > to work in my preferred way.
>
> > Note that I had to make one architectural change to make "select
> > first, then act" work for text objects:
>
On Mon, Dec 12, 2005 at 01:39:36PM -0600, Art Haas wrote:
>
> I'm going to make the change to the horizontal moving to behave as your
> patch would have it, and I'll use some of your changes as a starting
> point. I suspect that I'll tweak some of your changes a bit, so what
> I'll do is send out s
On Mon, Dec 12, 2005 at 05:19:20PM -0500, Stuart Brorson wrote:
> Art --
>
> > The current move behavior, that is the distance specification prior to
> > the entity specification, was how I remember doing move operations
> > in ME-10. As you point out, this approach is inconsistent with other
> >