This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-29 04:25:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4feb6dc2d653bbbebc0407596f47932cc0cd94ee
opensim
/
OpenSim
/
Region
/
PhysicsModules
/
ubOde
History
UbitUmarov
1e49330904
update libomv with new dllmapconfiguration helper. This will read again files *dll.config to setup dllmaps, but does need to be called by hand on respective assemblies. It will also set dllmaps for windows. Change ubode to use it. (cross fingers)
2022-11-23 22:16:43 +00:00
..
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
ODEApi.cs
for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono
2022-11-09 01:54:16 +00:00
ODECharacter.cs
for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono
2022-11-09 01:54:16 +00:00
ODECollision.cs
for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono
2022-11-09 01:54:16 +00:00
ODEDynamics.cs
clean some spurius chars and a few other things. Thanks Vincent Sylvester
2022-11-12 02:49:01 +00:00
ODEMeshWorker.cs
a few changtes to ubode
2022-10-22 12:06:51 +01:00
ODEModule.cs
update libomv with new dllmapconfiguration helper. This will read again files *dll.config to setup dllmaps, but does need to be called by hand on respective assemblies. It will also set dllmaps for windows. Change ubode to use it. (cross fingers)
2022-11-23 22:16:43 +00:00
ODEPrim.cs
clean some spurius chars and a few other things. Thanks Vincent Sylvester
2022-11-12 02:49:01 +00:00
ODERayCastRequestManager.cs
for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono
2022-11-09 01:54:16 +00:00
ODEScene.cs
for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono
2022-11-09 01:54:16 +00:00
ODESitAvatar.cs
for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono
2022-11-09 01:54:16 +00:00