Search found 16 matches

by dAlex65
Tue Mar 05, 2013 1:29 pm
Forum: Useful rubescripts
Topic: Move cursor along fixture edge
Replies: 2
Views: 8945

Re: Move cursor along fixture edge

Cool. Just two comments to script code:
1 In layout.json have "desc": "move along edeg" instead edge. Just typo :)
2 In four places have local coord (.pos) in code, but script only work correctly for me when I changed this to the world pos (.wpos).
by dAlex65
Wed Feb 27, 2013 10:25 am
Forum: Useful rubescripts
Topic: Vertex align script
Replies: 3
Views: 12431

Re: Vertex align script

Thank You Chris, I'm glad. :)
Here the next version. It's already can handle the selected bodies too.
by dAlex65
Wed Feb 27, 2013 4:14 am
Forum: Useful rubescripts
Topic: Vertex align script
Replies: 3
Views: 12431

Vertex align script

I'm wrote a little script, which align all selected vertices to the grid.
Maybe will be useful, here is it.
by dAlex65
Tue Feb 26, 2013 8:51 am
Forum: Bug reports
Topic: Json and customProperties
Replies: 5
Views: 14985

Re: Json and customProperties

I totally understand and accepted your answers.

ps
Just in case maybe better solution if have standalone IMPORT for the Json in file menu, isn't it ?
And R.U.B.E is fantastic, congratulation :!:
by dAlex65
Tue Feb 26, 2013 2:30 am
Forum: Bug reports
Topic: Json and customProperties
Replies: 5
Views: 14985

Re: Json and customProperties

If you set up the custom properties again (in the Scene settings dialog) then the values will show up again.
Yeah, I noticed. But this solution would be very inconvenient, and once the information is there, so why not show it? ;)
by dAlex65
Mon Feb 25, 2013 5:00 pm
Forum: Bug reports
Topic: Json and customProperties
Replies: 5
Views: 14985

Json and customProperties

If scene export to json-format, the saved file contains the defined customproperties.
But when load back file to the editor, all customproperties missing.
( The rube-format save-load ok )