aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Physics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more on compile..UbitUmarov2015-09-081-7/+0
|
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-8/+0
|\ | | | | | | | | | | | | | | This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1
| * First commit where physics work as region module.Diva Canto2015-08-311-8/+0
| | | | | | | | | | Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager.
* | Merge branch 'master' into careminsterMelanie2013-04-101-0/+2
|\ \ | |/ | | | | | | | | | | Conflicts: OpenSim/Data/MySQL/MySQLAssetData.cs OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs OpenSim/Region/Physics/BulletSPlugin/BSShapeCollection.cs
| * fixed bullet config for osxJon Cundill2013-04-081-0/+2
| | | | | | | | Signed-off-by: Robert Adams <Robert.Adams@intel.com>
* | Merge branch 'master' into careminsterMelanie2012-03-291-4/+4
|\ \ | |/ | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs
| * BulletSim: update 64 bit libraries and change Linux configuration to use the ↵Robert Adams2012-03-281-4/+4
| | | | | | | | files in the lib32 and lib64 directories as needed.
| * Add back BulletSPlugin.dll.config that I somehow managed to delete today in ↵Justin Clark-Casey (justincc)2011-09-171-0/+6
| | | | | | | | a00327d
| * Fix build errors on Windows by adding missing OpenSim.Services.Base referencejustincc2011-09-161-6/+0
| |
* | Fix UbitODE dll mappping by simply copying the one from ODE.NetMelanie2012-03-093-6/+6
| |
* | files need to run UbitODE in linux ( untested )UbitUmarov2012-02-083-0/+7
|/
* Fixed BulletSim config files for Linux *.so libraries.Snoopy Pfeffer2011-09-041-2/+2
|
* BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read.Robert Adams2011-08-301-0/+6
|
* Revert r7548 and r7549 until someone with prebuild-fu can help structure the ↵Dahlia Trimble2008-11-301-0/+0
| | | | dependencies
* Removed remaining meshing codeDahlia Trimble2008-11-301-0/+0
Add PrimMesher.dll r21 All meshing tasks are now passed through Meshmerizer and handled by PrimMesher.dll