diff options
author | Teravus Ovares (Dan Olivares) | 2009-11-26 01:34:46 -0500 |
---|---|---|
committer | Teravus Ovares (Dan Olivares) | 2009-11-26 01:34:46 -0500 |
commit | a5f2803c79b8d3a25124bef5f68afd57b5feba96 (patch) | |
tree | cc690545060002324c2a86ac597ae7b69cba0e9f /OpenSim/Region/ClientStack/LindenUDP/LLImageManager.cs | |
parent | Merge branch 'master' of ssh://MyConnection/var/git/opensim (diff) | |
download | opensim-SC_OLD-a5f2803c79b8d3a25124bef5f68afd57b5feba96.zip opensim-SC_OLD-a5f2803c79b8d3a25124bef5f68afd57b5feba96.tar.gz opensim-SC_OLD-a5f2803c79b8d3a25124bef5f68afd57b5feba96.tar.bz2 opensim-SC_OLD-a5f2803c79b8d3a25124bef5f68afd57b5feba96.tar.xz |
* Re-enable the AbsolutePosition = AbsolutePosition in the LSL_Api in the SetRot method if the object is not active physical. This is important for scripted rotating doors. without AbsolutePosition = AbsolutePosition, the door won't rotate. It's also important that we do not use AbsolutePosition = AbsolutePosition if the object is active physical because that would cause a complete rebuild of the object which would break vehicles. This is the best of both worlds right now. Doors as child prim should work again so long as you don't check the Physical box.
* Thanks talentraspel
* Thanks NixNerd
* Thanks KittoFlora
* Thanks lockd
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLImageManager.cs')
0 files changed, 0 insertions, 0 deletions