185 Commits

Author SHA1 Message Date
lickx
ec3388dcce Add sqlite for arm64 linux 2026-02-08 10:17:14 +01:00
UbitUmarov
3a8e172b68 add linux arm64 2025-11-17 12:48:18 +00:00
UbitUmarov
c793ad5415 fix sqlite config filename case 2025-11-17 12:30:41 +00:00
UbitUmarov
19217833ce bad git.. missing files 2025-11-10 17:41:06 +00:00
UbitUmarov
354966cda9 remove broken libsqlite3.dylib, let macos find its own for now 2025-04-22 19:34:22 +01:00
UbitUmarov
d48a3d432f mantis 9185: Update libsqlite3 for macOS with version 3.7.5 ( that old for compatibility ) 2025-03-18 20:51:56 +00:00
UbitUmarov
ec19f9c71c missed one 2024-10-09 22:29:26 +01:00
UbitUmarov
a690a8b033 mantis 9167: update native libs for macOS 2024-10-09 22:25:56 +01:00
UbitUmarov
154ddaa44b add unmanaded ubode lib for arm64 linux, thanks Deijimarge 2024-02-25 23:04:56 +00:00
Robert Adams
ed734a5307 BulletSim: revert the default .so to the previous version.
The newer version was built on Ubuntu 22.04 which has downward
library incompatibilites with other Linux distributions/versions.
Note that this updates OpenSim.Region.PhysicsModule.BulletS.dll.config
and also copies prev version to libBulletSim.so for those who don't
update all the configuration files on upgrades.
2024-01-13 12:03:56 +00:00
Robert Adams
4a3cfd1004 BulletSim: Update Windows and Linux BulletSim binaries for x86_64 machines.
Encorporates latest Bullet physics engine and updated wrapper with version reporting.
Previous versions left in bin/lib64/BulletSim-2.64-20230903-x86_64.dll
and similar for .so if reversion is needed.
Update bin/OpenSim.Region.PhysicsModule.BulletS.dll.config to reference
versioned BulletSim binary file.
New versions copied to unversion named binary files.
2023-12-08 01:57:41 +00:00
UbitUmarov
738e7894b1 mantis 9103: update libBulletsim for macs (unversal dylib). Thanks Cuga 2023-12-05 18:57:57 +00:00
UbitUmarov
80e930e9a6 mantis 9097: update umnanaged libs for mac, with fresh signature 2023-11-07 18:15:38 +00:00
UbitUmarov
4e261f49e8 mantis 9090: update universal dylib for macs (includes X64 and arm64), thanks Cugarajal 2023-08-22 18:52:56 +01:00
UbitUmarov
8a1f19148d update native ubode for windows ( box-mesh collision issue) 2023-08-14 20:56:24 +01:00
UbitUmarov
3ab2ba4f07 mantis 9068: replace unmanaged libs for mac by new universal ones, that eacf file does include libs for each cpu type 2023-03-21 18:46:26 +00:00
UbitUmarov
bfce91556b update native bullet dll for mac, Thx cuga 2022-12-23 20:26:50 +00:00
UbitUmarov
f7849ee72d another one; use arm64 instead of aarch 2022-12-06 01:09:02 +00:00
UbitUmarov
14b71d2023 .. and yes missing files 2022-12-05 20:32:37 +00:00
UbitUmarov
878ce39924 update native libs for apple silicon, see https://github.com/cuga-rajal/opensim_apple_arm64 for more info abotu opensim on that. Thx Cuga 2022-12-05 20:30:03 +00:00
UbitUmarov
d6e9d4f131 fix openjpeg dylib for intel osx 2022-12-01 00:45:17 +00:00
UbitUmarov
fa6e4f6c22 move openjpeg native libs back to lib folders 2022-11-25 15:56:52 +00:00
UbitUmarov
df68efa4bd add some native libs for apple silicon Thx Cuga Rajal mantis 9041 2022-11-24 18:37:04 +00:00
UbitUmarov
89b13e1db2 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
UbitUmarov
34aa667096 missed a lib 2022-10-02 13:00:44 +01:00
UbitUmarov
c241ecd0f8 update ubode unmanaged libs for win32, win64, linnxu 64 and mac ox intel 64b. Thanks Gavin for the mac compile 2022-08-11 18:22:52 +01:00
UbitUmarov
1b928c9fbd a few changes to ubode; update unmanaged for windows and linuxx86-64. Mac and other os need some nice people contribution. As usualy this can be very bad (BSOD even) 2022-08-07 18:20:38 +01:00
UbitUmarov
e6687f3f0a Updated ubODE dylib for macOS (mantis 9010). Thanks Gavin 2022-06-20 21:31:20 +01:00
UbitUmarov
a7a40af88c update libraries ubode for win32, win64 and linux64. Cannot compile for linux32 or Mac. Support for those platforms will be dropped u nless someone can compile for them and provide us the files. Sources are at our opensim-libs repo, folder ubODE-OpenSim. 2022-05-01 02:55:33 +01:00
UbitUmarov
5f6ca594f2 fix ubode.dll config file for mono and exec mode on the new libs 2022-05-01 02:07:36 +01:00
UbitUmarov
7ed4fb978c let ubode use own unmanaged libraries, so they can change without impact on old ode module. Add those libraries, for now just copies of the ode ones 2022-05-01 01:47:29 +01:00
UbitUmarov
2928daff61 strip out strings from ode for linux libs 2022-04-21 00:56:43 +01:00
Michael Schlenker
9d9a6f0fe8 Add aarch64 openjpeg libs Add libBulletSim and openjpeg for aarch64 aarch64 is armv8 for monos cpu type
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2022-02-08 00:13:22 +00:00
UbitUmarov
926e4ea95e mantis 8624: replace native code libs for Mac by ones signed by Geir Nøklebye (Gavin Hird). Ths again Gavin 2019-11-05 15:39:44 +00:00
UbitUmarov
b1814d3492 Merge branch 'master' into httptests 2017-10-01 18:05:10 +01:00
Robert Adams
cc915b4d05 BulletSim: update MacOS version of libBulletSim to latest version.
See Mantis 8232.
   Thanks Gavin Hird.
