Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 2724cf685e Fix build break. 12 years ago
  Robert Adams 8730dc9d6a Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 12 years ago
  Robert Adams d5cd60131f BulletSim: update DLLs and SOs 12 years ago
  Robert Adams e7ad6ed3a3 BulletSim: pass collision subscription information to the C++ code so collisions on objects that don't care are not reported up. 12 years ago
  Robert Adams ea36d4a4cf BulletSim: Add AddObjectForce to BulletSim API. 12 years ago
  Justin Clark-Casey (justincc) 0e3b08fa5b Update settings loading in AvatarFactoryModule which should have been in last commit 205f2326 12 years ago
  Justin Clark-Casey (justincc) 205f2326dc Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket. 12 years ago
  Justin Clark-Casey (justincc) 5914270ff1 Restore SOG constructor chaining removed in recent 513b77b. This is not a functional change. 12 years ago
  Justin Clark-Casey (justincc) faffe2f2f9 Fix the recent windows compile error by putting newFont for case "R" in VectorRenderModule inside its own context, rather than disposing of the old font before using it as a prototype for the new. 12 years ago
  Justin Clark-Casey (justincc) 8327e048b9 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 12 years ago
  Justin Clark-Casey (justincc) 789e88d8bd Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Startup] to [Appearance] config section. 12 years ago
  SignpostMarv 5181bdae0a attempting to fix a build issue 12 years ago
  Justin Clark-Casey (justincc) 513b77b78d refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID, FromItemID and to reflect that it's a SOP ID rather than a SOG ID. 12 years ago
  Justin Clark-Casey (justincc) 08ec18f8a3 Don't bothre setting RezzingObjectID to UUID.Zero in SOG constructor - this is already its default value as it's a struct. 12 years ago
  SignpostMarv cd9fd77e2c ImprovedTerseObjectUpdate packet does not support shape updates, thus scheduling terse updates will not (and does not) update shape information in the viewer 12 years ago
  Oren Hurvitz 0588f27d18 Fixed a rare bug that caused Save OAR to fail because it thought it had timed-out 12 years ago
  Kevin Cozens 72075e68c7 Save membership fee to the database when a group is created. 12 years ago
  Robert Adams 8b04e8a297 BulletSim: Debugging log statements added. Reduced size of updata buffer trying to find a corrupted memory problem. Update DLL and SO. 12 years ago
  Justin Clark-Casey (justincc) 293d0cc629 minor: Comment out "Deleting asset" log messages for now 12 years ago
  Justin Clark-Casey (justincc) 0cd698d82b Delete old blank SOGSpamTest 12 years ago
  Justin Clark-Casey (justincc) eeef9d7e99 Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic textures. 12 years ago
  Justin Clark-Casey (justincc) 0dfccfc1d9 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 12 years ago
  Melanie 68406ab8f9 Initialize the Rezzing object to UUID.Zero 12 years ago
  Justin Clark-Casey (justincc) 86b005de1d Add simple draw test for the VectorRenderModule 12 years ago
  SignpostMarv cd2c5843a8 reduced-complexity implementation of function to get rezzing object key 12 years ago
  Melanie e36bc0d754 Merge branch 'master' of [email protected]:/var/git/opensim 12 years ago
  Melanie cf16ca9bda Create the ability for physics modules to request assets on demand by 12 years ago
  Justin Clark-Casey (justincc) 5f500c89ce Fix a bug in pCampbot grabbing behaviour where an exception would be thrown if the bot was not yet aware of any objects. 12 years ago
  Justin Clark-Casey (justincc) 69a5beeabc Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 12 years ago
  Justin Clark-Casey (justincc) 794363421d Look up the NPC module when the SensorRepeat class is created, rather than on every single sensor sweep. 12 years ago