| Commit message (Expand) | Author | Files | Lines |
2013-02-12 | BulletSim: fix density since the simulator/viewer track density in a | Robert Adams | 4 | -0/+0 |
2013-02-12 | Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from... | Diva Canto | 1 | -0/+0 |
2013-02-08 | BulletSim: add parameter to set global contact breaking threshold. Update DLL... | Robert Adams | 4 | -0/+0 |
2013-02-08 | Adds size limits to JsonStore. Adds a separate configuration | Mic Bowman | 1 | -0/+4 |
2013-02-07 | This is the final commit that enables the Websocket handler | teravus | 2 | -0/+0 |
2013-02-06 | minor: Add explanation of MaptileStaticUUID setting in Regions.ini.example | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-02-05 | BulletSim: make removing zero width triangles from meshes optional | Robert Adams | 2 | -0/+0 |
2013-02-05 | BulletSim: remove degenerate triangles from meshes. This fixes the | Robert Adams | 1 | -14/+2 |
2013-02-05 | BulletSim: rework some parameter setting implementation moving functionality ... | Robert Adams | 4 | -0/+0 |
2013-02-05 | We're not really done here.. but we're getting there. Socket Read is work... | teravus | 3 | -2901/+2901 |
2013-02-04 | Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini... | Justin Clark-Casey (justincc) | 1 | -15/+0 |
2013-02-03 | Changing OpenSimDefaults back to default | teravus | 1 | -1/+1 |
2013-02-03 | Adds the ability to load more then one IClientNetworkServer thereby allowing ... | teravus | 1 | -1/+1 |
2013-02-02 | Stop exceptions being thrown if GenerateMapTiles = false but no static map ti... | Justin Clark-Casey (justincc) | 2 | -3/+18 |
2013-01-30 | Add config option to Regions.ini for new maptile feature | BlueWall | 1 | -0/+1 |
2013-01-28 | BulletSim: do not zero an avatar's standing velocity if it is standing | Robert Adams | 4 | -0/+0 |
2013-01-28 | BulletSim: update Bullet with profiling disabled. This seems to fix the memor... | Robert Adams | 4 | -0/+0 |
2013-01-24 | Add JSONification of WebStats module. Adds a '?json' query parameter | Robert Adams | 3 | -1/+377 |
2013-01-24 | * Repairs the Object updates, Collision updates, and Child Prim methods makin... | teravus | 2 | -0/+0 |
2013-01-23 | BulletSim: pass up and report the real collision penetration. | Robert Adams | 4 | -0/+0 |
2013-01-23 | Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and... | Justin Clark-Casey (justincc) | 2 | -13/+31 |
2013-01-20 | This updates prebuild to remove BulletSimN, implements the BulletSim API in B... | teravus | 3 | -0/+14 |
2013-01-19 | IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open... | PixelTomsen | 1 | -0/+11 |
2013-01-15 | BulletSim: by default, turn on continuious collision detection (CCD) | Robert Adams | 1 | -8/+0 |
2013-01-11 | BulletSim: move center of gravity of linkset to its geometric center. | Robert Adams | 4 | -0/+0 |
2013-01-06 | BulletSim: update DLLs and SOs with better debugging output. | Robert Adams | 4 | -0/+0 |
2013-01-04 | BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic | Robert Adams | 4 | -0/+0 |
2013-01-01 | Clarify that AllowLightShareFunctions setting is false, which is the default ... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2012-12-31 | BulletSim: eliminate the use of the unmanaged HeightMapInfo structure. | Robert Adams | 4 | -0/+0 |
2012-12-31 | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 4 | -0/+0 |
2012-12-28 | BulletSim: update values in OpenSimDefaults.ini to reflect the values really ... | Robert Adams | 1 | -2/+2 |
2012-12-23 | * Update Example to include BulletSimN option and description. | teravus | 1 | -2/+3 |
2012-12-23 | * Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o... | teravus | 2 | -0/+0 |
2012-12-13 | Independently control logging for per region module loading. I just got sick ... | Robert Adams | 1 | -0/+6 |
2012-12-13 | Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2012-12-13 | Update mono addins | BlueWall | 3 | -0/+0 |
2012-12-12 | Move setting to correct locations in ini | BlueWall | 2 | -26/+25 |
2012-12-11 | Replace Mono.Addins libraries | BlueWall | 3 | -0/+0 |
2012-12-09 | Replaced Mono.Addins dlls with ones compiled in Windows 64-bit. | Diva Canto | 3 | -0/+0 |
2012-12-08 | Add back openjpeg dll for Windows | BlueWall | 2 | -0/+0 |
2012-12-07 | Added missing config var in grided sims. | Diva Canto | 1 | -0/+5 |
2012-12-06 | BulletSim: update DLLs and SOs with vehicle collision event check | Robert Adams | 4 | -0/+0 |
2012-12-06 | fix openjpeg on 64 bit OSX we were pointing to a file taht did not | nebadon | 1 | -1/+1 |
2012-12-03 | BulletSim: Reduce idle region physics overhead where there are MANY | Robert Adams | 4 | -0/+0 |
2012-12-01 | BulletSim: Add DumpActivationInfo2 function. Change static objects from DISAB... | Robert Adams | 4 | -0/+0 |
2012-11-28 | BulletSim: update DLLs and SOs to remove simulator crash when calling SetInte... | Robert Adams | 4 | -0/+0 |
2012-11-25 | BulletSim: update DLLs and SOs with new collision margin setting function. | Robert Adams | 4 | -0/+0 |
2012-11-25 | BulletSim: update OpenSimDefaults.ini with current default values for frictio... | Robert Adams | 1 | -21/+12 |
2012-11-23 | Enable further client stack packet pooling by default by setting RecycleBaseU... | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2012-11-23 | Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope... | Justin Clark-Casey (justincc) | 1 | -0/+6 |