Simon Walton
|
db8bd661ce
|
Max domain check-ins was 5, not 4, dammit
|
2019-02-27 16:50:07 -08:00 |
|
Simon Walton
|
17c0e40347
|
Add ability to filter on zone-type with JSON filter
|
2019-02-27 16:42:36 -08:00 |
|
Simon Walton
|
59b9831c1d
|
Revert max check-ins to 4
|
2019-02-27 15:56:01 -08:00 |
|
Simon Walton
|
fede8d0525
|
Minor clean-up
|
2019-02-27 15:37:11 -08:00 |
|
Simon Walton
|
13cda8d212
|
Use separate priority-queues for hero & other avatars
|
2019-02-27 13:14:08 -08:00 |
|
Simon Walton
|
167ddbecff
|
Use session display-name for debugging
|
2019-02-26 18:35:01 -08:00 |
|
Simon Walton
|
08d6a2ce7f
|
Avatar Hero debugging & logging
|
2019-02-26 16:40:16 -08:00 |
|
Simon Walton
|
4c071be2bf
|
Merge remote-tracking branch 'upstream/v0.79.HERO-rc' into hero-avatar-zone-79
|
2019-02-26 15:21:00 -08:00 |
|
John Conklin II
|
abf2226750
|
Merge pull request #15011 from Atlante45/fix/white-spheres-79
White spheres patch for the hero branch
|
2019-02-26 12:33:33 -08:00 |
|
John Conklin II
|
332a71ac16
|
Merge pull request #15032 from howard-stearns/79-hero-empty
trigger for 79 hero branch
|
2019-02-26 12:09:51 -08:00 |
|
howard-stearns
|
b7cc6ecca4
|
trigger for 79 hero branch
|
2019-02-26 10:59:31 -08:00 |
|
Simon Walton
|
0b080471ff
|
Filter on scriptValue to reduce EntityItem load; bump ping timeouts for testing
|
2019-02-26 10:57:35 -08:00 |
|
Simon Walton
|
a8dd7b7e1f
|
Fix gcc error about defining templates outside their namespace
Also warning about hiding virtual function.
|
2019-02-25 17:14:22 -08:00 |
|
Simon Walton
|
d6f755955d
|
Add _avatarPriorityChanged to EntityItemProperties::markAllChanged()
|
2019-02-25 16:24:12 -08:00 |
|
Simon Walton
|
e5091e7f59
|
Fixes for EntityItem contains test, add MixerAvatar class and use in sort
|
2019-02-25 15:44:52 -08:00 |
|
Clement
|
50035a1983
|
Delete old nodes with identical socket
|
2019-02-25 09:48:21 -08:00 |
|
Clement
|
d3b3dfd76d
|
Don't send a KillAvatar packet on kick
The DS already takes cares of removing nodes no longer allowed when
the permissions are updated and KillAvatar was never meant to be used
from the DS.
|
2019-02-25 09:47:55 -08:00 |
|
Simon Walton
|
16bc667b95
|
Looks like serialization order must be same a flag enum order!?
Also resuscitate EntityItem debug dumps.
|
2019-02-22 18:17:30 -08:00 |
|
Simon Walton
|
8033e93eda
|
Add avatar-priority boolean to zone entities
RC-79 version
|
2019-02-19 17:38:37 -08:00 |
|
Shannon Romano
|
07a92aea95
|
Merge pull request #14894 from AndrewMeadows/update-collision-group-after-grab
Case 21093: recompute collision group/mask when Grab ends
|
2019-02-12 17:31:43 -08:00 |
|
Andrew Meadows
|
9f9f512c59
|
undoing markDirty() overhead because _flags is atomic
|
2019-02-12 13:22:22 -08:00 |
|
Andrew Meadows
|
3ea6241cc9
|
send update for AvatarEntity on deleteGrab
|
2019-02-12 12:50:47 -08:00 |
|
John Conklin II
|
4a3a6261a5
|
Merge pull request #14898 from danteruiz/rc-fix-soft-entities
Case 21102: Wearer and observer disagree on whether a worn item is correctly placed
|
2019-02-12 12:30:49 -08:00 |
|
danteruiz
|
a7e28f7a66
|
fix spatially nestable parent overwrite
|
2019-02-11 17:04:07 -08:00 |
|
Andrew Meadows
|
fab3e5e3fd
|
remember hash of AvatarEntityItemData
|
2019-02-11 16:13:56 -08:00 |
|
Andrew Meadows
|
ff746c3141
|
flag collision group/mask dirty after grab
|
2019-02-11 12:19:33 -08:00 |
|
Shannon Romano
|
9e862ba55b
|
Merge pull request #14872 from sabrina-shanman/RC79_bug_no-normal-textures
(case 21072) Fix missing normal textures on models
|
2019-02-07 14:51:07 -08:00 |
|
John Conklin II
|
b900b75840
|
Merge pull request #14870 from SamGondelman/color79
Case 21048: Fix black albedo coloring
|
2019-02-07 14:19:25 -08:00 |
|
sabrina-shanman
|
466c226193
|
Do not use continues in logic checking if we should calculate mesh tangents
|
2019-02-07 11:39:51 -08:00 |
|
sabrina-shanman
|
0e9e4b3332
|
Fix normal textures not being visible
|
2019-02-07 11:39:49 -08:00 |
|
SamGondelman
|
e0cb37af4b
|
fix black albedo coloring
(cherry picked from commit 7fe0e5909e )
|
2019-02-07 10:47:32 -08:00 |
|
John Conklin II
|
d8390ba18f
|
Merge pull request #14855 from AndrewMeadows/fix-log-crash-on-early-shutdown
case 21040: fix Interface crash on early shutdown
|
2019-02-06 10:57:34 -08:00 |
|
Andrew Meadows
|
c8a0d61fd1
|
don't flushRepeatedMessages() in LogHandler dtor
|
2019-02-05 17:00:18 -08:00 |
|
Shannon Romano
|
6555e6e8ef
|
Merge pull request #14849 from SamGondelman/owningAvatarID79
Case 21011: Fix getEntityProperties (79)
|
2019-02-05 09:20:15 -08:00 |
|
Shannon Romano
|
f82fed98e5
|
Merge pull request #14848 from AndrewMeadows/trust-the-packet-0.79
Case 20958: fix crash for incorrect parsing of AvatarEntity data, for 0.79.0
|
2019-02-05 09:18:29 -08:00 |
|
SamGondelman
|
17cafe7cce
|
fix getEntityProperties
(cherry picked from commit 6e61c02d04 )
|
2019-02-04 10:41:10 -08:00 |
|
Andrew Meadows
|
5f3e3309b8
|
0.79.0: trust the data in the packet, Luke
|
2019-02-04 09:47:04 -08:00 |
|
Shannon Romano
|
d2707ee03d
|
Merge pull request #14841 from danteruiz/asset79
Case 20972: Fix SendAsset.qml has wrong color
|
2019-02-01 15:52:27 -08:00 |
|
Shannon Romano
|
ffd47f3bb7
|
Merge pull request #14824 from Atlante45/fix/scripts-load-fail-79
[79.0] Fix reload mechanic for entity server scripts
|
2019-02-01 15:51:27 -08:00 |
|
Dante Ruiz
|
ab6048e922
|
give tablet root color
|
2019-02-01 10:20:40 -08:00 |
|
John Conklin II
|
3872cc1830
|
Merge pull request #14829 from thoys/fix/create/zoneShapeVisualizersIgnorePickrayRC79
[RC79] MS20909: ignore pickRay for zone shape visualizers
|
2019-02-01 09:37:42 -08:00 |
|
John Conklin II
|
3a39e1bc02
|
Merge pull request #14826 from luiscuenca/FixAssert79
[RC79] Fix assertion when trying to create multisphere shapeInfo with empty data.
|
2019-01-31 16:02:59 -08:00 |
|
Shannon Romano
|
8a68a481f7
|
Merge pull request #14832 from danteruiz/the-spot79
Case 20941: Goto the spot on first launch (79.0)
|
2019-01-31 13:50:40 -08:00 |
|
Thijs Wenker
|
ca4695377f
|
also ignore picking on the material entity
|
2019-01-31 22:12:35 +01:00 |
|
Shannon Romano
|
5aeaa87bc4
|
Merge pull request #14815 from SimonWalton-HiFi/avatar-data-packet-overrun-rc79
79.0: Include the new scale float in min remaining size calculation
|
2019-01-31 11:28:34 -08:00 |
|
Dante Ruiz
|
9082a3f4e5
|
to the spot on first launch
|
2019-01-31 10:58:20 -08:00 |
|
Thijs Wenker
|
fbdae18245
|
ignore pickRay for zone shape visualizers
|
2019-01-31 19:38:20 +01:00 |
|
John Conklin II
|
e1b9d84ec8
|
Merge pull request #14819 from wayne-chen/oculusLoginFeature
MS20921: Oculus login button not appearing (RC79)
|
2019-01-31 09:18:14 -08:00 |
|
luiscuenca
|
e2f82eb949
|
Fix assertion on shapeInfo
|
2019-01-31 09:35:42 -07:00 |
|
Clement
|
b09a939066
|
Fix reload mechanic for entity server scripts
|
2019-01-30 17:28:47 -08:00 |
|