Robert Adams
|
5444b3b1a5
BulletSim: fix problem with walking up stairs that are oriented
|
11 lat temu |
Robert Adams
|
cfbb4f52e4
Eliminate race condition where SimStatsReporter starts reporting
|
11 lat temu |
Vegaslon
|
00d125dada
BulletSim: Fix for mantis 6487, also minor adjustment to fix flying while you are running.
|
11 lat temu |
Robert Adams
|
5b3e7156a3
BulletSim: add a lock to try and catch a native shape creation/destruction
|
11 lat temu |
Robert Adams
|
783e8e4bab
BulletSim: add adjustment for avatar capsule height scaling. Makes
|
11 lat temu |
Robert Adams
|
921f911b21
vh: remove unused and error generating BulletXNA DLLs
|
11 lat temu |
Robert Adams
|
bd9b5927d8
BulletSim: fix CPU loop that occurs when any 'degenerate' sculptie
|
11 lat temu |
Robert Adams
|
d48c9b433a
vh: Update physics parameter get/set to string based from old float
|
11 lat temu |
Robert Adams
|
43f3459c3a
vh: add material physical property definitions to PhysicsActor
|
11 lat temu |
Robert Adams
|
e8c01eff40
vh: make a vertex fetching method in Mesher public for BulletSim reference.
|
11 lat temu |
Robert Adams
|
10a1a6ad3c
vh: Remove BulletXNA from sources.
|
11 lat temu |
Robert Adams
|
90bdb36e89
vh: add BulletSPlugin/Tests/*
|
11 lat temu |
Robert Adams
|
eb0687f5af
vh: update BulletSim (OpenSim/Region/Physics/BulletSPlugin
|
11 lat temu |
Justin Clark-Casey (justincc)
|
aeb5ccaa0a
Add regression test for inventory item give, reject and subsequent trash folder purge by receiver.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
6b06157126
Add regression test for offer, accept and subsequent receiver delete of an item offered via instant message.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
326522dc3d
Fix bug where an agent that declined an inventory offer and subsequently emptied their trash would make the item invalid in the giver's inventory
|
11 lat temu |
Justin Clark-Casey (justincc)
|
40ed5433bd
Fix issue in the mesh upload flag module where the ID of the last agent to request the capability was always used instead of the original requesting agent for each cap.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
a6722abbed
Merge branch '0.7.5-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.5-post-fixes
|
11 lat temu |
Kevin Cozens
|
8b1ca7b35e
Added missing functionality (mainly custom headers) to llHTTPRequest.
|
11 lat temu |
Diva Canto
|
00904a0b56
Bug fix in DataSnapshot, where a var was being used before being initialized.
|
11 lat temu |
Diva Canto
|
a830e09bad
Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
685a3c3c73
Change 0.7.5 flavour to post-fixes
|
11 lat temu |
Justin Clark-Casey (justincc)
|
a2d327b70b
Merge branch '0.7.5-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7.5-post-fixes
|
11 lat temu |
Justin Clark-Casey (justincc)
|
30638317ab
Bump 0.7.5 flavour to Release
|
11 lat temu |
Justin Clark-Casey (justincc)
|
689da0f14d
If a component of a coalesced object fails to deserialization, do not add a null where the object should be.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
6d3b2d2cf7
On IAR loading, if loading of a coaleseced item entirely fails, then continue with the IAR load rather than failing completely.
|
11 lat temu |
teravus
|
78debc981f
* the root prim was being given an OffsetPosition in addition to setting the position when creating the root prim. The offset position caused the positioning code to re-move the root prim when you selected it and released it.
|
11 lat temu |
Melanie
|
e3f01f23af
Try to fix uploaded mesh rotations - code from Avination code base.
|
11 lat temu |
Dan Lake
|
f28a592310
Added option for UUID as command parameters. This lets the command handle the UUID parsing and type checking before the command is executed.
|
11 lat temu |
Justin Clark-Casey (justincc)
|
4c4cc917b4
minor: Tidy up disabled logging on AssetTransactionModule for future use. Make it clear that transaction parameter to HandleUDPUploadRequest is an ID.
|
11 lat temu |