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-20 22:55:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6acba7a4bc59626a052d3cb933675a2f8819dbb9
opensim
/
OpenSim
/
Region
/
PhysicsModules
/
ubOde
History
UbitUmarov
f41ff1419c
update libomv with faster vector3 UnitX,Y,Z rotations
2023-02-15 16:27: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
update libomv with faster vector3 UnitX,Y,Z rotations
2023-02-15 16:27:43 +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
cosmetics
2023-02-08 03:00:20 +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