Andrew Meadows
|
e546ef23a8
|
don't bid for sim ownership of kinematic unless grabbed
|
2019-09-06 17:23:38 -07:00 |
|
Andrew Meadows
|
e770bd6142
|
build CollisionShapes and load RigidBodies even when not yet stepping
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
a0841c937c
|
fix logic around updating off-thread shapes
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
3eed8218ca
|
overhaul of MotionState and shape creations
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
1860e61a30
|
more correct collision group during grabs
|
2019-04-03 07:42:56 -07:00 |
|
Andrew Meadows
|
304f993391
|
remove enforcement of MOTION_TYPE_STATIC for mesh shapes
|
2019-02-15 16:50:45 -08:00 |
|
Andrew Meadows
|
7446fa9e7e
|
allow mesh shapes to use MOTION_TYPE_KINEMATIC
|
2019-02-15 15:00:09 -08:00 |
|
Seth Alves
|
f33e5ba5ae
|
cleanup
|
2019-01-30 14:47:38 -08:00 |
|
Seth Alves
|
0846eb8ec6
|
attempt to allow position edits in releaseGrab entity-method
|
2019-01-30 14:43:11 -08:00 |
|
Andrew Meadows
|
c9ef439a7f
|
fix more grab bugs
|
2019-01-25 08:46:24 -08:00 |
|
Andrew Meadows
|
b73187aed9
|
fix typo in comment
|
2019-01-23 23:19:33 -08:00 |
|
Andrew Meadows
|
d948168727
|
computeMotionType() returns KINEMATIC for things with grab
|
2019-01-23 21:30:15 -08:00 |
|
John Conklin II
|
e4abb66199
|
Merge pull request #14627 from AndrewMeadows/fewer-avatar-entity-updates
case 20304: please don't flood the avatar-mixer with unnecessary AvatarEntity udpates
|
2019-01-09 14:55:23 -08:00 |
|
Andrew Meadows
|
13a3982b5a
|
fix ZoneEntityItem::contains() for model shapes
|
2019-01-04 12:38:32 -08:00 |
|
Andrew Meadows
|
65a7e15f5d
|
don't send AvatarEntity updates when not necessary
|
2019-01-03 17:57:11 -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 |
|
Andrew Meadows
|
bb51079284
|
move some bid-prep logic from EntityMotionState to EntityItem
|
2018-10-18 10:33:02 -07:00 |
|
luiscuenca
|
012cd207b3
|
No data sent during basic transit
|
2018-09-24 11:39:10 -07:00 |
|
Andrew Meadows
|
9073e1ade3
|
don't zero kinematic velocity at end of sim ownership
|
2018-09-14 10:37:17 -07:00 |
|
Andrew Meadows
|
727bd6b05a
|
don't bid for simulation ownership of locked things
|
2018-08-31 13:31:26 -07:00 |
|
Andrew Meadows
|
207aea8712
|
remove cruft from rendering collision shapes
|
2018-07-16 10:29:34 -07:00 |
|
Andrew Meadows
|
8ea18e3359
|
integrate active kinematic even when grabbed
|
2018-07-10 11:20:18 -07:00 |
|
Andrew Meadows
|
ff6c309d8b
|
add comment
|
2018-07-02 15:20:51 -07:00 |
|
Andrew Meadows
|
9c32a38fb6
|
fix deactivation slow-spinning kinematics
|
2018-07-02 15:04:11 -07:00 |
|
John Conklin II
|
4088035b3b
|
Merge pull request #13411 from sabrina-shanman/crash-delete-cube
Fix crash when deleting objects in serverless mode
|
2018-06-21 14:39:07 -07:00 |
|
sabrina-shanman
|
c039d20304
|
Fix objects snapping back when selected
|
2018-06-20 13:55:38 -07:00 |
|
Andrew Meadows
|
6d422e4678
|
Merge 'master' into 'workload'
|
2018-06-18 10:30:13 -07:00 |
|
Andrew Meadows
|
db3520b332
|
also update queryAACube for 'Held' things
|
2018-06-01 16:38:57 -07:00 |
|
Andrew Meadows
|
62df4999ef
|
declare method const
|
2018-05-31 10:22:22 -07:00 |
|
Andrew Meadows
|
003e444246
|
Merge branch 'master' into 'workload'
|
2018-05-30 16:04:13 -07:00 |
|
Andrew Meadows
|
1612d90cd3
|
minor DynamicsWorld optimizations and track global steps count therein
|
2018-05-25 08:31:09 -07:00 |
|
samcake
|
559d436dfa
|
Fixing the merge conflicts
|
2018-05-24 16:57:10 -07:00 |
|
Andrew Meadows
|
31dd59d212
|
double bits in collision groups
|
2018-05-24 11:28:52 -07:00 |
|
Andrew Meadows
|
84a2e5e443
|
fix yeild behavior for owned things outside of R1
|
2018-05-18 11:23:56 -07:00 |
|
Andrew Meadows
|
a9c193b672
|
merge 'workload-014' into 'workload'
|
2018-05-18 10:12:04 -07:00 |
|
Andrew Meadows
|
00e360aff0
|
reduce sim ownership priority when releasing grab
|
2018-05-17 17:25:07 -07:00 |
|
Andrew Meadows
|
c7c4324b3c
|
Merge 'master' into 'workload'
|
2018-05-15 10:22:50 -07:00 |
|
John Conklin II
|
c57b0a957d
|
Merge pull request #13138 from AndrewMeadows/avoid-div-by-zero
avoid div by zero when measuring RigidBody effective acceleration
|
2018-05-14 13:41:08 -07:00 |
|
John Conklin II
|
4129664368
|
Merge pull request #13145 from highfidelity/stable
Merge RC67 stable into master
|
2018-05-10 17:07:20 -07:00 |
|
Andrew Meadows
|
b8d34f4b8f
|
more correct variable name
|
2018-05-09 12:13:27 -07:00 |
|
Andrew Meadows
|
f454dac709
|
avoid div by zero when measuring acceleration
|
2018-05-09 12:04:44 -07:00 |
|
Seth Alves
|
db03265a6b
|
when in serverless mode, short-circuit simulation ownership bids
|
2018-05-09 10:53:46 -07:00 |
|
Clement
|
da9fb9c751
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
|
Andrew Meadows
|
99a75c5a87
|
Merge 'master' into 'workload'
|
2018-05-02 17:28:36 -07:00 |
|
Andrew Meadows
|
003ea5ae36
|
remove unused crufty debug variable
|
2018-05-01 13:15:37 -07:00 |
|
Andrew Meadows
|
26db9ec09e
|
yield ownership outside workload R1
|
2018-05-01 13:15:37 -07:00 |
|
Andrew Meadows
|
03e03727db
|
fix bug: interface sends too many updates on settle
|
2018-04-26 12:55:28 -07:00 |
|
Andrew Meadows
|
a0f3e3a031
|
add simulation ownership expiry
|
2018-04-11 09:40:32 -07:00 |
|
Andrew Meadows
|
f0fcfc432c
|
fix typo in comment
|
2018-04-03 22:16:10 -07:00 |
|