Andrew Meadows
|
883b83ec59
|
minor name change for more clarity
|
2019-05-07 15:15:12 -07:00 |
|
Andrew Meadows
|
a28d185afc
|
make explicit: zones shouldn't be in physics simulation
|
2019-05-07 10:39:44 -07:00 |
|
Andrew Meadows
|
8e6394c95f
|
ParticleEffectEntityItem should not be in physics simulation
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
81f960a4bd
|
remove from _physicalObjects list after transaction
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
bef053584b
|
don't forget to clear _activeStaticBodies
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
d6a20a4abd
|
fix inverted logic typo
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
53ad41e5ee
|
include <chrono> in ShapeManager.h
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
f6916edac4
|
cleanup and removing some accidental C++-20-isms
|
2019-05-06 17:37:35 -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
|
6e27b4d1c5
|
remove bodies of deleted entities
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
af1f4364ef
|
don't forget to add detailedMotionStates to simulation
|
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
|
915cbb69df
|
split work out of EntityTree::update(), call it preUpdate()
|
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
|
3c8c68d187
|
track EntityItem adds to physcis with pending shape
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
deee159892
|
unravel physics-vs-entities lib dependencies part 1
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
7dfa8a26a3
|
cleanup EntityItem::shouldBePhysical() and derivations
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
8445eaf310
|
protect against orphaned off-thread-assembled shapes
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
514d598797
|
remove unhelpful profiling with wrong category
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
fbd4db5505
|
build StaticMeshShapes outside of mainloop
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
7fb7e503f9
|
reduce footprint of ShapeManager::_shapeMap
|
2019-05-06 17:35:57 -07:00 |
|
Shannon Romano
|
86f562de1b
|
Merge pull request #15515 from kencooke/midi-devicechange-audio-deadlock
Case 20521: Unplugging headphones with hifi open causes freeze
|
2019-05-06 15:03:56 -07:00 |
|
Shannon Romano
|
5a603c20aa
|
Merge pull request #15495 from Atlante45/fix/deadlock
Case 22433: master: Query shape type outside lock
|
2019-05-06 14:12:56 -07:00 |
|
Wayne Chen
|
845ad38106
|
Merge pull request #15503 from wayne-chen/useThresholdMutedWarning
Case 22447: The "MUTED" indicator (which warns when talking while muted) constantly flickers
|
2019-05-06 13:55:59 -07:00 |
|
Shannon Romano
|
1636256068
|
Merge pull request #15496 from davidkelly/dk/bugz-6
Increase max heartbeat time to 10 sec on mac
|
2019-05-06 13:03:25 -07:00 |
|
Shannon Romano
|
d206c9c87f
|
Merge pull request #15490 from raveenajain/stuckAvatars
Case 22424: gltf avatars break all other available avatars when used
|
2019-05-06 12:39:43 -07:00 |
|
John Conklin II
|
668af7c4a3
|
Merge pull request #15433 from Atlante45/fix/osx-deploy-target
Dependencies have correct osx deploy target
|
2019-05-06 12:15:18 -07:00 |
|
Ken Cooke
|
408fb56d57
|
MIDI error checking
|
2019-05-06 10:53:58 -07:00 |
|
Ken Cooke
|
f133ab65e4
|
MIDI bugfix
|
2019-05-06 10:48:53 -07:00 |
|
Ken Cooke
|
ea9690d72b
|
Disable MIDI rescan after devicechange, to avoid deadlock
|
2019-05-06 10:46:54 -07:00 |
|
Shannon Romano
|
3515c13e32
|
Merge pull request #15497 from sabrina-shanman/crash_fbx_read-binary-array
(case 22429) Do sanity checks on FBX data array lengths
|
2019-05-06 08:07:35 -07:00 |
|
Shannon Romano
|
4c31c6f6e5
|
Merge pull request #15453 from SimonWalton-HiFi/avatar-verification
Avatar verification
|
2019-05-06 08:04:06 -07:00 |
|
Shannon Romano
|
827cab7f1b
|
Merge pull request #15483 from SimonWalton-HiFi/set-connection-rate-high
22431: Set default avatar-mixer connection rate to effectively unlimited
|
2019-05-06 08:01:57 -07:00 |
|
Shannon Romano
|
2618ad09c3
|
Merge pull request #15501 from thoys/fix/asyncDailogsExitCrash
BUGZ-73: Fix crash for active async messageBoxes on exit of client
|
2019-05-03 15:40:48 -07:00 |
|
Shannon Romano
|
0cdde4b5dc
|
Merge pull request #15422 from ctrlaltdavid/M22224
Case 22224: Midi JSDoc
|
2019-05-03 15:10:40 -07:00 |
|
Sabrina Shanman
|
3c5bf63c55
|
Merge pull request #15505 from SamGondelman/stageCrash
Case 22419: Try to fix transition crash
|
2019-05-03 14:38:42 -07:00 |
|
Shannon Romano
|
74a79d04e7
|
Merge pull request #15504 from amantley/bugMaxBandwidth
Fixed possible divide by zero error in setPacketSendPeriod()
|
2019-05-03 09:17:32 -07:00 |
|
John Conklin II
|
16ece6c2fc
|
Merge pull request #15493 from amantley/bugPushToTalk
When you unmute using ctrl-m during push to talk, you now see that reflected in the audio icon
|
2019-05-03 09:03:36 -07:00 |
|
David Rowe
|
95e45a5aff
|
Merge branch 'master' into M22224
|
2019-05-03 17:07:35 +12:00 |
|
David Rowe
|
8458d746cd
|
Doc review
|
2019-05-03 17:07:14 +12:00 |
|
Angus Antley
|
1f004f34c4
|
added check for valid dynamic casts
|
2019-05-02 21:59:11 -07:00 |
|
Angus Antley
|
f019fa3a7c
|
Merge remote-tracking branch 'upstream/master' into bugPushToTalk
|
2019-05-02 18:28:34 -07:00 |
|
Angus Antley
|
1911301005
|
changed to match type of _mss in compare. also changed float to double for correct return type
|
2019-05-02 18:21:08 -07:00 |
|
Sam Gateau
|
46f4b13f2f
|
Merge pull request #15499 from samcake/coco
BUGZ-92: Refresh rate Throttling refinements
|
2019-05-02 17:24:34 -07:00 |
|
Shannon Romano
|
29e415a104
|
Merge pull request #15498 from SamGondelman/crash
Case 22444: Try to fix materialMapping crash
|
2019-05-02 16:29:39 -07:00 |
|
Shannon Romano
|
5d3c88b964
|
Merge pull request #15502 from sabrina-shanman/crash_snapshot_no-directory
(case 22368) Fix snapshots freezing Interface when no snap directory defined
|
2019-05-02 15:59:25 -07:00 |
|
Shannon Romano
|
7fc92a74e0
|
Merge pull request #15429 from SamGondelman/leave
Case 20989: Call leaveEntity when script on containing entity stops
|
2019-05-02 15:42:47 -07:00 |
|
Sam Gateau
|
02530bdd02
|
Refining the test to resetInactiveTimer
|
2019-05-02 14:51:45 -07:00 |
|
SamGondelman
|
200cf7aacb
|
try to fix transition crash
|
2019-05-02 14:31:43 -07:00 |
|
Angus Antley
|
ced5f52971
|
fixed possible divide by zero error in setpacketsendperiod in CongestionControl.cpp
|
2019-05-02 14:22:52 -07:00 |
|