Seth Alves
|
ceda8e9bea
|
Merge branch 'master' of github.com:highfidelity/hifi into grab-fixes
|
2016-05-05 14:16:20 -07:00 |
|
Seth Alves
|
cd934bab90
|
set _actionDataDirty when adding an action.
|
2016-05-05 14:16:13 -07:00 |
|
Zach Pomerantz
|
79c8001d7a
|
Audit thread safety of ResourceCache
|
2016-05-05 11:17:38 -07:00 |
|
Seth Alves
|
ec50744aa1
|
Merge pull request #7817 from AndrewMeadows/ignore-echo-of-stale-data
fix bug preventing sim ownership release
|
2016-05-05 11:14:55 -07:00 |
|
Brad Hefta-Gaub
|
d89c339b6a
|
Merge pull request #7803 from imgntn/homeUpdates
[Home] Dressing Room Updates
|
2016-05-05 11:06:10 -07:00 |
|
Seth Alves
|
3c41df53e4
|
Merge branch 'ignore-echo-of-stale-data' of github.com:AndrewMeadows/hifi into grab-fixes
|
2016-05-05 11:00:55 -07:00 |
|
Andrew Meadows
|
967a67256e
|
fix bug preventing sim ownership release
|
2016-05-05 10:52:53 -07:00 |
|
James B. Pollack
|
6d3a3b0cc5
|
cleanup comments, semicolons
|
2016-05-05 10:37:32 -07:00 |
|
Seth Alves
|
0c794cac5d
|
Merge branch 'master' of github.com:highfidelity/hifi into grab-fixes
|
2016-05-05 10:13:07 -07:00 |
|
Seth Alves
|
929d831212
|
Merge pull request #7807 from AndrewMeadows/ignore-echo-of-stale-data
fix object position glitch of owned simulations on networks with long ping-time
|
2016-05-05 10:11:02 -07:00 |
|
samcake
|
a78719bc85
|
Merge pull request #7813 from ZappoMan/fixRecursiveMutex
fix recursive mutex in Entites.callEntityMethod()
|
2016-05-05 10:06:58 -07:00 |
|
Seth Alves
|
f5be64ed96
|
Merge branch 'master' of github.com:highfidelity/hifi into grab-fixes
|
2016-05-05 09:52:33 -07:00 |
|
Seth Alves
|
24289b1e66
|
Merge pull request #7815 from birarda/stuck-assignment
add warnings for socket error and unexpected state change
|
2016-05-05 08:58:51 -07:00 |
|
Andrew Meadows
|
3202a723b8
|
remove warning about unused variable
|
2016-05-05 08:54:09 -07:00 |
|
Brad Hefta-Gaub
|
1df4cf4db0
|
Merge pull request #7812 from zzmp/fix/scripting-thread-dtor
Properly shut down scripting thread
|
2016-05-05 08:49:51 -07:00 |
|
Seth Alves
|
d76b8f2335
|
action->locallyAddedButNotYetReceived is unneeded with isMine available
|
2016-05-05 06:44:52 -07:00 |
|
Brad Hefta-Gaub
|
1e30ba43ea
|
Merge pull request #7781 from zzmp/log/pipeline-flood
Avoid missing pipeline log flood
|
2016-05-05 00:15:10 -07:00 |
|
Brad Hefta-Gaub
|
4cd5123aa6
|
Merge pull request #7814 from imgntn/cellGUI
[CellScience] Move buttons; update ribosome location
|
2016-05-05 00:13:49 -07:00 |
|
samcake
|
f1b236f3be
|
adding the DeferredBUfferRead.slh
|
2016-05-04 18:51:35 -07:00 |
|
samcake
|
2d573963bb
|
Introducing the unlit material
|
2016-05-04 18:50:52 -07:00 |
|
Andrew Meadows
|
be9a572fb0
|
fix grab motion glitch on long-ping connections
|
2016-05-04 16:50:42 -07:00 |
|
Stephen Birarda
|
8a3336ae95
|
use the networking logging category
|
2016-05-04 16:31:12 -07:00 |
|
Seth Alves
|
91af732516
|
if we receive an update from the entity-server that doesn't include one of our actions, resend the action data
|
2016-05-04 16:30:38 -07:00 |
|
Stephen Birarda
|
effa2fc235
|
typo fix for comment
|
2016-05-04 16:28:26 -07:00 |
|
Stephen Birarda
|
7192ad301f
|
add debug for socket errors and state changes
|
2016-05-04 16:23:40 -07:00 |
|
Andrew Meadows
|
8c7ee00849
|
Merge pull request #7808 from ctrlaltdavid/20904
Increase maximum friction value from 0.99 to 10.0
|
2016-05-04 16:11:43 -07:00 |
|
Zach Pomerantz
|
1553f532ba
|
Specialize usleep for Win32
|
2016-05-04 15:40:53 -07:00 |
|
Seth Alves
|
9db839bc13
|
don't allow someone else to delete an action that I own. reset dynamic property when releasing and entity, even if refCount isn't 0
|
2016-05-04 15:01:00 -07:00 |
|
Zach Pomerantz
|
526143b097
|
Improve perf of Win32 usleep
|
2016-05-04 13:36:07 -07:00 |
|
Zach Pomerantz
|
3619821b82
|
Improve timing tests with averages
|
2016-05-04 13:23:10 -07:00 |
|
Zach Pomerantz
|
0f6162d683
|
Use appropriate units for timing tests
|
2016-05-04 13:23:10 -07:00 |
|
David Rowe
|
4b05d8ed95
|
Increase maximum friction to 10.0 - Bullet's maximum
|
2016-05-05 07:50:15 +12:00 |
|
James B. Pollack
|
8d48f54313
|
fix ribosome location
|
2016-05-04 12:41:33 -07:00 |
|
James B. Pollack
|
e5ed5218e3
|
fix ribsome
|
2016-05-04 12:30:07 -07:00 |
|
James B. Pollack
|
83a7677766
|
update button position
|
2016-05-04 12:28:09 -07:00 |
|
Seth Alves
|
382a0c48da
|
fix warning
|
2016-05-04 12:09:26 -07:00 |
|
Zach Pomerantz
|
56ec0e5db0
|
Abort infinite JS loops on quit
|
2016-05-04 12:02:08 -07:00 |
|
Seth Alves
|
b6918f59a6
|
remove extra qualification
|
2016-05-04 11:33:41 -07:00 |
|
Seth Alves
|
44beca1687
|
try having all spring derived actions agree on a target
|
2016-05-04 11:29:17 -07:00 |
|
Brad Hefta-Gaub
|
2c9608489f
|
fix recursive mutex in Entites.callEntityMethod()
|
2016-05-04 10:01:20 -07:00 |
|
Zach Pomerantz
|
284feaf5d4
|
Properly shut down scripting thread
|
2016-05-03 20:29:31 -07:00 |
|
samcake
|
3c80767ec3
|
Adding the shadingMOdel read from the fbx material
|
2016-05-03 18:43:20 -07:00 |
|
howard-stearns
|
d3c6662198
|
Take the deadband down a notch, following feedback from P.
|
2016-05-03 16:35:20 -07:00 |
|
howard-stearns
|
acc216726a
|
Cleanup
|
2016-05-03 16:32:53 -07:00 |
|
howard-stearns
|
6eccf98050
|
Merge branch 'hand-controller-pointer' of https://github.com/howard-stearns/hifi into hand-controller-pointer
|
2016-05-03 16:27:33 -07:00 |
|
howard-stearns
|
fdf9c0a217
|
Fix offset so that non-full-size window can be located anywhere on screen.
|
2016-05-03 16:26:45 -07:00 |
|
David Rowe
|
d1064bf5ea
|
Increase maximum friction to 1.0 - bullet can handle it
|
2016-05-04 10:58:33 +12:00 |
|
Seth Alves
|
5a86640526
|
Merge branch 'grab-fixes' of github.com:sethalves/hifi into grab-fixes
|
2016-05-03 15:49:05 -07:00 |
|
Seth Alves
|
9e53055d43
|
parentID and parentJointIndex are now protected by simulation ownership
|
2016-05-03 15:48:50 -07:00 |
|
Seth Alves
|
f585a62c66
|
Merge branch 'master' of github.com:highfidelity/hifi into grab-fixes
|
2016-05-03 15:43:22 -07:00 |
|