Commit Graph

32922 Commits

Author SHA1 Message Date
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
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
UbitUmarov
75952d9bea cosmetics 2024-01-02 23:14:38 +00:00
UbitUmarov
10cdd17d27 cosmetics on LogWriter 2024-01-02 23:07:12 +00:00
UbitUmarov
66ba47d544 fix a attachment update (add pbr part) 2024-01-02 20:59:16 +00:00
UbitUmarov
ef1b5a8a61 remove obsolete add physics taint 2024-01-02 20:56:49 +00:00
UbitUmarov
cc6a2d2e9e add optional web profile url field to gridinfo, before we forget again how to do it 2023-12-29 20:08:57 +00:00
UbitUmarov
dce2f138ab a few changes to assets uuid gather to support overrides 2023-12-18 22:50:22 +00:00
UbitUmarov
23daf5340b add some missing matovr full updates 2023-12-12 21:15:58 +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
e0ee44ca8c add a material asset 2023-12-06 22:51:16 +00:00
UbitUmarov
7547909256 a few changes to materials 2023-12-06 22:47:14 +00:00
UbitUmarov
1d27845e2a a few changes to materials upload to inventory 2023-12-06 21:54:53 +00:00
UbitUmarov
cd4c009e64 a few changes to materials 2023-12-06 19:39:49 +00:00
UbitUmarov
738e7894b1 mantis 9103: update libBulletsim for macs (unversal dylib). Thanks Cuga 2023-12-05 18:57:57 +00:00
UbitUmarov
cbdcf3b4a0 more changes on the test feature 2023-12-02 16:29:58 +00:00
UbitUmarov
acf41e9eef mantis 9100: change Yengine order of precendence of && to be same as ||. It had higher and that did not match lsl specification or xengine. (||| stays with higher than ||| as per c# spec) 2023-12-02 13:54:07 +00:00
UbitUmarov
602569e5f7 try to match viewer protocol changes on test feature 2023-12-01 23:32:25 +00:00
UbitUmarov
b7dc478c41 update libomv 2023-12-01 23:22:53 +00:00
UbitUmarov
1440731dd2 cosmetics 2023-11-29 14:56:49 +00:00
UbitUmarov
79ac5c7f54 remove some obsolete code 2023-11-29 12:17:08 +00:00
UbitUmarov
a948cccbe2 update prebuild.dll 2023-11-29 12:04:59 +00:00
UbitUmarov
0075e6ed33 nant no longer supported 2023-11-27 18:32:31 +00:00
UbitUmarov
6b87121350 remove github action for net48 2023-11-27 15:34:46 +00:00
UbitUmarov
83d85cc2b0 Merge branch 'master' into dotnet6 2023-11-27 14:19:00 +00:00
UbitUmarov
f94f6e77bf a few cosmetic changes 2023-11-12 22:24:53 +00:00
UbitUmarov
80e930e9a6 mantis 9097: update umnanaged libs for mac, with fresh signature 2023-11-07 18:15:38 +00:00
UbitUmarov
953c646786 fix projector focus range.Thanks Rene Vega 2023-09-24 19:59:06 +01:00
UbitUmarov
61d3e1ee19 update test 2023-08-26 03:21:38 +01:00
UbitUmarov
70ba57bdaf update test 2023-08-26 03:14:01 +01:00
UbitUmarov
6acba7a4bc update test 2023-08-26 02:19:29 +01: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
29b8191225 YEngine: reduce calls to CheckRunLockInvariants 2023-08-22 18:37:17 +01:00
UbitUmarov
28ffa3e2c0 fix AllowAccessOverride logic (used on sit checks) 2023-08-14 23:26:51 +01:00
UbitUmarov
8a1f19148d update native ubode for windows ( box-mesh collision issue) 2023-08-14 20:56:24 +01:00
UbitUmarov
bbe6075aa0 add lsl constant PRIM_SCULPT_FLAG_ANIMESH and change a few things about it 2023-08-08 18:45:49 +01:00
UbitUmarov
e08047b6a9 update number of estate managers to 15 2023-08-04 20:53:44 +01:00
UbitUmarov
12df4cc73e update libomv 2023-08-01 23:19:23 +01:00
UbitUmarov
0cc702aaed plus minor indentation fix 2023-08-01 19:02:08 +01:00
Vincent Sylvester
dba340a447 Minor fixes
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-08-01 18:57:39 +01:00
UbitUmarov
c0fe11a0c7 add a missing experimental parameter 2023-08-01 02:40:18 +01:00
UbitUmarov
d5e49f29da cosmetics 2023-07-25 19:56:55 +01:00
UbitUmarov
5ab9278583 add a few lsl constants for llLinkPlaySound 2023-07-18 20:28:56 +01:00
UbitUmarov
dbee15498d mantis 9082: work around discrete math issues 2023-07-07 00:18:06 +01:00
UbitUmarov
35b4cfd6e2 mantis 9082: fix rotation for do arc 2023-07-06 03:33:48 +01:00
UbitUmarov
35e3383167 fix threat level of osDrawText 2023-06-30 23:03:53 +01:00
UbitUmarov
3ec3f69e58 ooops bad turn, fix it 2023-06-23 01:21:04 +01:00
UbitUmarov
6dada08684 avoid prims sort on FindNextAvailableSitTarget, actual changes 2023-06-22 21:51:00 +01:00
UbitUmarov
5e627f909b avoid prims sort on FindNextAvailableSitTarget 2023-06-22 16:09:07 +01:00
UbitUmarov
22e8d0022f AgentCircuitManager: go back to use of normal dictionaries and lock() 2023-06-22 13:50:19 +01:00