Jan 23, 2017

V0.0.8 available :

Whats's new :


- Now callmodule node will be refreshed and reflect true names of imported module parameters (take a look at callmodule.scad example)
- Callmodule node can call a module with some callmodule nodes inside ;-) (see callcall.scad example)
- Check file saved before closing windows or menu exit
- refresh openscad when deleting a connection
- more smart automatic hide of numbered parameters to get smaller node display

6 comments:

  1. I got an error with Ubuntu version:
    IOError: [Errno 2] No such file or directory: 'graphscadsettings/graphscadfunc.txt'
    Nothing happens in OpenScad window.
    If I try a simple cube, it is not showed in OpenScad.

    ReplyDelete
    Replies
    1. you have launched graphscad from an other directory. This behaviour should be fixed in V0.0.9

      Delete
  2. You're right, I confirm, it's working when it's started from the same directory!
    Thanks for your reply.

    ReplyDelete
    Replies
    1. thx for your feedback. try version v0.0.9, the issue is fixed ;-)

      Delete
  3. Yes, it is fixed on the 0.9 version, thanks a lot, you're really fast for fixing bugs and create new version ;)

    ReplyDelete

Thanks for your comments. It will help to get a better tool.