Saijanai Kuhn
Registered User
Join date: 16 May 2007
Posts: 130
|
06-10-2007 19:31
llCreateLinksFromList(). would allow you to create a linked set with everything in the proper order without the incredible workarounds required right now. You can do it when building, so you should be able to do it when scripting. Please vote. If you don't vote, they certainly won't pay attention. https://jira.secondlife.com/browse/SVC-260
|
Saijanai Kuhn
Registered User
Join date: 16 May 2007
Posts: 130
|
06-12-2007 14:46
From: Saijanai Kuhn llCreateLinksFromList(). would allow you to create a linked set with everything in the proper order without the incredible workarounds required right now. You can do it when building, so you should be able to do it when scripting. Please vote. If you don't vote, they certainly won't pay attention. https://jira.secondlife.com/browse/SVC-260Bah. I got my pseudo-joint hierarchy for robotic arms and legs working. If the Lindens implemented this list-link idea, it would go MUCH faster with far less coding and would make other kinds of building/scripting far easier as well. Does anyone bother voting on it? NOOOOOoooo. They just bitch and moan in the comments section of the linden blog when something is announced, then forget about it.
|
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
|
06-12-2007 19:54
From: Saijanai Kuhn Bah. I got my pseudo-joint hierarchy for robotic arms and legs working. If the Lindens implemented this list-link idea, it would go MUCH faster with far less coding and would make other kinds of building/scripting far easier as well. Does anyone bother voting on it?
NOOOOOoooo. They just bitch and moan in the comments section of the linden blog when something is announced, then forget about it. sooo, did you vote on it, or just bitch about people bitching
|
Saijanai Kuhn
Registered User
Join date: 16 May 2007
Posts: 130
|
06-13-2007 07:45
From: Osgeld Barmy sooo, did you vote on it, or just bitch about people bitching Actually, I can't vote on any of the features/bugs that I have submitted, but I have voted on those submitted by others.
|
Saijanai Kuhn
Registered User
Join date: 16 May 2007
Posts: 130
|
06-19-2007 08:56
From: Saijanai Kuhn llCreateLinksFromList(). would allow you to create a linked set with everything in the proper order without the incredible workarounds required right now. You can do it when building, so you should be able to do it when scripting. Please vote. If you don't vote, they certainly won't pay attention. https://jira.secondlife.com/browse/SVC-260Here is what you can do without the call, but notice how slowly the sign moves back up at first. That is because all links have to be recreated in order, one-by-one. The proposed call would make this much easier and much faster: http://www.youtube.com/watch?v=nMtJO0ZKMlw
|