.. |
Library
|
…
|
|
Physics
|
…
|
|
Regions
|
…
|
|
addon-modules
|
…
|
|
assets
|
Changed duplicate Asset ID's to unique ID's in CollisionSoundsAssetSet.xml
|
2012-10-25 23:30:48 +01:00 |
config-include
|
Added missing config var in grided sims.
|
2012-12-07 12:38:19 -08:00 |
data
|
…
|
|
inventory
|
…
|
|
lib32
|
BulletSim: move center of gravity of linkset to its geometric center.
|
2013-01-11 16:47:53 -08:00 |
lib64
|
BulletSim: move center of gravity of linkset to its geometric center.
|
2013-01-11 16:47:53 -08:00 |
openmetaverse_data
|
Add openmetaverse_data from libopenmetaverse to allow testing of texture baking via bot rather than just throwing out errors
|
2012-09-18 23:57:00 +01:00 |
Axiom.MathLib.dll
|
…
|
|
BulletXNA.dll
|
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation of BulletSim. This is designed to be /as close as possible/ to the BulletSim plugin while still being entirely in the managed space to make keeping it up to date easy as possible (no thinking work). This implementation is /slower/ then the c++ version just because it's fully managed, so it's not appropriate for huge sims, but it will run small ones OK. At the moment, it supports all known features of BulletSim. Think of it like.. POS but everything works. To use this plugin, set the physics plugin to BulletSimN.
|
2012-12-23 15:21:25 -05:00 |
BulletXNA.pdb
|
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation of BulletSim. This is designed to be /as close as possible/ to the BulletSim plugin while still being entirely in the managed space to make keeping it up to date easy as possible (no thinking work). This implementation is /slower/ then the c++ version just because it's fully managed, so it's not appropriate for huge sims, but it will run small ones OK. At the moment, it supports all known features of BulletSim. Think of it like.. POS but everything works. To use this plugin, set the physics plugin to BulletSimN.
|
2012-12-23 15:21:25 -05:00 |
C5.dll
|
…
|
|
CSJ2K.dll
|
…
|
|
Community.CsharpSqlite.Sqlite.dll
|
…
|
|
Community.CsharpSqlite.Sqlite.pdb
|
…
|
|
Community.CsharpSqlite.dll
|
…
|
|
Community.CsharpSqlite.pdb
|
…
|
|
CookComputing.XmlRpcV2.dll
|
…
|
|
DotNetOpenId.dll
|
…
|
|
DotNetOpenMail.dll
|
…
|
|
GlynnTucker.Cache.dll
|
…
|
|
HttpServer_OpenSim.dll
|
…
|
|
HttpServer_OpenSim.pdb
|
…
|
|
HttpServer_OpenSim.xml
|
…
|
|
Ionic.Zip.dll
|
Update OpenMetaverse libraries at commit 6212cbd, this time built on Windows
|
2012-07-27 23:05:17 +01:00 |
LaunchSLClient.ini
|
Load grid list in LaunchSLClient from .ini file at run-time.
|
2008-05-01 18:28:32 +00:00 |
Mono.Addins.CecilReflector.dll
|
Update mono addins
|
2012-12-13 00:05:34 -05:00 |
Mono.Addins.Setup.dll
|
Update mono addins
|
2012-12-13 00:05:34 -05:00 |
Mono.Addins.dll
|
Update mono addins
|
2012-12-13 00:05:34 -05:00 |
Mono.Addins.dll.config
|
…
|
|
Mono.Data.Sqlite.dll
|
…
|
|
Mono.Data.Sqlite.dll.config
|
…
|
|
Mono.Data.SqliteClient.dll
|
…
|
|
MySql.Data.dll
|
…
|
|
NDesk.Options.dll
|
…
|
|
Nini.dll
|
…
|
|
Ode.NET.dll
|
…
|
|
Ode.NET.dll.config
|
…
|
|
OpenMetaverse.Http.XML
|
…
|
|
OpenMetaverse.Rendering.Meshmerizer.dll
|
Update libopenmetaverse components to commit f5cecaa
|
2012-09-18 23:45:06 +01:00 |
OpenMetaverse.StructuredData.XML
|
…
|
|
OpenMetaverse.StructuredData.dll
|
Update libopenmetaverse components to commit f5cecaa
|
2012-09-18 23:45:06 +01:00 |
OpenMetaverse.XML
|
…
|
|
OpenMetaverse.dll
|
Update libopenmetaverse components to commit f5cecaa
|
2012-09-18 23:45:06 +01:00 |
OpenMetaverse.dll.config
|
fix openjpeg on 64 bit OSX we were pointing to a file taht did not
|
2012-12-06 09:52:18 -07:00 |
OpenMetaverseTypes.XML
|
…
|
|
OpenMetaverseTypes.dll
|
Update libopenmetaverse components to commit f5cecaa
|
2012-09-18 23:45:06 +01:00 |
OpenSim.32BitLaunch.exe
|
…
|
|
OpenSim.32BitLaunch.exe.config
|
…
|
|
OpenSim.32BitLaunch.pdb
|
…
|
|
OpenSim.ConsoleClient.exe.config
|
…
|
|
OpenSim.ConsoleClient.ini.example
|
…
|
|
OpenSim.Services.exe.config
|
…
|
|
OpenSim.addin.xml
|
Removed IAssetCache.
|
2009-08-10 08:14:57 -07:00 |
OpenSim.exe.config
|
Independently control logging for per region module loading. I just got sick of, when debugging, the zillions of log lines verifying that each module is being added to each region.
|
2012-12-13 16:31:53 -08:00 |
OpenSim.ini.example
|
Clarify that AllowLightShareFunctions setting is false, which is the default in OpenSimDefaults.ini and the code.
|
2013-01-01 23:23:08 +00:00 |
OpenSimDefaults.ini
|
BulletSim: by default, turn on continuious collision detection (CCD)
|
2013-01-15 01:44:34 -08:00 |
OpenSimExport.exe.config
|
…
|
|
Prebuild.exe
|
Replace old Prebuild.exe accidentally added back in f977291 with one built without <copy> nant target generation and on mono 2.4.3
|
2012-11-14 02:44:10 +00:00 |
PrimMesher.dll
|
…
|
|
Robust.32BitLaunch.exe
|
…
|
|
Robust.32BitLaunch.exe.config
|
…
|
|
Robust.HG.ini.example
|
Move setting to correct locations in ini
|
2012-12-12 17:11:30 -05:00 |
Robust.exe.config
|
…
|
|
Robust.ini.example
|
Move setting to correct locations in ini
|
2012-12-12 17:11:30 -05:00 |
SimpleApp.exe.config
|
…
|
|
Tools.dll
|
…
|
|
Warp3D.dll
|
…
|
|
XMLRPC.dll
|
…
|
|
avatar-texture.dat
|
…
|
|
defaultstripe.png
|
…
|
|
excuses
|
…
|
|
http_404.html.example
|
…
|
|
http_500.html.example
|
…
|
|
http_loginform.html.example
|
…
|
|
log4net.dll
|
…
|
|
nunit.framework.dll
|
…
|
|
openjpeg-dotnet-x86_64.dll
|
Add back openjpeg dll for Windows
|
2012-12-08 17:15:35 -05:00 |
openjpeg-dotnet.dll
|
Add back openjpeg dll for Windows
|
2012-12-08 17:15:35 -05:00 |
opensim-ode.sh
|
…
|
|
pCampBot.exe.config
|
Update libopenmetaverse components to commit f5cecaa
|
2012-09-18 23:45:06 +01:00 |
pCampBotSentences.txt
|
…
|
|
shutdown_commands.txt.example
|
…
|
|
startup_commands.txt.example
|
…
|
|
startuplogo.txt
|
…
|
|
zlib.net.dll
|
…
|
|