2017-09-20 21:02:00 -07:00
UbitUmarov
ca493a1beb Merge branch 'master' into httptests 2017-09-05 20:25:12 +01:00
Robert Adams
6c5cfbafba BulletSim; Update BulletSim.dll's and so's for raycast. 2017-09-03 17:14:59 -07:00
UbitUmarov
8434def603 update ODE bins for windows to 0.13.3 ( old ode will now also have stati/dynamic friction, cant avoid it 2017-08-21 05:00:18 +01:00
Robert Adams
1fdd56f987 BulletSim: Update macOS version of BulletSim with the actual Bullet
2.86. (the last commit was really an update to 2.82).
    Thanks Gavin Hird.
2017-08-18 12:44:29 -07:00
Robert Adams
c804835801 BulletSim: Update macOS version of BulletSim with Bullet 2.86 and collision fixes.
Thanks Gavin Hird.
2017-08-17 10:33:18 -07:00
Robert Adams
78c78f69b1 Merge branch 'master' into BulletSim2017 2017-08-15 09:04:03 -07:00
UbitUmarov
bf84e46c59 update libode for MAC, thanks again Gavin Hird 2017-08-15 16:01:56 +01:00
Robert Adams
76c29cb106 Update BulletSim with corrected collision computations.
A fix for Mantis 8010.
2017-08-14 18:46:16 -07:00
Robert Adams
2afd158b1d Update BulletSim with Bullet V2.86.
Should be no functional changes.
2017-08-09 13:43:44 -07:00
UbitUmarov
169a50286b upload ODE lib for linux. Plz keep previus version in case something goes wrong. Thanks jakdaniels for the compilation 2017-07-29 00:08:40 +01:00
UbitUmarov
dfef16297b ubOde don't use old ode body sleep option, a few changes on sleep control, update ode.dll (windows, others needed) (keep older versions.. bc.. well bugs happen) 2017-07-07 01:49:34 +01:00
UbitUmarov
39751891f4 ubOde: dont do avatar step climb on small true spheres. lets play simple football 2017-07-03 22:47:27 +01:00
UbitUmarov
c5a4c299cb update ode.dll ( windows) 2017-07-02 05:59:49 +01:00
UbitUmarov
edc7575f9e a few changes to ubOde avatar collisions 2017-07-01 01:43:58 +01:00