Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animesh Support #43

Open
zauberparacelsus opened this issue Dec 17, 2018 · 1 comment
Open

Animesh Support #43

zauberparacelsus opened this issue Dec 17, 2018 · 1 comment

Comments

@zauberparacelsus
Copy link
Contributor

Animesh is now released in Second Life, and so Halcyon should add support for it.

General information on Animesh is here: http://wiki.secondlife.com/wiki/Animesh_User_Guide

Three new script functions were added to support it:

  • llStartObjectAnimation()
  • llStopObjectAnimation()
  • llGetObjectAnimationNames()

Omitted though, is the ability for scripts to turn animesh on or off for an object. This could perhaps be done as a Halcyon improvement through a new function or through new prim params?

@mdickson
Copy link
Contributor

mdickson commented Jan 7, 2019

You might have a look at current upstream OpenSim since in very recent commits it has support for Animesh. It's not going to be trivial to add to Halcyon since the concept of an agent vs. ScenePresence are pretty different. In addition to the functions there are new CAPS added and login changes to indicate support for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants