Andrew Meadows
|
9a854291af
|
supress spurious not important AvatarEntity updates
|
2019-01-18 15:36:38 -08:00 |
|
Shannon Romano
|
11b8ae6d44
|
Merge pull request #14710 from sethalves/mouse-grab-with-traits
case 15962: case 20481: Mouse grab with traits
|
2019-01-18 11:56:41 -08:00 |
|
Seth Alves
|
b1c34eb9ec
|
update queryAACube during grab rather than only when grab is released
|
2019-01-15 16:01:44 -08:00 |
|
Dante Ruiz
|
4ab7308669
|
addressing code review requests
|
2019-01-14 14:04:01 -08:00 |
|
Dante Ruiz
|
e7d3844620
|
making pre review requests
|
2019-01-14 11:14:57 -08:00 |
|
Dante Ruiz
|
8252481ce7
|
Delete domain entities only
|
2019-01-11 16:00:10 -08:00 |
|
Andrew Meadows
|
0098dedcbb
|
don't update server for AvatarEntity queryAACube
|
2019-01-09 18:25:12 -08:00 |
|
Andrew Meadows
|
0083c77280
|
add EntityTypes::extractEntityTypeAndID(), remove one spaghetti
|
2019-01-09 17:27:14 -08:00 |
|
Andrew Meadows
|
e4cc3fa976
|
minor cleanup
|
2019-01-09 17:27:14 -08:00 |
|
Andrew Meadows
|
d1927340f5
|
remove redundant addToNeedsParentFixupList()
|
2019-01-09 17:27:14 -08:00 |
|
SamGondelman
|
791257bd0a
|
convert old created to quint
|
2019-01-07 14:17:01 -08:00 |
|
SamGondelman
|
b5b7574c48
|
set created
|
2019-01-04 16:52:11 -08:00 |
|
Seth Alves
|
54a5805b5c
|
add final edit when dropping an avatar-entity. don't allow grabbing of other's avatar entities
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
bc5079e5d7
|
fix flawed logic in updateEntityQueryAACubeWorker
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
78aff6e95c
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
|
SamGondelman
|
b5a2642b6a
|
updated entityscriptinginterface API and related functions
(cherry picked from commit 6aac596698 )
|
2018-12-22 00:55:10 -05:00 |
|
Sam Gondelman
|
097d2d9503
|
Revert "Case 20200: Update EntityScriptingInterface to not find local entities"
|
2018-12-20 16:53:33 -08:00 |
|
Shannon Romano
|
b6d1607acd
|
Merge pull request #14547 from SamGondelman/NOverlays5
Case 20200: Update EntityScriptingInterface to not find local entities
|
2018-12-20 19:10:22 +00:00 |
|
SamGondelman
|
6aac596698
|
updated entityscriptinginterface API and related functions
|
2018-12-07 15:25:21 -08:00 |
|
Alexander Ivash
|
72a91668a5
|
FB19219 Make avatarapp to handle wearables update via drag&drop
|
2018-12-07 11:23:17 +03:00 |
|
Sam Gondelman
|
b690faeb12
|
Merge branch 'master' into NOverlays
|
2018-12-06 11:29:06 -08:00 |
|
SamGondelman
|
e282d51883
|
CR
|
2018-11-26 01:15:07 -05:00 |
|
SamGondelman
|
079d1dcbd6
|
convert clientOnly to entityHost and add local entities
|
2018-11-14 11:25:37 -08:00 |
|
Simon Walton
|
167a8fdc04
|
Merge branch 'master' into max-json-size
|
2018-11-13 14:57:06 -08:00 |
|
Ryan Huffman
|
1ff644b619
|
Merge pull request #14256 from ctrlaltdavid/M17008
Fix Interface crash importing JSON with duplicate entity IDs in file
|
2018-11-08 11:04:43 -08:00 |
|
Seth Alves
|
252e504ab9
|
attempt to keep userData and new grab properties in sync
|
2018-10-25 07:47:15 -07:00 |
|
David Rowe
|
794767144f
|
Fix Interface crash importing JSON with duplicate entity IDs in file
|
2018-10-23 15:30:33 +13:00 |
|
Simon Walton
|
be279f08dc
|
Restore the addMarketplaceIDToDocumentEntities() hack
Fixes for Linux compiles; other improvements
|
2018-10-17 15:43:38 -07:00 |
|
John Conklin II
|
8e5bc1678f
|
Merge pull request #14219 from SamGondelman/materialCull
QueryAACube fixes and materials expand to include their parent
|
2018-10-17 15:15:23 -07:00 |
|
SamGondelman
|
49b496046b
|
queryAACube fixes
|
2018-10-16 14:35:39 -07:00 |
|
Simon Walton
|
ad9f7f3a1d
|
Include the skipDefaults option in case we ever need it
Also print errors from parsing entities file; other tweaks
|
2018-10-12 11:18:38 -07:00 |
|
Simon Walton
|
0eec0e376c
|
Convert EntityTree direct to JSON, not via QJsonDocument
|
2018-10-11 18:13:26 -07:00 |
|
Seth Alves
|
834699fa12
|
Move grab pseudo-properties (userData) into first-class EntityItemProperties.
|
2018-10-02 08:54:12 -07:00 |
|
SamGondelman
|
aae06e8f49
|
faster aabox ray intersection and pre-computed inverse direction
|
2018-08-27 15:40:33 -07:00 |
|
SamGondelman
|
5c0b12abf6
|
ordered ray/parabola intersection code
|
2018-08-22 16:29:17 -07:00 |
|
SamGondelman
|
1ba28de5b6
|
try to fix nodelist not getting destroyed
|
2018-08-01 17:52:27 -07:00 |
|
SamGondelman
|
956c1511b6
|
Merge remote-tracking branch 'upstream/master' into parabolic
|
2018-07-19 15:23:25 -07:00 |
|
SamGondelman
|
90091d11e4
|
parabola picks, started implementing math
|
2018-07-03 09:47:31 -07:00 |
|
David Back
|
a8e231c5af
|
floats .0f
|
2018-06-28 11:33:38 -07:00 |
|
David Back
|
4f5a1bc340
|
zero out spread values for previous versions
|
2018-06-27 19:02:55 -07:00 |
|
Andrew Meadows
|
d50da2babc
|
Merge 'master' into 'workload'
|
2018-05-23 14:51:05 -07:00 |
|
Liv Erickson
|
56493346c1
|
fix permissions check
|
2018-05-22 15:41:48 -07:00 |
|
Liv Erickson
|
604b3cac1c
|
check for null entities in grab, add conversion for old userdata cloneable
|
2018-05-21 16:19:43 -07:00 |
|
Thijs Wenker
|
f4df75d016
|
CR feedback
|
2018-05-21 06:04:05 +02:00 |
|
Livi Erickson
|
9f7b383757
|
address CR feedback
|
2018-05-20 18:22:17 -07:00 |
|
Livi Erickson
|
9c0084209b
|
fix style error, start lifetime properly for cloned entities
|
2018-05-20 16:41:14 -07:00 |
|
Liv Erickson
|
6c8d68afc6
|
add extra cleanup in delete messages and simulation, as a fall back
|
2018-05-18 18:18:42 -07:00 |
|
Liv Erickson
|
29b11b9101
|
some fixes to server cloneables
|
2018-05-18 17:12:41 -07:00 |
|
Andrew Meadows
|
926014b43f
|
entity-server always promotes VOLUNTEER to RECRUIT
|
2018-05-17 17:24:24 -07:00 |
|
David Back
|
3730cbe36c
|
reconstruct cloneIDs lists on start, read/write locks on clone ID functions, fix removing last cloneable
|
2018-05-17 10:28:48 -07:00 |
|