UbitUmarov
|
13ec0b9221
|
put back lost parentgroud null check, it is still needed on load code
|
2025-10-05 20:53:49 +01:00 |
|
UbitUmarov
|
8b96e73938
|
cosmetics
|
2025-10-05 02:36:34 +01:00 |
|
UbitUmarov
|
41dda4407e
|
avoid some unnecessary sog saves
|
2025-10-04 23:19:46 +01:00 |
|
UbitUmarov
|
153a5e978a
|
let llSetBuoyancy work on attachments. But unlike at sl, the effect is not removed when the script or its prim is removed/deattached. SO use with care. THis lmitation was a reason why we did not let is work on attachments
|
2025-09-05 19:22:12 +01:00 |
|
UbitUmarov
|
0d71b6d871
|
very useless changes
|
2025-06-25 02:22:28 +01:00 |
|
UbitUmarov
|
7cf0f73cef
|
on ubodeMesher no need for Coord and Quat. Those are just Vector3 and Quaternion
|
2025-06-19 17:48:14 +01:00 |
|
UbitUmarov
|
628ddc1821
|
more agreesing inline
|
2025-06-07 01:10:10 +01:00 |
|
UbitUmarov
|
f20e3818af
|
a few changes on udp zero encoder and part text color
|
2025-06-06 23:27:51 +01:00 |
|
UbitUmarov
|
71a8008024
|
minor typo
|
2025-06-04 23:57:33 +01:00 |
|
UbitUmarov
|
e0006fb17d
|
stop old useless bytes to float and back to bytes
|
2025-06-04 23:41:26 +01:00 |
|
UbitUmarov
|
74c64e199d
|
mantis 9205: fix text alpha for lsl
|
2025-06-04 22:37:47 +01:00 |
|
UbitUmarov
|
18ec6d6380
|
cosmetics
|
2024-02-26 18:07:50 +00:00 |
|
UbitUmarov
|
c1438e0ee5
|
cosmetics
|
2024-02-17 14:54:37 +00:00 |
|
UbitUmarov
|
dd58a3a57c
|
cosmetics; remove old unused sop rotation axis ints
|
2024-02-15 18:48:00 +00:00 |
|
UbitUmarov
|
75952d9bea
|
cosmetics
|
2024-01-02 23:14:38 +00:00 |
|
UbitUmarov
|
ef1b5a8a61
|
remove obsolete add physics taint
|
2024-01-02 20:56:49 +00:00 |
|
UbitUmarov
|
23daf5340b
|
add some missing matovr full updates
|
2023-12-12 21:15:58 +00:00 |
|
UbitUmarov
|
1d27845e2a
|
a few changes to materials upload to inventory
|
2023-12-06 21:54:53 +00:00 |
|
UbitUmarov
|
d345288efa
|
reduce potencial useless float casts from list items
|
2023-03-15 11:29:35 +00:00 |
|
UbitUmarov
|
5740d99286
|
add test feature bin (de)serializer
|
2023-03-13 12:39:13 +00:00 |
|
UbitUmarov
|
abd7b60899
|
a few more test changes
|
2023-03-13 02:38:02 +00:00 |
|
UbitUmarov
|
77d8bb9968
|
a few more test changes and cosmetics
|
2023-03-12 20:26:27 +00:00 |
|
UbitUmarov
|
6d22429329
|
fix bounds check in GetLinkSitingAvatar
|
2023-03-11 17:38:06 +00:00 |
|
UbitUmarov
|
0bbaedc051
|
a few test changes
|
2023-03-09 19:16:40 +00:00 |
|
UbitUmarov
|
8946cb9f1c
|
cosmetics
|
2023-01-09 12:42:46 +00:00 |
|
UbitUmarov
|
bf952817fa
|
cosmetics, cleanup and other things
|
2022-12-17 22:04:03 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|
UbitUmarov
|
90a45494ab
|
add sop getownername so group owned case is handle correctly
|
2022-06-19 12:48:06 +01:00 |
|
UbitUmarov
|
61085cc25e
|
add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL.
|
2022-05-10 14:14:33 +01:00 |
|
UbitUmarov
|
9bd8e45b30
|
remove some more of obsolete ninha joints code
|
2022-03-19 01:06:44 +00:00 |
|
UbitUmarov
|
d06efefb48
|
Emailmodule. Receive mailbox dependis on prim having email event on scripts; send via smpt or to external prims are now options. The ini section name smtp is not wrong"
|
2022-03-18 16:15:32 +00:00 |
|
UbitUmarov
|
846d2df245
|
replace util.clip by utils.clamp (from libomv), and a few more cosmetics
|
2022-03-18 02:20:40 +00:00 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
9b33ef9c8c
|
a few more changes on vectors etc
|
2022-01-10 02:21:17 +00:00 |
|
UbitUmarov
|
357f20eb14
|
== UUID.Zero is slow
|
2022-01-08 23:35:56 +00:00 |
|
UbitUmarov
|
249f0fc4c2
|
mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type
|
2021-11-30 16:29:04 +00:00 |
|
UbitUmarov
|
042c49385f
|
mantis 7941: change llCollisionFilter code
|
2021-10-07 17:52:08 +01:00 |
|
UbitUmarov
|
076c87914d
|
save a few ns on ubode
|
2021-09-08 17:52:11 +01:00 |
|
UbitUmarov
|
2408ce790a
|
mantis 8908: use the prim idea of running animations, (by name or by key) on llStopObjectAnimation(), ignoring the prim inventory (unlike sl?)
|
2021-07-15 22:05:31 +01:00 |
|
UbitUmarov
|
1b9cea02b2
|
fix script events on crossings in same instance. MemberWiseClone on part.clone is bad
|
2021-05-12 21:37:39 +01:00 |
|
UbitUmarov
|
c816c220af
|
scripts line per second is no longer used and was wrong
|
2021-04-22 13:33:00 +01:00 |
|
UbitUmarov
|
95ffc8721c
|
mantis 8861: seems we can't trust save rotations
|
2021-02-09 03:57:50 +00:00 |
|
UbitUmarov
|
a3a499d69e
|
mantis 8854: fix the typos and rearrange code a bit. AGAIN PassTouches (and PassCollisions) are as old SL, not current
|
2021-01-25 14:07:08 +00:00 |
|
UbitUmarov
|
72f7009b10
|
add os[Link]ParticleSystem with expire option. If expire true and system MaxAge > 0, the system will be be (lazy) removed from the prim after that MaxAge
|
2021-01-12 15:38:10 +00:00 |
|
UbitUmarov
|
b596a36369
|
fix previus commit, not storing script related flags on dbs like all 0.9.x. this must be regen on scripts rez
|
2021-01-11 12:18:07 +00:00 |
|
UbitUmarov
|
06dececb03
|
reset flags relative to script events touch, money and allowdrop. Seems several do have them set in inventories even without scripts
|
2021-01-11 01:32:23 +00:00 |
|
UbitUmarov
|
c6b27cc02a
|
silly bug on llSetText exec
|
2020-10-11 04:00:35 +01:00 |
|
UbitUmarov
|
c7d61737fb
|
make use of some of those on inventory caps; fix some set of sp osutf8 fields
|
2020-10-10 19:11:37 +01:00 |
|
UbitUmarov
|
e894b4cafc
|
update libomv and apply necessary related changes
|
2020-10-06 17:29:01 +01:00 |
|