Z3 Development

Results 445 comments of Z3 Development

> I've been thinking about it still, but if we don't remove the clone functions, then 1) there is not much left of this PR, 2) if they are made...

> > I disagree that it is violating encapsulation. But I agree that having a clone function is more clear than using Object.assign. > Sure. If that's possible then let's...

Let's try this again... 1. Geometries are not JS classes so private method isn't possible 2. Clone only does shallow copies 3. Geometries are immutable, even applyTramsforms() respects this 4....

@kellbot nice idea. Or... maybe Fusion 360 could allow users to modify zoom, pan, and orbit behavior. 😄

Yeah. This is the issue that I mentioned about the ordering of the points. The points have to create a valid polygon, i.e. non-crossing edges. I completed an implementation of...

@Hermann-SW thanks again for the feedback, and great discussion.

> Simply adding the module declaration resolved the error, Im not sure if this is the best way to solve this but may be a good enough interim solution until...

@bruceborrett sorry. that was a question for you. Were you able to import and use the IO libraries after these definitions were added? Also, please move the type definitions into...

@bruceborrett Sorry. Can you move the changes to src/index.d.ts ?

> One option for cli to work would be to have a cmdline option to say if it is es6 script that needs to run, or "old" .