[Plugin] LSS Matrix
-
Brilliant!!!!!!!!!!
-
Классный инструмент! Кирилл, Спасибо огромное!
-
Interpolate Move + Rotation is very cool!
Exploration will be endless
-
Seems there is a bug! (tested with V7 )
Works fine with Components
Don't work with Groups : drawing faces is not effective when pressing Apply!
-
I AM CHINESE,TOO.THANKS FOR YOUR SHARING.YOU ARE SO COOL .
-
Looking forward to experimenting with this!
-
@unknownuser said:
Seems there is a bug! (tested with V7 )
Works fine with Components
Don't work with Groups : drawing faces is not effective when pressing Apply!Well, I tested attached skp file in SU7, it was processed fine just like in SU8.
Actually, there are no special API methods used in plugin, that requires the latest version of SU, so I think everything has to work fine even in SU6 (I just don't have it now, so it is difficult to find out). -
Tested, very good,Has been translated in Chinese,Thank you lss
-
-
Hi, I have installed the plugin but when i run SU it appears a Ruby Console Error, this:
I use SU 8 for Mac & OSX 10.6.8 -
Yes you right works fine inside the V6 for theGroups
But now not for the Components!So I must have some plugs who make some dysfunctions inside the V7 and V6!
I will try to find the culprits!
-
So Many Chinese
-
@oxer said:
Hi, I have installed the plugin but when i run SU it appears a Ruby Console Error, this:
I use SU 8 for Mac & OSX 10.6.8Unfortunately the plugin was not tested on mac at all And I think, it will not work on mac...
The point is that java-script code (which is used in web-dialog) is made to run properly in IE (because SU for MS Windows uses IE to display web-dialogs). I was hurry to publish LSS Matrix and forgot to mention about this in top post (I'll fix it now). In short current version of LSS Matrix is only for MS Win@unknownuser said:
So I must have some plugs who make some dysfunctions inside the V7 and V6!
I will try to find the culprits!
I hope that LSS Matrix is not a culprit itself
All methods encapsulated in classes as recommended to avoid naming conflicts, but maybe somthing was missed -
So Many Chinese
-
kirill2008....... в русском переводе не та кодировка, при нажатии на кнопку вызова основного диалога LSS Matrix. Остальные меню на русском.
-
-
Rotating array angle to grasp the difficulties have option positioning point of view better
Maybe I did not grasp the skills -
Ok Good news for you I have find the culprit
For me in the V7 it was "SketchyPhysics"! Now groups and Component work fine!For the V6 I must find more
-
@guanjin said:
[attachment=1:208r8b1e]<!-- ia1 -->QQ截图20120409161643.png<!-- ia1 -->[/attachment:208r8b1e]
Rotating array angle to grasp the difficulties have option positioning point of view better
Maybe I did not grasp the skillsYes, plugin does not provide any helpers for array generation... but SU actually has its own built-in helpers ('Tape Measure' tool and 'Protractor' tool) so I decided not to bother on inventing my own helpers.
Actually plugin looks for 'difference' between transformations of initial and copy instance and then applies detected difference to an initial instance. Simple as that
That's why it is necessary to pay careful attention to preprocessing stage. As a hint for more neat rotation array creation I can suggest to make an anchor point, that defines rotation center (using 'Tape Measure' tool for instance).
Another way to make sure, that all single elements will coinside after replication, is to model the whole element, which will be rotated, then apply rotation and shift transformation to set of elements once.@blajnov said:
в русском переводе не та кодировка, при нажатии на кнопку вызова основного диалога LSS Matrix. Остальные меню на русском.
Постараюсь разобраться как можно быстрее. У меня диалог отображается корректно, пока не знаю, в чем именно может быть дело...
[attachment=0:208r8b1e]<!-- ia0 -->русский диалог.png<!-- ia0 -->[/attachment:208r8b1e]
-
How does this tool differ from my old 'Grow' and 'Matrix' tools ?
Apart from you having to make the first changed copy...
Advertisement