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-05-31 23:05:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
034cf66dfeef65afec5837037de2dd177ca8ce4d
opensim
/
OpenSim
/
Region
/
PhysicsModules
/
ubOde
History
UbitUmarov
f21aca428f
do not auto set reflection_probe_ambiance on old skies, so a viewer can decide to fix for pbr (ofc seems tha currently they just set it 0 and do nothing showing broke skies in same cases); a few changes on notecards uuid detection
2024-01-10 13:30:14 +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
cosmetics
2024-01-02 23:14:38 +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
do not auto set reflection_probe_ambiance on old skies, so a viewer can decide to fix for pbr (ofc seems tha currently they just set it 0 and do nothing showing broke skies in same cases); a few changes on notecards uuid detection
2024-01-10 13:30:14 +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
do not auto set reflection_probe_ambiance on old skies, so a viewer can decide to fix for pbr (ofc seems tha currently they just set it 0 and do nothing showing broke skies in same cases); a few changes on notecards uuid detection
2024-01-10 13:30:14 +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