joostn / OpenJsCad

3D solid CAD using only Javascript
315 stars 128 forks source link

Cleaning code, new mega feature #18

Closed tedbeer closed 11 years ago

tedbeer commented 11 years ago

Cleaning code:

It works minified by yuicompresor ( from https://github.com/tml/yuicompressor fork which can minify JavaScript 1.7 correctly)

New feature: extruding with transformation. Demo is available at http://tedbeer.net/demo3d/

joostn commented 11 years ago

Thanks!

joostn commented 11 years ago

Hi Ed, could you take a look at https://github.com/joostn/OpenJsCad/issues/19 ?

tedbeer commented 11 years ago

Hi!

Looking right now. That's the problem - we need tests.

That's what I'm going to do in future - create tests to cover basic functionality. But it will take time because I don't know the code yet.

Best regards, Eduard.

On Mon, Jan 14, 2013 at 10:59 PM, joostn notifications@github.com wrote:

Hi Ed, could you take a look at #19https://github.com/joostn/OpenJsCad/issues/19?

— Reply to this email directly or view it on GitHubhttps://github.com/joostn/OpenJsCad/pull/18#issuecomment-12242190.