Justin Clark-Casey (justincc)
|
84bfde3bdf
Comment out debug sit message accidently left active
|
11 years ago |
Justin Clark-Casey (justincc)
|
ca079c378a
Merge branch 'link-sitting'
|
11 years ago |
Justin Clark-Casey (justincc)
|
868c0c2746
Fix regression where sitting on ground stopped working.
|
11 years ago |
Justin Clark-Casey (justincc)
|
f9193e3c51
Restore SP.AbsolutePosition to properly return actual absolute position when sitting
|
11 years ago |
Justin Clark-Casey (justincc)
|
a64377149d
Add parameter checking for land_collision, land_collision_start and land_collision_end lsl events
|
11 years ago |
Robert Adams
|
109136c074
varregion: add ITerrainChannel.GetHeightAtXYZ() for eventual mesh terrain.
|
11 years ago |
Robert Adams
|
7aa00632b9
varregion: many replacements of in-place arithmetic with calls to
|
11 years ago |
Justin Clark-Casey (justincc)
|
b8dd203378
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
13017034b1
minor: Change ProfileServiceURL reference in OpenSim.ini.example to be consistent
|
11 years ago |
Mic Bowman
|
73dadef8df
Change the log level for the LOGIN DISABLED and LOGIN ENABLED messages is
|
11 years ago |
dahlia
|
e52a8d388f
"rotate scene" command now uses Constants.RegionSize / 2 to pick the center of rotation and center can be optionally overridden in the command line
|
11 years ago |
Justin Clark-Casey (justincc)
|
0785210e29
Fix stand positions rather than having the stand jump to the root prim.
|
11 years ago |
dahlia
|
5a9ec0748b
add a "rotate scene" console command. Seems to work for prims/sculpts/mesh but not for foliage, don't know why. Also doesn't work on terrain. Successive use of this command will likely introduce floating point error accumulation. Back up your region before using it :)
|
11 years ago |
Justin Clark-Casey (justincc)
|
a3c72dafe6
Only translate linked prim specified offset pos by the link prim rotation, not any specified avatar rotation as well.
|
11 years ago |
Justin Clark-Casey (justincc)
|
36d146bf27
fix position changes when sitting on a prim with position and/or orientation explicitly specified
|
11 years ago |
Fernando Oliveira
|
0ad45531a1
Corrected case to get columns from Regions table from PostgreSQL http://opensimulator.org/mantis/view.php?id=6865
|
11 years ago |
Robert Adams
|
3193bcaae1
Merge branch 'master' into varregion
|
11 years ago |
Justin Clark-Casey (justincc)
|
60e049ea39
Revert "Fix issue where sitting on non-root linked prims would send camera to wrong position in third-person and mouselook"
|
11 years ago |
Justin Clark-Casey (justincc)
|
1999b218fd
Revert "Add line accidentally left out of recent non-root prim sit fix"
|
11 years ago |
Justin Clark-Casey (justincc)
|
a68d1fad73
Revert "Still send CameraEyeOffset in UDP SendSitReponse even if at offset is Vector3.Zero"
|
11 years ago |
Justin Clark-Casey (justincc)
|
eb172be541
Revert "Fix non-root prim sit positions for prims where a sit target has been specified as well."
|
11 years ago |
Justin Clark-Casey (justincc)
|
910f07dffa
Revert "Refix fix for sitting on non-root linked prims with explicit sit targets."
|
11 years ago |
Justin Clark-Casey (justincc)
|
5aa3236ebe
Revert "fix avatar rotation when sitting on a linked part"
|
11 years ago |
Justin Clark-Casey (justincc)
|
b9e42aeb6e
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
11 years ago |
Justin Clark-Casey (justincc)
|
65304260af
fix avatar rotation when sitting on a linked part
|
11 years ago |
Fernando Oliveira
|
f3f3d390f7
Fixed the update StoreRegionWindlightSettings() wasn't updating regionwindlight table, raising PrimaryKey violation;
|
11 years ago |
Justin Clark-Casey (justincc)
|
8217b52d3a
Remove old *.exe.config files that related to programs that have long been deleted or renamed
|
11 years ago |
Justin Clark-Casey (justincc)
|
78649eb099
Refix fix for sitting on non-root linked prims with explicit sit targets.
|
11 years ago |
Justin Clark-Casey (justincc)
|
70e651a8d1
Fix non-root prim sit positions for prims where a sit target has been specified as well.
|
11 years ago |
Justin Clark-Casey (justincc)
|
bd5c414618
Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system.
|
11 years ago |